Skip to content

Commit 502a449

Browse files
committed
Update dependency @types/node to v16.18.0
1 parent f3d2410 commit 502a449

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.3",
2828
"@types/dotenv": "8.2.0",
2929
"@types/mocha": "9.1.1",
30-
"@types/node": "16.11.68",
30+
"@types/node": "16.18.0",
3131
"@typescript-eslint/eslint-plugin": "5.40.1",
3232
"@typescript-eslint/parser": "5.40.1",
3333
"chai": "4.3.6",

yarn.lock

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

1729-
"@types/node@16.11.68":
1730-
version "16.11.68"
1731-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.68.tgz#30ee923f4d940793e0380f5ce61c0bd4b7196b6c"
1732-
integrity sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ==
1729+
"@types/node@16.18.0":
1730+
version "16.18.0"
1731+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.0.tgz#34982c6d5b5734c900f4ee69e1b87d212db6c60f"
1732+
integrity sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==
17331733

17341734
"@types/node@^12.12.6":
17351735
version "12.20.23"

0 commit comments

Comments
 (0)