1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-11-05 04:51:30 +01:00

build(deps-dev): bump @types/node from 16.4.3 to 16.4.4 (#137)

This commit is contained in:
dependabot[bot] 2021-07-28 08:17:45 +02:00 committed by GitHub
parent a34cefec6e
commit 36d54666a0
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/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0", "@testing-library/react": "12.0.0",
"@types/jest": "26.0.24", "@types/jest": "26.0.24",
"@types/node": "16.4.3", "@types/node": "16.4.4",
"@types/react": "17.0.15", "@types/react": "17.0.15",
"@types/styled-jsx": "2.2.9", "@types/styled-jsx": "2.2.9",
"@typescript-eslint/eslint-plugin": "4.28.5", "@typescript-eslint/eslint-plugin": "4.28.5",
@ -4536,9 +4536,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "16.4.3", "version": "16.4.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.4.3.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-16.4.4.tgz",
"integrity": "sha512-GKM4FLMkWDc0sfx7tXqPWkM6NBow1kge0fgQh0bOnlqo4iT1kvTvMEKE0c1RtUGnbLlGRXiAA8SumE//90uKAg==" "integrity": "sha512-BH/jX0HjzElFCQdAwaEMwuGBQwm6ViDZ00X6LKdnRRmGWOzkWugEH4+7a0BwfHQ8DfPPCSd/mdsm3Nu8FKFu0w=="
}, },
"node_modules/@types/normalize-package-data": { "node_modules/@types/normalize-package-data": {
"version": "2.4.0", "version": "2.4.0",
@ -27955,9 +27955,9 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "16.4.3", "version": "16.4.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.4.3.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-16.4.4.tgz",
"integrity": "sha512-GKM4FLMkWDc0sfx7tXqPWkM6NBow1kge0fgQh0bOnlqo4iT1kvTvMEKE0c1RtUGnbLlGRXiAA8SumE//90uKAg==" "integrity": "sha512-BH/jX0HjzElFCQdAwaEMwuGBQwm6ViDZ00X6LKdnRRmGWOzkWugEH4+7a0BwfHQ8DfPPCSd/mdsm3Nu8FKFu0w=="
}, },
"@types/normalize-package-data": { "@types/normalize-package-data": {
"version": "2.4.0", "version": "2.4.0",

View File

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