1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-12-08 00:44:30 +01:00

build(deps-dev): bump @types/node from 16.6.1 to 16.6.2 (#168)

This commit is contained in:
dependabot[bot] 2021-08-19 10:56:35 +02:00 committed by GitHub
parent 2cae77481f
commit 99b9b12ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -35,7 +35,7 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@types/jest": "27.0.1",
"@types/node": "16.6.1",
"@types/node": "16.6.2",
"@types/react": "17.0.18",
"@typescript-eslint/eslint-plugin": "4.29.2",
"autoprefixer": "10.3.1",
@ -4430,9 +4430,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.6.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.6.1.tgz",
"integrity": "sha512-Sr7BhXEAer9xyGuCN3Ek9eg9xPviCF2gfu9kTfuU2HkTVAMYSDeX40fvpmo72n5nansg3nsBjuQBrsS28r+NUw=="
"version": "16.6.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.6.2.tgz",
"integrity": "sha512-LSw8TZt12ZudbpHc6EkIyDM3nHVWKYrAvGy6EAJfNfjusbwnThqjqxUKKRwuV3iWYeW/LYMzNgaq3MaLffQ2xA=="
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.1",
@ -29569,9 +29569,9 @@
"dev": true
},
"@types/node": {
"version": "16.6.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.6.1.tgz",
"integrity": "sha512-Sr7BhXEAer9xyGuCN3Ek9eg9xPviCF2gfu9kTfuU2HkTVAMYSDeX40fvpmo72n5nansg3nsBjuQBrsS28r+NUw=="
"version": "16.6.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.6.2.tgz",
"integrity": "sha512-LSw8TZt12ZudbpHc6EkIyDM3nHVWKYrAvGy6EAJfNfjusbwnThqjqxUKKRwuV3iWYeW/LYMzNgaq3MaLffQ2xA=="
},
"@types/normalize-package-data": {
"version": "2.4.1",

View File

@ -56,7 +56,7 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@types/jest": "27.0.1",
"@types/node": "16.6.1",
"@types/node": "16.6.2",
"@types/react": "17.0.18",
"@typescript-eslint/eslint-plugin": "4.29.2",
"autoprefixer": "10.3.1",