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

Commit 4812a0b

Browse files
Update dependency @types/node to v12.20.24 (#471)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 53e0872 commit 4812a0b

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.172",
3333
"@types/mkdirp-promise": "5.0.0",
3434
"@types/mz": "2.7.4",
35-
"@types/node": "12.20.23",
35+
"@types/node": "12.20.24",
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].23":
1073-
version "12.20.23"
1074-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.23.tgz#d0d5885bb885ee9b1ed114a04ea586540a1b2e2a"
1075-
integrity sha512-FW0q7NI8UnjbKrJK8NGr6QXY69ATw9IFe6ItIo5yozPwA9DU/xkhiPddctUVyrmFXvyFYerYgQak/qu200UBDw==
1072+
"@types/[email protected].24":
1073+
version "12.20.24"
1074+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c"
1075+
integrity sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ==
10761076

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

0 commit comments

Comments
 (0)