Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit cd301e8

Browse files
Update dependency @types/node to v12.20.50 (#502)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 52a639e commit cd301e8

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
@@ -32,7 +32,7 @@
3232
"@types/lodash": "4.14.182",
3333
"@types/mkdirp-promise": "5.0.0",
3434
"@types/mz": "2.7.4",
35-
"@types/node": "12.20.47",
35+
"@types/node": "12.20.50",
3636
"@types/relateurl": "0.2.29",
3737
"@types/rmfr": "2.0.1",
3838
"@types/semver": "7.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,10 +1069,10 @@
10691069
resolved "https://registry.npmjs.org/@types/node/-/node-13.7.7.tgz#1628e6461ba8cc9b53196dfeaeec7b07fa6eea99"
10701070
integrity sha512-Uo4chgKbnPNlxQwoFmYIwctkQVkMMmsAoGGU4JKwLuvBefF0pCq4FybNSnfkfRCpC7ZW7kttcC/TrRtAJsvGtg==
10711071

1072-
"@types/[email protected].47":
1073-
version "12.20.47"
1074-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.47.tgz#ca9237d51f2a2557419688511dab1c8daf475188"
1075-
integrity sha512-BzcaRsnFuznzOItW1WpQrDHM7plAa7GIDMZ6b5pnMbkqEtM/6WCOhvZar39oeMQP79gwvFUWjjptE7/KGcNqFg==
1072+
"@types/[email protected].50":
1073+
version "12.20.50"
1074+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.50.tgz#14ba5198f1754ffd0472a2f84ab433b45ee0b65e"
1075+
integrity sha512-+9axpWx2b2JCVovr7Ilgt96uc6C1zBKOQMpGtRbWT9IoR/8ue32GGMfGA4woP8QyP2gBs6GQWEVM3tCybGCxDA==
10761076

10771077
"@types/parse-json@^4.0.0":
10781078
version "4.0.0"

0 commit comments

Comments
 (0)