8000 chore(deps): update dependency @types/ramda to ^0.28.15 · yurtaev/yurtaev.github.io@4760233 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 4760233

Browse files
chore(deps): update dependency @types/ramda to ^0.28.15
1 parent 74a4b42 commit 4760233

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@types/jest": "^27.4.0",
27-
"@types/ramda": "^0.28.11",
27+
"@types/ramda": "^0.28.15",
2828
"@types/react": "17.0.38",
2929
"@types/react-test-renderer": "^17.0.1",
3030
"babel-jest": "^27.4.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,12 +1237,12 @@ __metadata:
12371237
languageName: node
12381238
linkType: hard
12391239

1240-
"@types/ramda@npm:^0.28.11":
1241-
version: 0.28.11
1242-
resolution: "@types/ramda@npm:0.28.11"
1240+
"@types/ramda@npm:^0.28.15":
1241+
version: 0.28.15
1242+
resolution: "@types/ramda@npm:0.28.15"
12431243
dependencies:
12441244
ts-toolbelt: ^6.15.1
1245-
checksum: 153f106424274a788dfac372f5d0735fefc96b8b3737d1d717aa47268a447b52a18db6de4608e129ebe394e78207748efe1c2ef8685765e5a213fb800a4830d8
1245+
checksum: f96576c78a3bfdc8d0675a7c5fb237a56fe76b1d380578f63e59185bd1938c38729d7051d92750e6773bc2ea9c64e5d63bdbd7b95c92f5d400d3d5ce850a6dbd
12461246
languageName: node
12471247
linkType: hard
12481248

@@ -7424,7 +7424,7 @@ resolve@^2.0.0-next.3:
74247424
dependencies:
74257425
"@stitches/react": ^0.2.5
74267426
"@types/jest": ^27.4.0
7427-
"@types/ramda": ^0.28.11
7427+
"@types/ramda": ^0.28.15
74287428
"@types/react": 17.0.38
74297429
"@types/react-test-renderer": ^17.0.1
74307430
babel-jest: ^27.4.6

0 commit comments

Comments
 (0)
0