chore(deps): update dependency @types/node to v20.16.10
All checks were successful
Lint / Lint (push) Successful in 16s
SonarQube Scan / SonarQube Trigger (push) Successful in 32s

This commit is contained in:
Renovate Bot 2024-09-28 01:01:52 +00:00
parent a978fa0aad
commit a183d867b1
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -24,7 +24,7 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "20.16.5",
"@types/node": "20.16.10",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
@ -1801,9 +1801,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.16.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.5.tgz",
"integrity": "sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==",
"version": "20.16.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.10.tgz",
"integrity": "sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -25,7 +25,7 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "20.16.5",
"@types/node": "20.16.10",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",