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.4.7 to 16.4.10 (#142)

This commit is contained in:
dependabot[bot] 2021-08-04 10:38:47 +02:00 committed by GitHub
parent 4b06fd0522
commit 90d22b2c7f
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

@ -34,7 +34,7 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.24",
"@types/node": "16.4.7",
"@types/node": "16.4.10",
"@types/react": "17.0.15",
"@types/styled-jsx": "2.2.9",
"@typescript-eslint/eslint-plugin": "4.28.5",
@ -4536,9 +4536,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.4.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.4.7.tgz",
"integrity": "sha512-aDDY54sst8sx47CWT6QQqIZp45yURq4dic0+HCYfYNcY5Ejlb/CLmFnRLfy3wQuYafOeh3lB/DAKaqRKBtcZmA=="
"version": "16.4.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.4.10.tgz",
"integrity": "sha512-TmVHsm43br64js9BqHWqiDZA+xMtbUpI1MBIA0EyiBmoV9pcEYFOSdj5fr6enZNfh4fChh+AGOLIzGwJnkshyQ=="
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.0",
@ -27955,9 +27955,9 @@
"dev": true
},
"@types/node": {
"version": "16.4.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.4.7.tgz",
"integrity": "sha512-aDDY54sst8sx47CWT6QQqIZp45yURq4dic0+HCYfYNcY5Ejlb/CLmFnRLfy3wQuYafOeh3lB/DAKaqRKBtcZmA=="
"version": "16.4.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.4.10.tgz",
"integrity": "sha512-TmVHsm43br64js9BqHWqiDZA+xMtbUpI1MBIA0EyiBmoV9pcEYFOSdj5fr6enZNfh4fChh+AGOLIzGwJnkshyQ=="
},
"@types/normalize-package-data": {
"version": "2.4.0",

View File

@ -53,7 +53,7 @@
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.24",
"@types/node": "16.4.7",
"@types/node": "16.4.10",
"@types/react": "17.0.15",
"@types/styled-jsx": "2.2.9",
"@typescript-eslint/eslint-plugin": "4.28.5",