Skip to content

Commit 5bd5a6b

Browse files
chore: update dependency @types/node to v12.19.13 (#2403)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c2c257d commit 5bd5a6b

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.12",
84+
"@types/node": "12.19.13",
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].12":
2108-
version "12.19.12"
2109-
resolved "https://registry.npmjs.org/@types/node/-/node-12.19.12.tgz#04793c2afa4ce833a9972e4c476432e30f9df47b"
2110-
integrity sha512-UwfL2uIU9arX/+/PRcIkT08/iBadGN2z6ExOROA2Dh5mAuWTBj6iJbQX4nekiV5H8cTrEG569LeX+HRco9Cbxw==
2107+
"@types/[email protected].13":
2108+
version "12.19.13"
2109+
resolved "https://registry.npmjs.org/@types/node/-/node-12.19.13.tgz#888e2b34159fb91496589484ec169618212b51b7"
2110+
integrity sha512-qdixo2f0U7z6m0UJUugTJqVF94GNDkdgQhfBtMs8t5898JE7G/D2kJYw4rc1nzjIPLVAsDkY2MdABnLAP5lM1w==
21112111

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

0 commit comments

Comments
 (0)