build(deps): bump @types/node from 22.5.0 to 22.5.2 (#40)

This commit is contained in:
dependabot[bot]
2024-09-04 12:48:33 +00:00
committed by GitHub
parent 26e2103fb4
commit 5bcb2906c1
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -14,7 +14,7 @@
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.0",
"@types/node": "^22.5.2",
"@types/react-dom": "^18.3.0",
"@types/react-router-bootstrap": "^0.26.6",
"@vitejs/plugin-react": "^4.3.1",
@@ -1821,9 +1821,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "22.5.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.0.tgz",
"integrity": "sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==",
"version": "22.5.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.2.tgz",
"integrity": "sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==",
"dependencies": {
"undici-types": "~6.19.2"
}
@@ -9195,9 +9195,9 @@
"dev": true
},
"@types/node": {
"version": "22.5.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.0.tgz",
"integrity": "sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==",
"version": "22.5.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.2.tgz",
"integrity": "sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==",
"requires": {
"undici-types": "~6.19.2"
}
+1 -1
View File
@@ -17,7 +17,7 @@
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.0",
"@types/node": "^22.5.2",
"@types/react-dom": "^18.3.0",
"@types/react-router-bootstrap": "^0.26.6",
"@vitejs/plugin-react": "^4.3.1",