Skip to content

Commit 284ac77

Browse files
fix(deps): update dependency ramda to ^0.30.0
1 parent 6a30925 commit 284ac77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"ngx-ui-tour-md-menu": "^10.7.0",
5858
"nouislider": "^15.7.1",
5959
"querystring": "^0.2.1",
60-
"ramda": "^0.27.2",
60+
"ramda": "^0.30.0",
6161
"rxjs": "^6.6.7",
6262
"scriptjs": "^2.5.9",
6363
"snazzy-info-window": "^1.1.1",
@@ -76,7 +76,7 @@
7676
"@types/jasmine": "~3.5.14",
7777
"@types/jasminewd2": "~2.0.13",
7878
"@types/node": "^18.19.3",
79-
"@types/ramda": "0.27.34",
79+
"@types/ramda": "0.30.0",
8080
"@typescript-eslint/eslint-plugin": "^5.62.0",
8181
"@typescript-eslint/parser": "^5.62.0",
8282
"codelyzer": "^6.0.2",

0 commit comments

Comments
 (0)