Skip to content

Commit 053b081

Browse files
Update dependency @types/node to v14.14.13 (#214)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6209597 commit 053b081

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.12",
30+
"@types/node": "14.14.13",
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].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==
1138+
"@types/[email protected].13":
1139+
version "14.14.13"
1140+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.13.tgz#9e425079799322113ae8477297ae6ef51b8e0cdf"
1141+
integrity sha512-vbxr0VZ8exFMMAjCW8rJwaya0dMCDyYW2ZRdTyjtrCvJoENMpdUHOT/eTzvgyA5ZnqRZ/sI0NwqAxNHKYokLJQ==
11421142

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

0 commit comments

Comments
 (0)