Skip to content

Commit c4ec002

Browse files
committed
chore(deps): update dependency @types/node to v18.15.6
1 parent ef9820d commit c4ec002

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/chai": "4.3.4",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.1",
30-
"@types/node": "18.15.5",
30+
"@types/node": "18.15.6",
3131
"@typescript-eslint/eslint-plugin": "5.56.0",
3232
"@typescript-eslint/parser": "5.56.0",
3333
"chai": "4.3.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1225,10 +1225,10 @@
12251225
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
12261226
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
12271227

1228-
"@types/node@18.15.5":
1229-
version "18.15.5"
1230-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.5.tgz#3af577099a99c61479149b716183e70b5239324a"
1231-
integrity sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew==
1228+
"@types/node@18.15.6":
1229+
version "18.15.6"
1230+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.6.tgz#af98ef4a36e7ac5f2d03040f3109fcce972bf6cb"
1231+
integrity sha512-YErOafCZpK4g+Rp3Q/PBgZNAsWKGunQTm9FA3/Pbcm0VCriTEzcrutQ/SxSc0rytAp0NoFWue669jmKhEtd0sA==
12321232

12331233
"@types/normalize-package-data@^2.4.0":
12341234
version "2.4.1"

0 commit comments

Comments
 (0)