Skip to content

Commit 67d7365

Browse files
committed
Update dependency @types/ramda to v0.29.7
1 parent 3bd42f2 commit 67d7365

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.4",
4646
"@types/node": "18.18.6",
47-
"@types/ramda": "0.29.6",
47+
"@types/ramda": "0.29.7",
4848
"@typescript-eslint/eslint-plugin": "6.8.0",
4949
"@typescript-eslint/parser": "6.8.0",
5050
"ava": "5.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -405,10 +405,10 @@
405405
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.6.tgz#26da694f75cdb057750f49d099da5e3f3824cb3e"
406406
integrity sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==
407407

408-
"@types/ramda@0.29.6":
409-
version "0.29.6"
410-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.6.tgz#67af9b362da5d18316c8181fc13a0f3eeb17db55"
411-
integrity sha512-4XQ9hYQhCwOxfkoTsIPvDVXc75fY5+MLQHUpExX6ByvU1q+0vOYRLSjWAt1IydkE1hOuhwMH6KvV/9rhzgrvRw==
408+
"@types/ramda@0.29.7":
409+
version "0.29.7"
410+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.7.tgz#e78747e4d6b498b335b841200b5fa03287a9c60c"
411+
integrity sha512-IUl6U95qwlQtVvZkSX4ODj08oJVtPyWMFRtPVNqhxc2rt+Bh7lCzTrGMYMZ7dmRKcAjtot3xrPnYGwsjdt8gzQ==
412412
dependencies:
413413
types-ramda "^0.29.5"
414414

0 commit comments

Comments
 (0)