Skip to content

Commit 9ac6c18

Browse files
chore: update dependency @types/node to v12.20.4 (#2460)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 75ab652 commit 9ac6c18

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.20.2",
84+
"@types/node": "12.20.4",
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
@@ -2236,10 +2236,10 @@
22362236
resolved "https://registry.npmjs.org/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9"
22372237
integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA==
22382238

2239-
"@types/[email protected].2":
2240-
version "12.20.2"
2241-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.2.tgz#9a57db42ebde16f006ddaa03d48eb253c9777b9f"
2242-
integrity sha512-djoyN0pvTje9Lpu25ZwZwlLQICPiuv42omiydLhl7om+og1RhQboGmar12KaKls8soTUQ893TuWCrlyt8B1pVg==
2239+
"@types/[email protected].4":
2240+
version "12.20.4"
2241+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.4.tgz#73687043dd00fcb6962c60fbf499553a24d6bdf2"
2242+
integrity sha512-xRCgeE0Q4pT5UZ189TJ3SpYuX/QGl6QIAOAIeDSbAVAd2gX1NxSZup4jNVK7cxIeP8KDSbJgcckun495isP1jQ==
22432243

22442244
"@types/normalize-package-data@^2.4.0":
22452245
version "2.4.0"

0 commit comments

Comments
 (0)