Skip to content

Commit 58b6701

Browse files
committed
Update dependency @types/node to v16.11.51
1 parent a0ee238 commit 58b6701

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.50",
28+
"@types/node": "16.11.51",
2929
"@typescript-eslint/eslint-plugin": "5.33.1",
3030
"@typescript-eslint/parser": "5.33.1",
3131
"chai": "4.3.6",

yarn.lock

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

1634-
"@types/node@16.11.50":
1635-
version "16.11.50"
1636-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.50.tgz#525c91f5555bd48b698a1c2b422d9d3b84d07e80"
1637-
integrity sha512-JKSl7y+w1aaEd+2B1Y6HlMvrHUFDDzL7W3faUT9ZsJ0JhT7ijPPVS24XMhHlNVd76M23mogO7ipuqPjdNrPqxQ==
1634+
"@types/node@16.11.51":
1635+
version "16.11.51"
1636+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.51.tgz#bb2114485e6fc1460f630702fb992007d120e928"
1637+
integrity sha512-h6p1A77pHBDdOcI9y6Wfh9iRGa8lMUZMk2ebHJTNTtRwgbQzgemZow6PW7+Xs7Z0r0IQFY1+iRlcNAkRrf53nA==
16381638

16391639
"@types/node@^12.12.6":
16401640
version "12.20.23"

0 commit comments

Comments
 (0)