8000 fix(deps): update dependency ramda to ^0.30.1 · yurtaev/yurtaev.github.io@6c7bf62 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6c7bf62

Browse files
fix(deps): update dependency ramda to ^0.30.1
1 parent 74a4b42 commit 6c7bf62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"next": "12.0.7",
1919
"next-themes": "^0.0.15",
2020
"prism-react-renderer": "^1.2.1",
21-
"ramda": "^0.28.0",
21+
"ramda": "^0.30.1",
2222
"react": "17.0.2",
2323
"react-dom": "17.0.2"
2424
},
2525
"devDependencies": {
2626
"@types/jest": "^27.4.0",
27-
"@types/ramda": "^0.28.11",
27+
"@types/ramda": "^0.30.2",
2828
"@types/react": "17.0.38",
2929
"@types/react-test-renderer": "^17.0.1",
3030
"babel-jest": "^27.4.6",

0 commit comments

Comments
 (0)
0