Skip to content

Commit 0d85de4

Browse files
chore(deps): update dependency @types/ramda to v0.31.1 (#791)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1c140e commit 0d85de4

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/eslint-config-prettier": "^6.11.3",
6868
"@types/eslint__js": "^9.0.0",
6969
"@types/node": "22.17.2",
70-
"@types/ramda": "0.31.0",
70+
"@types/ramda": "0.31.1",
7171
"astro": "^5.0.0",
7272
"dotenv": "17.2.1",
7373
"eslint": "^9.17.0",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -996,7 +996,7 @@ __metadata:
996996
"@types/eslint-config-prettier": "npm:^6.11.3"
997997
"@types/eslint__js": "npm:^9.0.0"
998998
"@types/node": "npm:22.17.2"
999-
"@types/ramda": "npm:0.31.0"
999+
"@types/ramda": "npm:0.31.1"
10001000
"@types/swiper": "npm:^6.0.0"
10011001
astro: "npm:^5.0.0"
10021002
bignumber.js: "npm:9.3.1"
@@ -3417,7 +3417,16 @@ __metadata:
34173417
languageName: node
34183418
linkType: hard
34193419

3420-
"@types/ramda@npm:0.31.0, @types/ramda@npm:^0.31.0":
3420+
"@types/ramda@npm:0.31.1":
3421+
version: 0.31.1
3422+
resolution: "@types/ramda@npm:0.31.1"
3423+
dependencies:
3424+
types-ramda: "npm:^0.31.0"
3425+
checksum: 10c0/60c11e66730e2d1c96d480a9e4474be0ae82a84700a34937032c1e46147b8625e1a977361c37ca65e8b29d4368dc942354c7942aebda91b0fd416beac87646d6
3426+
languageName: node
3427+
linkType: hard
3428+
3429+
"@types/ramda@npm:^0.31.0":
34213430
version: 0.31.0
34223431
resolution: "@types/ramda@npm:0.31.0"
34233432
dependencies:

0 commit comments

Comments
 (0)