Skip to content

Commit 73bbac3

Browse files
chore: update dependency @types/node to v12.20.13 (conventional-changelog#2594)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ad3523a commit 73bbac3

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
@@ -87,7 +87,7 @@
8787
"@babel/preset-env": "^7.12.11",
8888
"@lerna/project": "4.0.0",
8989
"@types/jest": "26.0.23",
90-
"@types/node": "12.20.12",
90+
"@types/node": "12.20.13",
9191
"@typescript-eslint/eslint-plugin": "^4.1.0",
9292
"@typescript-eslint/parser": "^4.1.0",
9393
"docsify-cli": "^4.4.0",

yarn.lock

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

2330-
"@types/[email protected].12":
2331-
version "12.20.12"
2332-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
2333-
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
2330+
"@types/[email protected].13":
2331+
version "12.20.13"
2332+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.13.tgz#e743bae112bd779ac9650f907197dd2caa7f0364"
2333+
integrity sha512-1x8W5OpxPq+T85OUsHRP6BqXeosKmeXRtjoF39STcdf/UWLqUsoehstZKOi0CunhVqHG17AyZgpj20eRVooK6A==
23342334

23352335
"@types/normalize-package-data@^2.4.0":
23362336
version "2.4.0"

0 commit comments

Comments
 (0)