Bump @types/node from 16.11.48 to 16.11.49 (#338)

This commit is contained in:
dependabot[bot] 2022-08-16 19:13:17 +00:00 committed by GitHub
parent 801ad89205
commit 891e858d1f
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

@ -25,7 +25,7 @@
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^26.0.24",
"@types/node": "^16.11.48",
"@types/node": "^16.11.49",
"@types/react": "^18.0.15",
"@types/react-blockies": "^1.4.1",
"@types/react-dom": "^18.0.6",
@ -1696,9 +1696,9 @@
}
},
"node_modules/@types/node": {
"version": "16.11.48",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.48.tgz",
"integrity": "sha512-Z9r9UWlNeNkYnxybm+1fc0jxUNjZqRekTAr1pG0qdXe9apT9yCiqk1c4VvKQJsFpnchU4+fLl25MabSLA2wxIw=="
"version": "16.11.49",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.49.tgz",
"integrity": "sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw=="
},
"node_modules/@types/prop-types": {
"version": "15.7.3",
@ -5623,9 +5623,9 @@
}
},
"@types/node": {
"version": "16.11.48",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.48.tgz",
"integrity": "sha512-Z9r9UWlNeNkYnxybm+1fc0jxUNjZqRekTAr1pG0qdXe9apT9yCiqk1c4VvKQJsFpnchU4+fLl25MabSLA2wxIw=="
"version": "16.11.49",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.49.tgz",
"integrity": "sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw=="
},
"@types/prop-types": {
"version": "15.7.3"

View File

@ -20,7 +20,7 @@
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^26.0.24",
"@types/node": "^16.11.48",
"@types/node": "^16.11.49",
"@types/react": "^18.0.15",
"@types/react-blockies": "^1.4.1",
"@types/react-dom": "^18.0.6",