Skip to content

Commit 4554e3a

Browse files
committed
Update dependency @types/node to v18.16.10
1 parent 8f81743 commit 4554e3a

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

yarn.lock

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

1645-
"@types/node@18.16.9":
1646-
version "18.16.9"
1647-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.9.tgz#e79416d778a8714597342bb87efb5a6e914f7a73"
1648-
integrity sha512-IeB32oIV4oGArLrd7znD2rkHQ6EDCM+2Sr76dJnrHwv9OHBTTM6nuDLK9bmikXzPa0ZlWMWtRGo/Uw4mrzQedA==
1645+
"@types/node@18.16.10":
1646+
version "18.16.10"
1647+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.10.tgz#9b16d918f4f6fec6cae4af34283a91d555b81519"
1648+
integrity sha512-sMo3EngB6QkMBlB9rBe1lFdKSLqljyWPPWv6/FzSxh/IDlyVWSzE9RiF4eAuerQHybrWdqBgAGb03PM89qOasA==
16491649

16501650
"@types/node@^12.12.6":
16511651
version "12.20.23"

0 commit comments

Comments
 (0)