Skip to content

Commit e6cc22f

Browse files
build(deps-dev): bump @types/node from 15.12.4 to 15.12.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.4 to 15.12.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 619ef65 commit e6cc22f

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
@@ -79,7 +79,7 @@
7979
"@types/express": "4.17.12",
8080
"@types/jest": "26.0.23",
8181
"@types/js-yaml": "4.0.1",
82-
"@types/node": "15.12.4",
82+
"@types/node": "15.12.5",
8383
"@types/node-fetch": "2.5.10",
8484
"@types/qs": "6.9.6",
8585
"@typescript-eslint/eslint-plugin": "4.28.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,10 +1569,10 @@
15691569
"@types/node" "*"
15701570
form-data "^3.0.0"
15711571

1572-
"@types/node@*", "@types/[email protected].4":
1573-
version "15.12.4"
1574-
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26"
1575-
integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA==
1572+
"@types/node@*", "@types/[email protected].5":
1573+
version "15.12.5"
1574+
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.5.tgz#9a78318a45d75c9523d2396131bd3cca54b2d185"
1575+
integrity sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg==
15761576

15771577
"@types/normalize-package-data@^2.4.0":
15781578
version "2.4.0"

0 commit comments

Comments
 (0)