chore(deps): update dependency @types/node to v16
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
Github changeset workflow
parent
ba6cf71eb2
commit
6e830352d4
@@ -0,0 +1,8 @@
|
||||
---
|
||||
'@backstage/cli-common': patch
|
||||
'@backstage/config': patch
|
||||
'@backstage/dev-utils': patch
|
||||
'@backstage/release-manifests': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/node` to `^16.0.0`.
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/node": "^14.14.32"
|
||||
"@types/node": "^16.0.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"devDependencies": {
|
||||
"@backstage/test-utils": "^1.1.0-next.1",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/node": "^14.14.32"
|
||||
"@types/node": "^16.0.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.17.1-next.1",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/node": "^14.14.32"
|
||||
"@types/node": "^16.0.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"@backstage/test-utils": "^1.1.0-next.1",
|
||||
"msw": "^0.35.0",
|
||||
"@types/jest": "^26.0.7",
|
||||
"@types/node": "^14.14.32"
|
||||
"@types/node": "^16.0.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
@@ -6197,7 +6197,7 @@
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.48.tgz#55f70bd432b6515828c0298689776861b90ca4fa"
|
||||
integrity sha512-4kxzqkrpwYtn6okJUcb2lfUu9ilnb3yhUOH6qX3nug8D2DupZ2drIkff2yJzYcNJVl3begnlcaBJ7tqiTTzjnQ==
|
||||
|
||||
"@types/node@^14.14.31", "@types/node@^14.14.32":
|
||||
"@types/node@^14.14.31":
|
||||
version "14.18.16"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-14.18.16.tgz#878f670ba3f00482bf859b6550b6010610fc54b5"
|
||||
integrity sha512-X3bUMdK/VmvrWdoTkz+VCn6nwKwrKCFTHtqwBIaQJNx4RUIBBUFXM00bqPz/DsDd+Icjmzm6/tyYZzeGVqb6/Q==
|
||||
@@ -6207,7 +6207,7 @@
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-15.14.9.tgz#bc43c990c3c9be7281868bbc7b8fdd6e2b57adfa"
|
||||
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
|
||||
|
||||
"@types/node@^16.11.26", "@types/node@^16.9.2":
|
||||
"@types/node@^16.0.0", "@types/node@^16.11.26", "@types/node@^16.9.2":
|
||||
version "16.11.33"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.33.tgz#566713b1b626f781c5c58fe3531307283e00720c"
|
||||
integrity sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==
|
||||
|
||||
Reference in New Issue
Block a user