Skip to content

Commit c26efce

Browse files
chore: update dependency @types/node to v12.19.16 (conventional-changelog#2438)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3693324 commit c26efce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@babel/preset-env": "^7.12.11",
8282
"@lerna/project": "3.21.0",
8383
"@types/jest": "26.0.20",
84-
"@types/node": "12.19.15",
84+
"@types/node": "12.19.16",
8585
"@typescript-eslint/eslint-plugin": "^4.1.0",
8686
"@typescript-eslint/parser": "^4.1.0",
8787
"docsify-cli": "^4.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2104,10 +2104,10 @@
21042104
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9"
21052105
integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA==
21062106

2107-
"@types/[email protected].15":
2108-
version "12.19.15"
2109-
resolved "https://registry.npmjs.org/@types/node/-/node-12.19.15.tgz#0de7e978fb43db62da369db18ea088a63673c182"
2110-
integrity sha512-lowukE3GUI+VSYSu6VcBXl14d61Rp5hA1D+61r16qnwC0lYNSqdxcvRh0pswejorHfS+HgwBasM8jLXz0/aOsw==
2107+
"@types/[email protected].16":
2108+
version "12.19.16"
2109+
resolved "https://registry.npmjs.org/@types/node/-/node-12.19.16.tgz#15753af35cbef636182d8d8ca55b37c8583cecb3"
2110+
integrity sha512-7xHmXm/QJ7cbK2laF+YYD7gb5MggHIIQwqyjin3bpEGiSuvScMQ5JZZXPvRipi1MwckTQbJZROMns/JxdnIL1Q==
21112111

21122112
"@types/normalize-package-data@^2.4.0":
21132113
version "2.4.0"

0 commit comments

Comments
 (0)