Skip to content

Commit 689e860

Browse files
committed
Update dependency @types/node to v16.11.47
1 parent 9370040 commit 689e860

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.1",
2727
"@types/dotenv": "8.2.0",
2828
"@types/mocha": "9.1.1",
29-
"@types/node": "16.11.46",
29+
"@types/node": "16.11.47",
3030
"@typescript-eslint/eslint-plugin": "5.31.0",
3131
"@typescript-eslint/parser": "5.31.0",
3232
"chai": "4.3.6",

yarn.lock

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

1628-
"@types/node@16.11.46":
1629-
version "16.11.46"
1630-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.46.tgz#26047602eefa47b36759d9ebb1b55ad08ce97a73"
1631-
integrity sha512-x+sfpb2dMrhCQPL4NAGs64Z9hh0t72aP0dg+PuZidmPr/0Gj5ELQTjD/t46dq3DF/8ZvSHOaIyDIbAsdPshyVQ==
1628+
"@types/node@16.11.47":
1629+
version "16.11.47"
1630+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.47.tgz#efa9e3e0f72e7aa6a138055dace7437a83d9f91c"
1631+
integrity sha512-fpP+jk2zJ4VW66+wAMFoBJlx1bxmBKx4DUFf68UHgdGCOuyUTDlLWqsaNPJh7xhNDykyJ9eIzAygilP/4WoN8g==
16321632

16331633
"@types/node@^12.12.6":
16341634
version "12.20.23"

0 commit comments

Comments
 (0)