Skip to content

Commit 9e2f0a8

Browse files
chore(deps): update dependency @types/node to v14.17.14 (#606)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b8b1d44 commit 9e2f0a8

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
@@ -31,7 +31,7 @@
3131
"@changesets/cli": "2.17.0",
3232
"@types/dedent": "0.7.0",
3333
"@types/jest": "27.0.1",
34-
"@types/node": "14.17.13",
34+
"@types/node": "14.17.14",
3535
"@typescript-eslint/eslint-plugin": "4.30.0",
3636
"@typescript-eslint/parser": "4.30.0",
3737
"bob-the-bundler": "1.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1775,10 +1775,10 @@
17751775
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.13.tgz#7dfd9c14661edc65cccd43a29eb454174642370d"
17761776
integrity sha512-bLL69sKtd25w7p1nvg9pigE4gtKVpGTPojBFLMkGHXuUgap2sLqQt2qUnqmVCDfzGUL0DRNZP+1prIZJbMeAXg==
17771777

1778-
"@types/[email protected].13":
1779-
version "14.17.13"
1780-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.13.tgz#392ba5c51b1550ee3c38082cf1e59b3144f06871"
1781-
integrity sha512-OqG3iSnFg3cnJLsSRyhriILdDfBOwGty0fmnalbsPdYKbDgK6TI9On/36lzO/1bcaeEkg9OGD2wYLjx8t5MZNQ==
1778+
"@types/[email protected].14":
1779+
version "14.17.14"
1780+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.14.tgz#6fda9785b41570eb628bac27be4b602769a3f938"
1781+
integrity sha512-rsAj2u8Xkqfc332iXV12SqIsjVi07H479bOP4q94NAcjzmAvapumEhuVIt53koEf7JFrpjgNKjBga5Pnn/GL8A==
17821782

17831783
"@types/node@^12.7.1":
17841784
version "12.20.19"

0 commit comments

Comments
 (0)