Skip to content

Commit 9194150

Browse files
Update dependency @types/node to v14.14.12 (#209)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 451e413 commit 9194150

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
@@ -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.11",
30+
"@types/node": "14.14.12",
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,10 +1135,10 @@
11351135
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
11361136
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
11371137

1138-
"@types/[email protected].11":
1139-
version "14.14.11"
1140-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.11.tgz#fc25a4248a5e8d0837019b1d170146d07334abe0"
1141-
integrity sha512-BJ97wAUuU3NUiUCp44xzUFquQEvnk1wu7q4CMEUYKJWjdkr0YWYDsm4RFtAvxYsNjLsKcrFt6RvK8r+mnzMbEQ==
1138+
"@types/[email protected].12":
1139+
version "14.14.12"
1140+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.12.tgz#0b1d86f8c40141091285dea02e4940df73bba43f"
1141+
integrity sha512-ASH8OPHMNlkdjrEdmoILmzFfsJICvhBsFfAum4aKZ/9U4B6M6tTmTPh+f3ttWdD74CEGV5XvXWkbyfSdXaTd7g==
11421142

11431143
"@types/node@^12.7.1":
11441144
version "12.12.62"

0 commit comments

Comments
 (0)