Skip to content

Commit 9b0c000

Browse files
chore(deps): update dependency @types/node to v14.14.28 (#313)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 02adfe5 commit 9b0c000

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.20.0",
3636
"husky": "4.3.8",
3737
"lint-staged": "10.5.4",
38-
"@types/node": "14.14.27",
38+
"@types/node": "14.14.28",
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].27":
1306-
version "14.14.27"
1307-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.27.tgz#c7127f8da0498993e13b1a42faf1303d3110d2f2"
1308-
integrity sha512-Ecfmo4YDQPwuqTCl1yBxLV5ihKfRlkBmzUEDcfIRvDxOTGQEeikr317Ln7Gcv0tjA8dVgKI3rniqW2G1OyKDng==
1305+
"@types/[email protected].28":
1306+
version "14.14.28"
1307+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
1308+
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==
13091309

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

0 commit comments

Comments
 (0)