Skip to content

Commit f1d98a5

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

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
@@ -63,7 +63,7 @@
6363
"@types/eslint-config-prettier": "^6.11.3",
6464
"@types/eslint__js": "^8.42.3",
6565
"@types/node": "22.18.1",
66-
"@types/ramda": "0.31.0",
66+
"@types/ramda": "0.31.1",
6767
"@types/react": "^19.0.0",
6868
"astro": "^5.0.0",
6969
"concurrently": "^9.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1804,7 +1804,7 @@ __metadata:
18041804
"@types/eslint-config-prettier": "npm:^6.11.3"
18051805
"@types/eslint__js": "npm:^8.42.3"
18061806
"@types/node": "npm:22.18.1"
1807-
"@types/ramda": "npm:0.31.0"
1807+
"@types/ramda": "npm:0.31.1"
18081808
"@types/react": "npm:^19.0.0"
18091809
astro: "npm:^5.0.0"
18101810
concurrently: "npm:^9.0.0"
@@ -6082,12 +6082,12 @@ __metadata:
60826082
languageName: node
60836083
linkType: hard
60846084

6085-
"@types/ramda@npm:0.31.0":
6086-
version: 0.31.0
6087-
resolution: "@types/ramda@npm:0.31.0"
6085+
"@types/ramda@npm:0.31.1":
6086+
version: 0.31.1
6087+
resolution: "@types/ramda@npm:0.31.1"
60886088
dependencies:
60896089
types-ramda: "npm:^0.31.0"
6090-
checksum: 10c0/d979b1eb08e7b614369622675c6c0c5dde6e7c232c0fbff1b6975a771a2ea2e663ccad27779486b4942e29a832f10da7afd53994c4638559ecdd69ea8d4fd35b
6090+
checksum: 10c0/60c11e66730e2d1c96d480a9e4474be0ae82a84700a34937032c1e46147b8625e1a977361c37ca65e8b29d4368dc942354c7942aebda91b0fd416beac87646d6
60916091
languageName: node
60926092
linkType: hard
60936093

0 commit comments

Comments
 (0)