Skip to content

Commit d9ad89a

Browse files
chore: update dependency @types/node to v12.20.16 (#2669)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4671f35 commit d9ad89a

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.24",
90-
"@types/node": "12.20.15",
90+
"@types/node": "12.20.16",
9191
"@typescript-eslint/eslint-plugin": "^4.1.0",
9292
"@typescript-eslint/parser": "^4.1.0",
9393
"docsify-cli": "^4.4.3",

yarn.lock

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

2508-
"@types/node@12.20.15":
2509-
version "12.20.15"
2510-
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.15.tgz#10ee6a6a3f971966fddfa3f6e89ef7a73ec622df"
2511-
integrity sha512-F6S4Chv4JicJmyrwlDkxUdGNSplsQdGwp1A0AJloEVDirWdZOAiRHhovDlsFkKUrquUXhz1imJhXHsf59auyAg==
2508+
"@types/node@12.20.16":
2509+
version "12.20.16"
2510+
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.16.tgz#1acf34f6456208f495dac0434dd540488d17f991"
2511+
integrity sha512-6CLxw83vQf6DKqXxMPwl8qpF8I7THFZuIwLt4TnNsumxkp1VsRZWT8txQxncT/Rl2UojTsFzWgDG4FRMwafrlA==
25122512

25132513
"@types/normalize-package-data@^2.4.0":
25142514
version "2.4.0"

0 commit comments

Comments
 (0)