Skip to content

Commit 66dc2e1

Browse files
chore(deps): update dependency @types/ramda to v0.32.0 (#2412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 154984a commit 66dc2e1

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@types/eslint__js": "^9.0.0",
7373
"@types/marked": "^6.0.0",
7474
"@types/node": "24.13.2",
75-
"@types/ramda": "0.31.1",
75+
"@types/ramda": "0.32.0",
7676
"@types/uuid": "^11.0.0",
7777
"astro": "6.1.9",
7878
"dotenv": "17.4.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,7 +1185,7 @@ __metadata:
11851185
"@types/eslint__js": "npm:^9.0.0"
11861186
"@types/marked": "npm:^6.0.0"
11871187
"@types/node": "npm:24.13.2"
1188-
"@types/ramda": "npm:0.31.1"
1188+
"@types/ramda": "npm:0.32.0"
11891189
"@types/uuid": "npm:^11.0.0"
11901190
astro: "npm:6.1.9"
11911191
bignumber.js: "npm:11.1.4"
@@ -3555,12 +3555,12 @@ __metadata:
35553555
languageName: node
35563556
linkType: hard
35573557

3558-
"@types/ramda@npm:0.31.1":
3559-
version: 0.31.1
3560-
resolution: "@types/ramda@npm:0.31.1"
3558+
"@types/ramda@npm:0.32.0":
3559+
version: 0.32.0
3560+
resolution: "@types/ramda@npm:0.32.0"
35613561
dependencies:
3562-
types-ramda: "npm:^0.31.0"
3563-
checksum: 10c0/60c11e66730e2d1c96d480a9e4474be0ae82a84700a34937032c1e46147b8625e1a977361c37ca65e8b29d4368dc942354c7942aebda91b0fd416beac87646d6
3562+
types-ramda: "npm:^0.32.0"
3563+
checksum: 10c0/3787a771abc3ea1372577a4507988a850c917e46ba2adb565a42ba55bf78ac212ce992dba9df9bb18de1adacc9eae33323940d7ae3cd688469cc3523e47ce0b4
35643564
languageName: node
35653565
linkType: hard
35663566

@@ -10930,12 +10930,12 @@ __metadata:
1093010930
languageName: node
1093110931
linkType: hard
1093210932

10933-
"types-ramda@npm:^0.31.0":
10934-
version: 0.31.0
10935-
resolution: "types-ramda@npm:0.31.0"
10933+
"types-ramda@npm:^0.32.0":
10934+
version: 0.32.0
10935+
resolution: "types-ramda@npm:0.32.0"
1093610936
dependencies:
1093710937
ts-toolbelt: "npm:^9.6.0"
10938-
checksum: 10c0/fcdd4673fb9a08f82e5f72071200c662cdeb5b785556186645af0c43f9ab999de64c110c4f2a83b508aae985f014839799d2e3c552473543e8458733e6d0174a
10938+
checksum: 10c0/b6bfc73ffef1b2e1b07bd741ef187ee40b8c4fdd2f5392c1f17acc6ac2ebb34f6bab13b681de05f3594347bd3f8009f222002fc2752f54ae33e648dc61713431
1093910939
languageName: node
1094010940
linkType: hard
1094110941

0 commit comments

Comments
 (0)