Skip to content

Commit c3387c2

Browse files
Update dependency @types/node to v14.14.11 (#207)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ddfaa6f commit c3387c2

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint": "7.15.0",
2828
"husky": "4.3.5",
2929
"lint-staged": "10.5.3",
30-
"@types/node": "14.14.10",
30+
"@types/node": "14.14.11",
3131
"bob-the-bundler": "1.1.0",
3232
"eslint-config-standard": "16.0.2",
3333
"eslint-plugin-import": "2.22.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,11 +1130,16 @@
11301130
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
11311131
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
11321132

1133-
"@types/node@*", "@types/[email protected]":
1133+
"@types/node@*":
11341134
version "14.14.10"
11351135
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
11361136
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
11371137

1138+
1139+
version "14.14.11"
1140+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.11.tgz#fc25a4248a5e8d0837019b1d170146d07334abe0"
1141+
integrity sha512-BJ97wAUuU3NUiUCp44xzUFquQEvnk1wu7q4CMEUYKJWjdkr0YWYDsm4RFtAvxYsNjLsKcrFt6RvK8r+mnzMbEQ==
1142+
11381143
"@types/node@^12.7.1":
11391144
version "12.12.62"
11401145
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.62.tgz#733923d73669188d35950253dd18a21570085d2b"

0 commit comments

Comments
 (0)