1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-11-08 22:31:30 +01:00

build(deps-dev): bump @types/node from 15.12.0 to 15.12.1 (#63)

This commit is contained in:
dependabot[bot] 2021-06-07 10:59:08 +02:00 committed by GitHub
parent 88588355fd
commit a3ec87bf52
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.13.0",
"@testing-library/react": "11.2.7",
"@types/jest": "26.0.23",
"@types/node": "15.12.0",
"@types/node": "15.12.1",
"@types/react": "17.0.9",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.26.0",
@ -4090,9 +4090,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "15.12.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.12.0.tgz",
"integrity": "sha512-+aHJvoCsVhO2ZCuT4o5JtcPrCPyDE3+1nvbDprYes+pPkEsbjH7AGUCNtjMOXS0fqH14t+B7yLzaqSz92FPWyw=="
"version": "15.12.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.12.1.tgz",
"integrity": "sha512-zyxJM8I1c9q5sRMtVF+zdd13Jt6RU4r4qfhTd7lQubyThvLfx6yYekWSQjGCGV2Tkecgxnlpl/DNlb6Hg+dmEw=="
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.0",
@ -27702,9 +27702,9 @@
"dev": true
},
"@types/node": {
"version": "15.12.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.12.0.tgz",
"integrity": "sha512-+aHJvoCsVhO2ZCuT4o5JtcPrCPyDE3+1nvbDprYes+pPkEsbjH7AGUCNtjMOXS0fqH14t+B7yLzaqSz92FPWyw=="
"version": "15.12.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.12.1.tgz",
"integrity": "sha512-zyxJM8I1c9q5sRMtVF+zdd13Jt6RU4r4qfhTd7lQubyThvLfx6yYekWSQjGCGV2Tkecgxnlpl/DNlb6Hg+dmEw=="
},
"@types/normalize-package-data": {
"version": "2.4.0",

View File

@ -45,7 +45,7 @@
"@testing-library/jest-dom": "5.13.0",
"@testing-library/react": "11.2.7",
"@types/jest": "26.0.23",
"@types/node": "15.12.0",
"@types/node": "15.12.1",
"@types/react": "17.0.9",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.26.0",