Skip to content

Commit c49e01a

Browse files
chore(deps): update dependency @types/node to v14.17.7 (#558)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 62e10c7 commit c49e01a

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.6",
34+
"@types/node": "14.17.7",
3535
"@typescript-eslint/eslint-plugin": "4.28.5",
3636
"@typescript-eslint/parser": "4.28.5",
3737
"bob-the-bundler": "1.2.1",

yarn.lock

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

2456-
"@types/[email protected].6":
2457-
version "14.17.6"
2458-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.6.tgz#cc61c8361c89e70c468cda464d1fa3dd7e5ebd62"
2459-
integrity sha512-iBxsxU7eswQDGhlr3AiamBxOssaYxbM+NKXVil8jg9yFXvrfEFbDumLD/2dMTB+zYyg7w+Xjt8yuxfdbUHAtcQ==
2456+
"@types/[email protected].7":
2457+
version "14.17.7"
2458+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.7.tgz#e106997493e617edeba52fdbd965930da494113b"
2459+
integrity sha512-SYTdMaW47se8499q8m0fYKZZRlmq0RaRv6oYmlVm6DUm31l0fhOl1D03X8hGxohCKTI2Bg6w7W0TiYB51aJzag==
24602460

24612461
"@types/node@^12.7.1":
24622462
version "12.12.62"

0 commit comments

Comments
 (0)