Skip to content

Commit 0e66011

Browse files
build(deps-dev): bump @types/node from 15.6.0 to 15.6.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.6.0 to 15.6.1. - [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 493fac5 commit 0e66011

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.6.0",
82+
"@types/node": "15.6.1",
8383
"@types/node-fetch": "2.5.10",
8484
"@types/qs": "6.9.6",
8585
"@typescript-eslint/eslint-plugin": "4.24.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1597,10 +1597,10 @@
15971597
"@types/node" "*"
15981598
form-data "^3.0.0"
15991599

1600-
"@types/node@*", "@types/[email protected].0":
1601-
version "15.6.0"
1602-
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.0.tgz#f0ddca5a61e52627c9dcb771a6039d44694597bc"
1603-
integrity sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A==
1600+
"@types/node@*", "@types/[email protected].1":
1601+
version "15.6.1"
1602+
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08"
1603+
integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==
16041604

16051605
"@types/normalize-package-data@^2.4.0":
16061606
version "2.4.0"

0 commit comments

Comments
 (0)