Skip to content

Commit 74efbd5

Browse files
committed
chore(deps): update dependency @types/node to v16.11.19
1 parent ff5179d commit 74efbd5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/fs-extra": "9.0.13",
7070
"@types/jest": "27.4.0",
7171
"@types/js-yaml": "4.0.5",
72-
"@types/node": "16.11.18",
72+
"@types/node": "16.11.19",
7373
"@types/promise-retry": "1.1.3",
7474
"@types/uuid": "8.3.3",
7575
"@typescript-eslint/eslint-plugin": "4.33.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1686,10 +1686,10 @@
16861686
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
16871687
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
16881688

1689-
"@types/[email protected].18":
1690-
version "16.11.18"
1691-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.18.tgz#39ed7c52943b0cee6d7299b717707bd51b1f90b9"
1692-
integrity sha512-7N8AOYWWYuw0g+K+GKCmIwfU1VMHcexYNpLPYzFZ4Uq2W6C/ptfeC7XhXgy/4pcwhz/9KoS5yijMfnYQ0u0Udw==
1689+
"@types/[email protected].19":
1690+
version "16.11.19"
1691+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.19.tgz#1afa165146997b8286b6eabcb1c2d50729055169"
1692+
integrity sha512-BPAcfDPoHlRQNKktbsbnpACGdypPFBuX4xQlsWDE7B8XXcfII+SpOLay3/qZmCLb39kV5S1RTYwXdkx2lwLYng==
16931693

16941694
"@types/normalize-package-data@^2.4.0":
16951695
version "2.4.0"

0 commit comments

Comments
 (0)