Bump @types/node from 16.11.49 to 16.11.52 (#342)
This commit is contained in:
parent
728d86d7cb
commit
0664df4d73
|
@ -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.49",
|
||||
"@types/node": "^16.11.52",
|
||||
"@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.49",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.49.tgz",
|
||||
"integrity": "sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw=="
|
||||
"version": "16.11.52",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.52.tgz",
|
||||
"integrity": "sha512-GnstYouCa9kbYokBCWEVrszJ1P2rGAQpKrqACHKuixkaT8XGu8nsqHvEUIGqDs5vwtsJ7LrYqnPDKRD1V+M39A=="
|
||||
},
|
||||
"node_modules/@types/prop-types": {
|
||||
"version": "15.7.3",
|
||||
|
@ -5625,9 +5625,9 @@
|
|||
}
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "16.11.49",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.49.tgz",
|
||||
"integrity": "sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw=="
|
||||
"version": "16.11.52",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.52.tgz",
|
||||
"integrity": "sha512-GnstYouCa9kbYokBCWEVrszJ1P2rGAQpKrqACHKuixkaT8XGu8nsqHvEUIGqDs5vwtsJ7LrYqnPDKRD1V+M39A=="
|
||||
},
|
||||
"@types/prop-types": {
|
||||
"version": "15.7.3"
|
||||
|
|
|
@ -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.49",
|
||||
"@types/node": "^16.11.52",
|
||||
"@types/react": "^18.0.15",
|
||||
"@types/react-blockies": "^1.4.1",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
|
|
Loading…
Reference in New Issue