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.2 to 15.0.3 (#22)

This commit is contained in:
dependabot[bot] 2021-05-13 13:36:12 +02:00 committed by GitHub
parent f49ca1f4f2
commit 3fea7d48f6
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/jest-dom": "5.12.0",
"@testing-library/react": "11.2.6", "@testing-library/react": "11.2.6",
"@types/jest": "26.0.23", "@types/jest": "26.0.23",
"@types/node": "15.0.2", "@types/node": "15.0.3",
"@types/react": "17.0.5", "@types/react": "17.0.5",
"@types/styled-jsx": "2.2.8", "@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.23.0", "@typescript-eslint/eslint-plugin": "4.23.0",
@ -4112,9 +4112,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "15.0.2", "version": "15.0.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.0.2.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-15.0.3.tgz",
"integrity": "sha512-p68+a+KoxpoB47015IeYZYRrdqMUcpbK8re/zpFB8Ld46LHC1lPEbp3EXgkEhAYEcPvjJF6ZO+869SQ0aH1dcA==" "integrity": "sha512-/WbxFeBU+0F79z9RdEOXH4CsDga+ibi5M8uEYr91u3CkT/pdWcV8MCook+4wDPnZBexRdwWS+PiVZ2xJviAzcQ=="
}, },
"node_modules/@types/normalize-package-data": { "node_modules/@types/normalize-package-data": {
"version": "2.4.0", "version": "2.4.0",
@ -29264,9 +29264,9 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "15.0.2", "version": "15.0.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-15.0.2.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-15.0.3.tgz",
"integrity": "sha512-p68+a+KoxpoB47015IeYZYRrdqMUcpbK8re/zpFB8Ld46LHC1lPEbp3EXgkEhAYEcPvjJF6ZO+869SQ0aH1dcA==" "integrity": "sha512-/WbxFeBU+0F79z9RdEOXH4CsDga+ibi5M8uEYr91u3CkT/pdWcV8MCook+4wDPnZBexRdwWS+PiVZ2xJviAzcQ=="
}, },
"@types/normalize-package-data": { "@types/normalize-package-data": {
"version": "2.4.0", "version": "2.4.0",

View File

@ -45,7 +45,7 @@
"@testing-library/jest-dom": "5.12.0", "@testing-library/jest-dom": "5.12.0",
"@testing-library/react": "11.2.6", "@testing-library/react": "11.2.6",
"@types/jest": "26.0.23", "@types/jest": "26.0.23",
"@types/node": "15.0.2", "@types/node": "15.0.3",
"@types/react": "17.0.5", "@types/react": "17.0.5",
"@types/styled-jsx": "2.2.8", "@types/styled-jsx": "2.2.8",
"@typescript-eslint/eslint-plugin": "4.23.0", "@typescript-eslint/eslint-plugin": "4.23.0",