Skip to content

Commit 66be66d

Browse files
fix(deps): update dependency ramda to ^0.29.0
1 parent 07d3f12 commit 66be66d

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
@@ -56,7 +56,7 @@
5656
"ngx-ui-tour-md-menu": "^10.7.0",
5757
"nouislider": "^15.7.1",
5858
"querystring": "^0.2.1",
59-
"ramda": "^0.27.0",
59+
"ramda": "^0.29.0",
6060
"rxjs": "^6.6.7",
6161
"scriptjs": "^2.5.9",
6262
"snazzy-info-window": "^1.1.1",
@@ -75,7 +75,7 @@
7575
"@types/jasmine": "~3.5.10",
7676
"@types/jasminewd2": "~2.0.3",
7777
"@types/node": "^18.11.9",
78-
"@types/ramda": "0.27.34",
78+
"@types/ramda": "0.29.9",
7979
"@typescript-eslint/eslint-plugin": "^5.61.0",
8080
"@typescript-eslint/parser": "^5.61.0",
8181
"codelyzer": "^6.0.2",

0 commit comments

Comments
 (0)