0

chore(deps): update dependency @types/node to v20.12.8

This commit is contained in:
renovate[bot] 2024-05-04 19:50:03 +00:00 committed by GitHub
parent 0e6ff12ffe
commit 19f7fff024
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -76,7 +76,7 @@
"@types/classnames": "2.3.1",
"@types/jest": "^29.5.0",
"@types/markdown-it": "14.0.1",
"@types/node": "20.12.7",
"@types/node": "20.12.8",
"@types/prop-types": "15.7.12",
"@types/react": "18.3.1",
"@types/react-linkify": "1.0.4",
@ -9460,9 +9460,9 @@
"integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g=="
},
"node_modules/@types/node": {
"version": "20.12.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
"integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
"version": "20.12.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.8.tgz",
"integrity": "sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==",
"dependencies": {
"undici-types": "~5.26.4"
}

View File

@ -82,7 +82,7 @@
"@types/classnames": "2.3.1",
"@types/jest": "^29.5.0",
"@types/markdown-it": "14.0.1",
"@types/node": "20.12.7",
"@types/node": "20.12.8",
"@types/prop-types": "15.7.12",
"@types/react": "18.3.1",
"@types/react-linkify": "1.0.4",