Skip to content

Commit 14ce2dc

Browse files
committed
chore(deps): update dependency @types/ramda to ^0.27.60
1 parent c4e3b7a commit 14ce2dc

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.0.3",
27-
"@types/ramda": "^0.27.52",
27+
"@types/ramda": "^0.27.60",
2828
"@types/react": "17.0.37",
2929
"@types/react-test-renderer": "^17.0.1",
3030
"babel-jest": "^27.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1258,12 +1258,12 @@ __metadata:
12581258
languageName: node
12591259
linkType: hard
12601260

1261-
"@types/ramda@npm:^0.27.52":
1262-
version: 0.27.52
1263-
resolution: "@types/ramda@npm:0.27.52"
1261+
"@types/ramda@npm:^0.27.60":
1262+
version: 0.27.60
1263+
resolution: "@types/ramda@npm:0.27.60"
12641264
dependencies:
12651265
ts-toolbelt: ^6.15.1
1266-
checksum: 67e2df83b8ca5c4c85797cad215e89c18274a1222a9daad3ea5563ccd3cb81a2749898cc2387f3eef16ecaf35936a1fcbc72b25a9205d232763960fa3c900bbe
1266+
checksum: 442cce67b91ad42753ba47929918284dfc1792a3557038b3a0c816c1c874adeafe62daf3b80055044f0092054736ab211e14e2e1cef922378bce129b68ae9870
12671267
languageName: node
12681268
linkType: hard
12691269

@@ -7521,7 +7521,7 @@ resolve@^2.0.0-next.3:
75217521
dependencies:
75227522
"@stitches/react": ^0.2.5
75237523
"@types/jest": ^27.0.3
7524-
"@types/ramda": ^0.27.52
7524+
"@types/ramda": ^0.27.60
75257525
"@types/react": 17.0.37
75267526
"@types/react-test-renderer": ^17.0.1
75277527
babel-jest: ^27.4.0

0 commit comments

Comments
 (0)