Skip to content

Commit 5a3d1bb

Browse files
chore: update dependency @types/node to v12.20.20 (#2727)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 20946ed commit 5a3d1bb

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

yarn.lock

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

2551-
"@types/[email protected].19":
2552-
version "12.20.19"
2553-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.19.tgz#538e61fc220f77ae4a4663c3d8c3cb391365c209"
2554-
integrity sha512-niAuZrwrjKck4+XhoCw6AAVQBENHftpXw9F4ryk66fTgYaKQ53R4FI7c9vUGGw5vQis1HKBHDR1gcYI/Bq1xvw==
2551+
"@types/[email protected].20":
2552+
version "12.20.20"
2553+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.20.tgz#ce3d6c13c15c5e622a85efcd3a1cb2d9c7fa43a6"
2554+
integrity sha512-kqmxiJg4AT7rsSPIhO6eoBIx9mNwwpeH42yjtgQh6X2ANSpLpvToMXv+LMFdfxpwG1FZXZ41OGZMiUAtbBLEvg==
25552555

25562556
"@types/normalize-package-data@^2.4.0":
25572557
version "2.4.0"

0 commit comments

Comments
 (0)