Bump @types/node from 16.11.52 to 16.11.54 (#343)

This commit is contained in:
dependabot[bot] 2022-08-24 07:47:48 +00:00 committed by GitHub
parent 8f3761b8ae
commit ce90d3828e
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.52",
"@types/node": "^16.11.54",
"@types/react": "^18.0.15",
"@types/react-blockies": "^1.4.1",
"@types/react-dom": "^18.0.6",
@ -1697,9 +1697,9 @@
}
},
"node_modules/@types/node": {
"version": "16.11.52",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.52.tgz",
"integrity": "sha512-GnstYouCa9kbYokBCWEVrszJ1P2rGAQpKrqACHKuixkaT8XGu8nsqHvEUIGqDs5vwtsJ7LrYqnPDKRD1V+M39A=="
"version": "16.11.54",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.54.tgz",
"integrity": "sha512-ryOpwe15+BtTUxKFfzABjaI/EtXLPBSBEW4B6D5ygWNcORLVKG/1/FC3WwAr5d7t6lCnlVPRsCY0NH680QT+Pg=="
},
"node_modules/@types/prop-types": {
"version": "15.7.3",
@ -5625,9 +5625,9 @@
}
},
"@types/node": {
"version": "16.11.52",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.52.tgz",
"integrity": "sha512-GnstYouCa9kbYokBCWEVrszJ1P2rGAQpKrqACHKuixkaT8XGu8nsqHvEUIGqDs5vwtsJ7LrYqnPDKRD1V+M39A=="
"version": "16.11.54",
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.54.tgz",
"integrity": "sha512-ryOpwe15+BtTUxKFfzABjaI/EtXLPBSBEW4B6D5ygWNcORLVKG/1/FC3WwAr5d7t6lCnlVPRsCY0NH680QT+Pg=="
},
"@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.52",
"@types/node": "^16.11.54",
"@types/react": "^18.0.15",
"@types/react-blockies": "^1.4.1",
"@types/react-dom": "^18.0.6",