Skip to content

Commit a74b1ed

Browse files
chore(deps): update dependency @types/node to v14.14.25 (#297)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2245c31 commit a74b1ed

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
@@ -35,7 +35,7 @@
3535
"eslint": "7.19.0",
3636
"husky": "4.3.8",
3737
"lint-staged": "10.5.3",
38-
"@types/node": "14.14.24",
38+
"@types/node": "14.14.25",
3939
"bob-the-bundler": "1.1.0",
4040
"eslint-config-standard": "16.0.2",
4141
"eslint-plugin-import": "2.22.1",

yarn.lock

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

1305-
"@types/[email protected].24":
1306-
version "14.14.24"
1307-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.24.tgz#541c00e4f7c41c8f108bd5b045248b5224c62946"
1308-
integrity sha512-6BAlkS4seVjszhrwN0W1WabqWwuJwcYF36Z1rPPyQm80LGRKsIeUPdzI51TezXenjetFNy1gRTpuDn1NBg33LA==
1305+
"@types/[email protected].25":
1306+
version "14.14.25"
1307+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93"
1308+
integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ==
13091309

13101310
"@types/node@^12.7.1":
13111311
version "12.12.62"

0 commit comments

Comments
 (0)