File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"@ava/typescript" : " 5.0.0" ,
24
24
"@types/dotenv" : " 8.2.0" ,
25
25
"@types/node" : " 20.16.1" ,
26
- "@types/ramda" : " 0.30.1 " ,
26
+ "@types/ramda" : " 0.30.2 " ,
27
27
"@typescript-eslint/eslint-plugin" : " 8.2.0" ,
28
28
"@typescript-eslint/parser" : " 8.2.0" ,
29
29
"ava" : " 6.1.3" ,
Original file line number Diff line number Diff line change 520
520
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.2.1.tgz#374e31645d58cb18a07b3ecd8e9dede4deb2cccd"
521
521
integrity sha512-DxZZbyMAM9GWEzXL+BMZROWz9oo6A9EilwwOMET2UVu2uZTqMWS5S69KVtuVKaRjCUpcrOXRalet86/OpG4kqw==
522
522
523
-
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
+
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 ==
527
527
dependencies :
528
528
types-ramda "^0.30.1"
529
529
You can’t perform that action at this time.
0 commit comments