Skip to content

Commit 88b9291

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v14.17.2
1 parent 283f4e8 commit 88b9291

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
@@ -121,7 +121,7 @@
121121
"@types/expect": "1.20.4",
122122
"@types/lodash": "4.14.170",
123123
"@types/mocha": "5.2.7",
124-
"@types/node": "14.17.1",
124+
"@types/node": "14.17.2",
125125
"@types/sinon": "10.0.1",
126126
"expect": "^24.1.0",
127127
"husky": "^4.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,10 +1090,10 @@
10901090
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
10911091
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
10921092

1093-
"@types/node@14.17.1":
1094-
version "14.17.1"
1095-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.1.tgz#5e07e0cb2ff793aa7a1b41deae76221e6166049f"
1096-
integrity sha512-/tpUyFD7meeooTRwl3sYlihx2BrJE7q9XF71EguPFIySj9B7qgnRtHsHTho+0AUm4m1SvWGm6uSncrR94q6Vtw==
1093+
"@types/node@14.17.2":
1094+
version "14.17.2"
1095+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.2.tgz#1e94476db57ec93a372c7f7d29aa5707cfb92339"
1096+
integrity sha512-sld7b/xmFum66AAKuz/rp/CUO8+98fMpyQ3SBfzzBNGMd/1iHBTAg9oyAvcYlAj46bpc74r91jSw2iFdnx29nw==
10971097

10981098
"@types/parse-json@^4.0.0":
10991099
version "4.0.0"

0 commit comments

Comments
 (0)