Skip to content

Commit 34da693

Browse files
Update dependency @types/ramda to v0.30.2
1 parent dbc820c commit 34da693

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
@@ -23,7 +23,7 @@
2323
"@ava/typescript": "5.0.0",
2424
"@types/dotenv": "8.2.0",
2525
"@types/node": "20.16.1",
26-
"@types/ramda": "0.30.1",
26+
"@types/ramda": "0.30.2",
2727
"@typescript-eslint/eslint-plugin": "8.2.0",
2828
"@typescript-eslint/parser": "8.2.0",
2929
"ava": "6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -520,10 +520,10 @@
520520
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.2.1.tgz#374e31645d58cb18a07b3ecd8e9dede4deb2cccd"
521521
integrity sha512-DxZZbyMAM9GWEzXL+BMZROWz9oo6A9EilwwOMET2UVu2uZTqMWS5S69KVtuVKaRjCUpcrOXRalet86/OpG4kqw==
522522

523-
"@types/[email protected].1":
524-
version "0.30.1"
525-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.1.tgz#316257fec12747bb39a2e921df48a9dcb8c164a9"
526-
integrity sha512-aoyF/ADPL6N+/NXXfhPWF+Qj6w1Cql59m9wX0Gi15uyF+bpzXeLd63HPdiTDE2bmLXfNcVufsDPKmbfOrOzTBA==
523+
"@types/[email protected].2":
524+
version "0.30.2"
525+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.30.2.tgz#70661b20c1bb969589a551b7134ae75008ffbfb6"
526+
integrity sha512-PyzHvjCalm2BRYjAU6nIB3TprYwMNOUY/7P/N8bSzp9W/yM2YrtGtAnnVtaCNSeOZ8DzKyFDvaqQs7LnWwwmBA==
527527
dependencies:
528528
types-ramda "^0.30.1"
529529

0 commit comments

Comments
 (0)