Skip to content

Commit 3b25640

Browse files
committed
chore: update dependency @types/node to v12.20.0
1 parent 6a8b43e commit 3b25640

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
@@ -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.16",
84+
"@types/node": "12.20.0",
8585
"@typescript-eslint/eslint-plugin": "^4.1.0",
8686
"@typescript-eslint/parser": "^4.1.0",
8787
"docsify-cli": "^4.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2179,10 +2179,10 @@
21792179
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9"
21802180
integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA==
21812181

2182-
"@types/node@12.19.16":
2183-
version "12.19.16"
2184-
resolved "https://registry.npmjs.org/@types/node/-/node-12.19.16.tgz#15753af35cbef636182d8d8ca55b37c8583cecb3"
2185-
integrity sha512-7xHmXm/QJ7cbK2laF+YYD7gb5MggHIIQwqyjin3bpEGiSuvScMQ5JZZXPvRipi1MwckTQbJZROMns/JxdnIL1Q==
2182+
"@types/node@12.20.0":
2183+
version "12.20.0"
2184+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.0.tgz#692dfdecd6c97f5380c42dd50f19261f9f604deb"
2185+
integrity sha512-0/41wHcurotvSOTHQUFkgL702c3pyWR1mToSrrX3pGPvGfpHTv3Ksx0M4UVuU5VJfjVb62Eyr1eKO1tWNUCg2Q==
21862186

21872187
"@types/normalize-package-data@^2.4.0":
21882188
version "2.4.0"

0 commit comments

Comments
 (0)