Skip to content

Commit d666452

Browse files
committed
Update dependency @types/ramda to v0.30.2
1 parent 7daf5c6 commit d666452

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/dotenv": "8.2.0",
4545
"@types/jsonwebtoken": "9.0.7",
4646
"@types/node": "20.14.14",
47-
"@types/ramda": "0.30.1",
47+
"@types/ramda": "0.30.2",
4848
"@typescript-eslint/eslint-plugin": "7.2.0",
4949
"@typescript-eslint/parser": "7.2.0",
5050
"ava": "5.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -408,10 +408,10 @@
408408
dependencies:
409409
undici-types "~5.26.4"
410410

411-
"@types/ramda@0.30.1":
412-
version "0.30.1"
413-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1.tgz#316257fec12747bb39a2e921df48a9dcb8c164a9"
414-
integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA==
411+
"@types/ramda@0.30.2":
412+
version "0.30.2"
413+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.2.tgz#70661b20c1bb969589a551b7134ae75008ffbfb6"
414+
integrity sha512-PyzHvjCalm2BRYjAU6nIB3TprYwMNOUY/7P/N8bSzp9W/yM2YrtGtAnnVtaCNSeOZ8DzKyFDvaqQs7LnWwwmBA==
415415
dependencies:
416416
types-ramda "^0.30.1"
417417

0 commit comments

Comments
 (0)