1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-02-08 21:59:39 +01:00

build(deps-dev): bump @types/node from 16.9.6 to 16.10.1 (#243)

This commit is contained in:
dependabot[bot] 2021-09-27 13:11:05 +02:00 committed by GitHub
parent 1c2b855cdb
commit 9770312a9c
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.1.0",
"@types/jest": "27.0.2",
"@types/node": "16.9.6",
"@types/node": "16.10.1",
"@types/react": "17.0.24",
"@typescript-eslint/eslint-plugin": "4.31.2",
"autoprefixer": "10.3.5",
@ -4500,9 +4500,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "16.9.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.9.6.tgz",
"integrity": "sha512-YHUZhBOMTM3mjFkXVcK+WwAcYmyhe1wL4lfqNtzI0b3qAy7yuSetnM7QJazgE5PFmgVTNGiLOgRFfJMqW7XpSQ=="
"version": "16.10.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.10.1.tgz",
"integrity": "sha512-4/Z9DMPKFexZj/Gn3LylFgamNKHm4K3QDi0gz9B26Uk0c8izYf97B5fxfpspMNkWlFupblKM/nV8+NA9Ffvr+w=="
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.1",
@ -29631,9 +29631,9 @@
"dev": true
},
"@types/node": {
"version": "16.9.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.9.6.tgz",
"integrity": "sha512-YHUZhBOMTM3mjFkXVcK+WwAcYmyhe1wL4lfqNtzI0b3qAy7yuSetnM7QJazgE5PFmgVTNGiLOgRFfJMqW7XpSQ=="
"version": "16.10.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.10.1.tgz",
"integrity": "sha512-4/Z9DMPKFexZj/Gn3LylFgamNKHm4K3QDi0gz9B26Uk0c8izYf97B5fxfpspMNkWlFupblKM/nV8+NA9Ffvr+w=="
},
"@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.1.0",
"@types/jest": "27.0.2",
"@types/node": "16.9.6",
"@types/node": "16.10.1",
"@types/react": "17.0.24",
"@typescript-eslint/eslint-plugin": "4.31.2",
"autoprefixer": "10.3.5",