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

Commit e1b38a0

Browse files
Update dependency @types/node to v12.20.11 (#435)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent e2e0b36 commit e1b38a0

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.168",
3333
"@types/mkdirp-promise": "5.0.0",
3434
"@types/mz": "2.7.3",
35-
"@types/node": "12.20.7",
35+
"@types/node": "12.20.11",
3636
"@types/relateurl": "0.2.28",
3737
"@types/rmfr": "2.0.0",
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/node@12.20.7":
1073-
version "12.20.7"
1074-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.7.tgz#1cb61fd0c85cb87e728c43107b5fd82b69bc9ef8"
1075-
integrity sha512-gWL8VUkg8VRaCAUgG9WmhefMqHmMblxe2rVpMF86nZY/+ZysU+BkAp+3cz03AixWDSSz0ks5WX59yAhv/cDwFA==
1072+
"@types/node@12.20.11":
1073+
version "12.20.11"
1074+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.11.tgz#980832cd56efafff8c18aa148c4085eb02a483f4"
1075+
integrity sha512-gema+apZ6qLQK7k7F0dGkGCWQYsL0qqKORWOQO6tq46q+x+1C0vbOiOqOwRVlh4RAdbQwV/j/ryr3u5NOG1fPQ==
10761076

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

0 commit comments

Comments
 (0)