commit 23aab66d33941c23a84627a15bf68ffc735784f2
parent 71fe6078b57a6d05b27a39665f98d6d85ee2e306
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 8 Feb 2022 09:34:47 +0100
Bump @types/node from 17.0.15 to 17.0.16 (#56)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.15 to 17.0.16.
- [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.15",
+ "@types/node": "17.0.16",
"@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.15",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.15.tgz",
- "integrity": "sha512-zWt4SDDv1S9WRBNxLFxFRHxdD9tvH8f5/kg5/IaLFdnSNXsDY4eL3Q3XXN+VxUnWIhyVFDwcsmAprvwXoM/ClA=="
+ "version": "17.0.16",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.16.tgz",
+ "integrity": "sha512-ydLaGVfQOQ6hI1xK2A5nVh8bl0OGoIfYMxPWHqqYe9bTkWCfqiVvZoh2I/QF2sNSkZzZyROBoTefIEI+PB6iIA=="
},
"node_modules/@types/node-localstorage": {
"version": "1.3.0",
@@ -10029,9 +10029,9 @@
"integrity": "sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA=="
},
"@types/node": {
- "version": "17.0.15",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.15.tgz",
- "integrity": "sha512-zWt4SDDv1S9WRBNxLFxFRHxdD9tvH8f5/kg5/IaLFdnSNXsDY4eL3Q3XXN+VxUnWIhyVFDwcsmAprvwXoM/ClA=="
+ "version": "17.0.16",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.16.tgz",
+ "integrity": "sha512-ydLaGVfQOQ6hI1xK2A5nVh8bl0OGoIfYMxPWHqqYe9bTkWCfqiVvZoh2I/QF2sNSkZzZyROBoTefIEI+PB6iIA=="
},
"@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.15",
+ "@types/node": "17.0.16",
"@types/node-localstorage": "1.3.0",
"@types/offscreencanvas": "2019.6.4",
"@types/react": "17.0.39",