Skip to content

Commit 4eac4f3

Browse files
chore(deps): update dependency @types/node to v14.17.10 (#589)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c83d8f4 commit 4eac4f3

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.16.0",
3232
"@types/dedent": "0.7.0",
3333
"@types/jest": "27.0.1",
34-
"@types/node": "14.17.9",
34+
"@types/node": "14.17.10",
3535
"@typescript-eslint/eslint-plugin": "4.29.2",
3636
"@typescript-eslint/parser": "4.29.2",
3737
"bob-the-bundler": "1.5.1",

yarn.lock

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

1762-
"@types/[email protected].9":
1763-
version "14.17.9"
1764-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.9.tgz#b97c057e6138adb7b720df2bd0264b03c9f504fd"
1765-
integrity sha512-CMjgRNsks27IDwI785YMY0KLt3co/c0cQ5foxHYv/shC2w8oOnVwz5Ubq1QG5KzrcW+AXk6gzdnxIkDnTvzu3g==
1762+
"@types/[email protected].10":
1763+
version "14.17.10"
1764+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.10.tgz#93f4b095af275a0427114579c10ec7aa696729d7"
1765+
integrity sha512-09x2d6kNBwjHgyh3jOUE2GE4DFoxDriDvWdu6mFhMP1ysynGYazt4ecZmJlL6/fe4Zi2vtYvTvtL7epjQQrBhA==
17661766

17671767
"@types/node@^12.7.1":
17681768
version "12.20.19"

0 commit comments

Comments
 (0)