Skip to content

Commit 559bdf9

Browse files
Update dependency @types/node to v16.18.35
1 parent 017448f commit 559bdf9

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
@@ -26,7 +26,7 @@
2626
"@types/chai": "4.3.0",
2727
"@types/dotenv": "8.2.0",
2828
"@types/mocha": "9.0.0",
29-
"@types/node": "16.11.19",
29+
"@types/node": "16.18.35",
3030
"@typescript-eslint/eslint-plugin": "5.9.0",
3131
"@typescript-eslint/parser": "5.9.0",
3232
"chai": "4.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,10 +1251,10 @@
12511251
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.10.tgz#7aa732cc47341c12a16b7d562f519c2383b6d4fc"
12521252
integrity sha512-S63Dlv4zIPb8x6MMTgDq5WWRJQe56iBEY0O3SOFA9JrRienkOVDXSXBjjJw6HTNQYSE2JI6GMCR6LVbIMHJVvA==
12531253

1254-
"@types/node@16.11.19":
1255-
version "16.11.19"
1256-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.19.tgz#1afa165146997b8286b6eabcb1c2d50729055169"
1257-
integrity sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng==
1254+
"@types/node@16.18.35":
1255+
version "16.18.35"
1256+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.35.tgz#d691fa3bccf0279babd2a079d046f9967642f895"
1257+
integrity sha512-yqU2Rf94HFZqgHf6Tuyc/IqVD0l3U91KjvypSr1GtJKyrnl6L/kfnxVqN4QOwcF5Zx9tO/HKK+fozGr5AtqA+g==
12581258

12591259
"@types/node@^12.12.6":
12601260
version "12.20.23"

0 commit comments

Comments
 (0)