Skip to content

Commit 4948ba8

Browse files
chore(deps): update dependency @types/node to v14.17.15 (#613)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4aad52d commit 4948ba8

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.14",
34+
"@types/node": "14.17.15",
3535
"@typescript-eslint/eslint-plugin": "4.31.0",
3636
"@typescript-eslint/parser": "4.31.0",
3737
"bob-the-bundler": "1.5.1",

yarn.lock

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

2024-
"@types/[email protected].14":
2025-
version "14.17.14"
2026-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.14.tgz#6fda9785b41570eb628bac27be4b602769a3f938"
2027-
integrity sha512-rsAj2u8Xkqfc332iXV12SqIsjVi07H479bOP4q94NAcjzmAvapumEhuVIt53koEf7JFrpjgNKjBga5Pnn/GL8A==
2024+
"@types/[email protected].15":
2025+
version "14.17.15"
2026+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.15.tgz#d5ebfb62a69074ebb85cbe0529ad917bb8f2bae8"
2027+
integrity sha512-D1sdW0EcSCmNdLKBGMYb38YsHUS6JcM7yQ6sLQ9KuZ35ck7LYCKE7kYFHOO59ayFOY3zobWVZxf4KXhYHcHYFA==
20282028

20292029
"@types/node@^12.7.1":
20302030
version "12.20.19"

0 commit comments

Comments
 (0)