Skip to content

Commit 4b21f0e

Browse files
Update dependency @types/node to v14.14.14 (#220)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 92b87a9 commit 4b21f0e

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.6",
2929
"lint-staged": "10.5.3",
30-
"@types/node": "14.14.13",
30+
"@types/node": "14.14.14",
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].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==
1138+
"@types/[email protected].14":
1139+
version "14.14.14"
1140+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.14.tgz#f7fd5f3cc8521301119f63910f0fb965c7d761ae"
1141+
integrity sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ==
11421142

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

0 commit comments

Comments
 (0)