1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-09-19 14:05:53 +02:00

build(deps-dev): bump @types/node from 15.0.3 to 15.3.0 (#26)

This commit is contained in:
dependabot[bot] 2021-05-17 15:55:05 +02:00 committed by GitHub
parent 34b5f123b4
commit 8d758bc1d7
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.0.3",
"@types/node": "15.3.0",
"@types/react": "17.0.5",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.23.0",
@ -4111,9 +4111,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "15.0.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.0.3.tgz",
"integrity": "sha512-/WbxFeBU+0F79z9RdEOXH4CsDga+ibi5M8uEYr91u3CkT/pdWcV8MCook+4wDPnZBexRdwWS+PiVZ2xJviAzcQ=="
"version": "15.3.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.3.0.tgz",
"integrity": "sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ=="
},
"node_modules/@types/normalize-package-data": {
"version": "2.4.0",
@ -29399,9 +29399,9 @@
"dev": true
},
"@types/node": {
"version": "15.0.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.0.3.tgz",
"integrity": "sha512-/WbxFeBU+0F79z9RdEOXH4CsDga+ibi5M8uEYr91u3CkT/pdWcV8MCook+4wDPnZBexRdwWS+PiVZ2xJviAzcQ=="
"version": "15.3.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.3.0.tgz",
"integrity": "sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ=="
},
"@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.0.3",
"@types/node": "15.3.0",
"@types/react": "17.0.5",
"@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.23.0",