commit 628a687c470f61fc15d1c05c752da151e30483c6
parent 06e1cd6924b24c34d9927da5c124386f1225fc70
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 10 Feb 2022 17:16:09 +0100
Bump @types/node from 17.0.16 to 17.0.17 (#59)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.16 to 17.0.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat:
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/package-lock.json b/package-lock.json
@@ -30,7 +30,7 @@
"@babel/plugin-transform-typescript": "7.16.8",
"@playwright/test": "1.18.1",
"@types/cors": "2.8.12",
- "@types/node": "17.0.16",
+ "@types/node": "17.0.17",
"@types/node-localstorage": "1.3.0",
"@types/offscreencanvas": "2019.6.4",
"@types/react": "17.0.39",
@@ -1410,9 +1410,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"node_modules/@types/node": {
- "version": "17.0.16",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.16.tgz",
- "integrity": "sha512-ydLaGVfQOQ6hI1xK2A5nVh8bl0OGoIfYMxPWHqqYe9bTkWCfqiVvZoh2I/QF2sNSkZzZyROBoTefIEI+PB6iIA=="
+ "version": "17.0.17",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.17.tgz",
+ "integrity": "sha512-e8PUNQy1HgJGV3iU/Bp2+D/DXh3PYeyli8LgIwsQcs1Ar1LoaWHSIT6Rw+H2rNJmiq6SNWiDytfx8+gYj7wDHw=="
},
"node_modules/@types/node-localstorage": {
"version": "1.3.0",
@@ -10029,9 +10029,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"@types/node": {
- "version": "17.0.16",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.16.tgz",
- "integrity": "sha512-ydLaGVfQOQ6hI1xK2A5nVh8bl0OGoIfYMxPWHqqYe9bTkWCfqiVvZoh2I/QF2sNSkZzZyROBoTefIEI+PB6iIA=="
+ "version": "17.0.17",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.17.tgz",
+ "integrity": "sha512-e8PUNQy1HgJGV3iU/Bp2+D/DXh3PYeyli8LgIwsQcs1Ar1LoaWHSIT6Rw+H2rNJmiq6SNWiDytfx8+gYj7wDHw=="
},
"@types/node-localstorage": {
"version": "1.3.0",
diff --git a/package.json b/package.json
@@ -41,7 +41,7 @@
"@babel/plugin-transform-typescript": "7.16.8",
"@playwright/test": "1.18.1",
"@types/cors": "2.8.12",
- "@types/node": "17.0.16",
+ "@types/node": "17.0.17",
"@types/node-localstorage": "1.3.0",
"@types/offscreencanvas": "2019.6.4",
"@types/react": "17.0.39",