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 15.3.1 to 15.6.0 (#38)

This commit is contained in:
dependabot[bot] 2021-05-24 11:29:36 +02:00 committed by GitHub
parent 83f90e24c7
commit 993dd1e30e
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

@ -31,7 +31,7 @@
"@testing-library/jest-dom": "5.12.0",
"@testing-library/react": "11.2.7",
"@types/jest": "26.0.23",
"@types/node": "15.3.1",
"@types/node": "15.6.0",
"@types/react": "17.0.6",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.24.0",
@ -4111,9 +4111,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "15.3.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.3.1.tgz",
"integrity": "sha512-weaeiP4UF4XgF++3rpQhpIJWsCTS4QJw5gvBhQu6cFIxTwyxWIe3xbnrY/o2lTCQ0lsdb8YIUDUvLR4Vuz5rbw=="
"version": "15.6.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.6.0.tgz",
"integrity": "sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A=="
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.0",
@ -29401,9 +29401,9 @@
"dev": true
},
"@types/node": {
"version": "15.3.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.3.1.tgz",
"integrity": "sha512-weaeiP4UF4XgF++3rpQhpIJWsCTS4QJw5gvBhQu6cFIxTwyxWIe3xbnrY/o2lTCQ0lsdb8YIUDUvLR4Vuz5rbw=="
"version": "15.6.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.6.0.tgz",
"integrity": "sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A=="
},
"@types/normalize-package-data": {
"version": "2.4.0",

View File

@ -45,7 +45,7 @@
"@testing-library/jest-dom": "5.12.0",
"@testing-library/react": "11.2.7",
"@types/jest": "26.0.23",
"@types/node": "15.3.1",
"@types/node": "15.6.0",
"@types/react": "17.0.6",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.24.0",