Skip to content

Commit 6a30a26

Browse files
chore(deps): update dependency @types/node to v14.17.6 (#547)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 99586e7 commit 6a30a26

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": "26.0.24",
34-
"@types/node": "14.17.5",
34+
"@types/node": "14.17.6",
3535
"@typescript-eslint/eslint-plugin": "4.28.4",
3636
"@typescript-eslint/parser": "4.28.4",
3737
"bob-the-bundler": "1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2468,10 +2468,10 @@
24682468
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
24692469
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
24702470

2471-
"@types/[email protected].5":
2472-
version "14.17.5"
2473-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.5.tgz#b59daf6a7ffa461b5648456ca59050ba8e40ed54"
2474-
integrity sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA==
2471+
"@types/[email protected].6":
2472+
version "14.17.6"
2473+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.6.tgz#cc61c8361c89e70c468cda464d1fa3dd7e5ebd62"
2474+
integrity sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ==
24752475

24762476
"@types/node@^12.7.1":
24772477
version "12.12.62"

0 commit comments

Comments
 (0)