Skip to content

Commit d27a9cf

Browse files
chore(deps): update dependency @types/node to v14.17.3 (#484)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0e988c2 commit d27a9cf

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
@@ -39,7 +39,7 @@
3939
"eslint": "7.28.0",
4040
"husky": "6.0.0",
4141
"lint-staged": "11.0.0",
42-
"@types/node": "14.17.2",
42+
"@types/node": "14.17.3",
4343
"bob-the-bundler": "1.2.1",
4444
"eslint-config-standard": "16.0.3",
4545
"eslint-plugin-import": "2.23.4",

yarn.lock

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

2161-
"@types/[email protected].2":
2162-
version "14.17.2"
2163-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.2.tgz#1e94476db57ec93a372c7f7d29aa5707cfb92339"
2164-
integrity sha512-sld7b/xmFum66AAKuz/rp/CUO8+98fMpyQ3SBfzzBNGMd/1iHBTAg9oyAvcYlAj46bpc74r91jSw2iFdnx29nw==
2161+
"@types/[email protected].3":
2162+
version "14.17.3"
2163+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d"
2164+
integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==
21652165

21662166
"@types/node@^12.7.1":
21672167
version "12.12.62"

0 commit comments

Comments
 (0)