Skip to content

Commit 640bcbc

Browse files
committed
fix(deps): update dependency ramda to v0.27.0
1 parent 2771cee commit 640bcbc

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@kube-js/semantic-release": "1.0.7",
3434
"@kube-js/tscommons": "1.0.5",
3535
"@types/jest": "24.0.18",
36-
"@types/ramda": "0.26.26",
36+
"@types/ramda": "0.27.4",
3737
"jest": "24.9.0",
3838
"rimraf": "3.0.0",
3939
"ts-jest": "24.1.0",
@@ -49,7 +49,7 @@
4949
"ky": "0.15.0",
5050
"make-error": "1.3.5",
5151
"pre-commit": "1.2.2",
52-
"ramda": "0.26.1"
52+
"ramda": "0.27.0"
5353
},
5454
"publishConfig": {
5555
"access": "public"

0 commit comments

Comments
 (0)