Skip to content

Commit c45e9c7

Browse files
committed
Update dependency @types/node to v16.11.63
1 parent 6cff8a4 commit c45e9c7

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
@@ -25,7 +25,7 @@
2525
"@types/chai": "4.3.3",
2626
"@types/dotenv": "8.2.0",
2727
"@types/mocha": "9.1.1",
28-
"@types/node": "16.11.62",
28+
"@types/node": "16.11.63",
2929
"@typescript-eslint/eslint-plugin": "5.38.1",
3030
"@typescript-eslint/parser": "5.38.1",
3131
"chai": "4.3.6",

yarn.lock

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

1648-
"@types/node@16.11.62":
1649-
version "16.11.62"
1650-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.62.tgz#bab2e6208531321d147eda20c38e389548cd5ffc"
1651-
integrity sha512-K/ggecSdwAAy2NUW4WKmF4Rc03GKbsfP+k326UWgckoS+Rzd2PaWbjk76dSmqdLQvLTJAO9axiTUJ6488mFsYQ==
1648+
"@types/node@16.11.63":
1649+
version "16.11.63"
1650+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.63.tgz#af57f6d2c3fb17a571230d527003dd734a9109b2"
1651+
integrity sha512-3OxnrEQLBz8EIIaHpg3CibmTAEGkDBcHY4fL5cnBwg2vd2yvHrUDGWxK+MlYPeXWWIoJJW79dGtU+oeBr6166Q==
16521652

16531653
"@types/node@^12.12.6":
16541654
version "12.20.23"

0 commit comments

Comments
 (0)