Skip to content

Commit dea602f

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

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
@@ -72,7 +72,7 @@
7272
"@types/eslint__js": "^9.0.0",
7373
"@types/marked": "^6.0.0",
7474
"@types/node": "22.18.1",
75-
"@types/ramda": "0.31.0",
75+
"@types/ramda": "0.31.1",
7676
"@types/uuid": "^10.0.0",
7777
"astro": "5.13.7",
7878
"dotenv": "17.2.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@ __metadata:
984984
"@types/eslint__js": "npm:^9.0.0"
985985
"@types/marked": "npm:^6.0.0"
986986
"@types/node": "npm:22.18.1"
987-
"@types/ramda": "npm:0.31.0"
987+
"@types/ramda": "npm:0.31.1"
988988
"@types/uuid": "npm:^10.0.0"
989989
astro: "npm:5.13.7"
990990
bignumber.js: "npm:9.3.1"
@@ -3041,12 +3041,12 @@ __metadata:
30413041
languageName: node
30423042
linkType: hard
30433043

3044-
"@types/ramda@npm:0.31.0":
3045-
version: 0.31.0
3046-
resolution: "@types/ramda@npm:0.31.0"
3044+
"@types/ramda@npm:0.31.1":
3045+
version: 0.31.1
3046+
resolution: "@types/ramda@npm:0.31.1"
30473047
dependencies:
30483048
types-ramda: "npm:^0.31.0"
3049-
checksum: 10c0/d979b1eb08e7b614369622675c6c0c5dde6e7c232c0fbff1b6975a771a2ea2e663ccad27779486b4942e29a832f10da7afd53994c4638559ecdd69ea8d4fd35b
3049+
checksum: 10c0/60c11e66730e2d1c96d480a9e4474be0ae82a84700a34937032c1e46147b8625e1a977361c37ca65e8b29d4368dc942354c7942aebda91b0fd416beac87646d6
30503050
languageName: node
30513051
linkType: hard
30523052

0 commit comments

Comments
 (0)