Skip to content

Commit 149a85b

Browse files
committed
chore(deps): update dependency @types/node to v18.16.5
1 parent be10b45 commit 149a85b

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
@@ -27,7 +27,7 @@
2727
"@types/chai": "4.3.5",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "10.0.1",
30-
"@types/node": "18.16.4",
30+
"@types/node": "18.16.5",
3131
"@typescript-eslint/eslint-plugin": "5.59.2",
3232
"@typescript-eslint/parser": "5.59.2",
3333
"chai": "4.3.7",

yarn.lock

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

1261-
"@types/node@18.16.4":
1262-
version "18.16.4"
1263-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.4.tgz#dfb38f0f3fb045fca84ffa7783233c63009d8a92"
1264-
integrity sha512-LUhvPmAKAbgm+p/K11IWszLZVoZDlMF4NRmqbhEzDz/CnCuehPkZXwZbBCKGJsgjnuVejotBwM7B3Scrq4EqDw==
1261+
"@types/node@18.16.5":
1262+
version "18.16.5"
1263+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.5.tgz#bf64e42719dc2e74da24709a2e1c0b50a966120a"
1264+
integrity sha512-seOA34WMo9KB+UA78qaJoCO20RJzZGVXQ5Sh6FWu0g/hfT44nKXnej3/tCQl7FL97idFpBhisLYCTB50S0EirA==
12651265

12661266
"@types/normalize-package-data@^2.4.0":
12671267
version "2.4.1"

0 commit comments

Comments
 (0)