Skip to content

Commit dcc6bca

Browse files
committed
Update dependency @types/node to v18.16.10
1 parent 5e92c0c commit dcc6bca

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
@@ -26,7 +26,7 @@
2626
"@types/chai": "4.3.5",
2727
"@types/dotenv": "8.2.0",
2828
"@types/mocha": "9.1.1",
29-
"@types/node": "18.16.9",
29+
"@types/node": "18.16.10",
3030
"@typescript-eslint/eslint-plugin": "5.59.6",
3131
"@typescript-eslint/parser": "5.59.6",
3232
"chai": "4.3.7",

yarn.lock

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

1675-
"@types/node@18.16.9":
1676-
version "18.16.9"
1677-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
1678-
integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
1675+
"@types/node@18.16.10":
1676+
version "18.16.10"
1677+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.10.tgz#9b16d918f4f6fec6cae4af34283a91d555b81519"
1678+
integrity sha512-sMo3EngB6QkMBlB9rBe1lFdKSLqljyWPPWv6/FzSxh/IDlyVWSzE9RiF4eAuerQHybrWdqBgAGb03PM89qOasA==
16791679

16801680
"@types/node@^12.12.6":
16811681
version "12.20.23"

0 commit comments

Comments
 (0)