Merge pull request 'chore(deps): update dependency @types/node to ~20.17.25' () from renovate/node-20.x into main

Reviewed-on: 
This commit is contained in:
Michel Roux 2025-03-21 13:01:25 +00:00
commit 0f3b47cb63
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated

@ -28,7 +28,7 @@
"@nextcloud/eslint-config": "^8.4.2",
"@nextcloud/prettier-config": "^1.1.0",
"@nextcloud/stylelint-config": "^3.0.1",
"@types/node": "~20.17.24",
"@types/node": "~20.17.25",
"@types/toastify-js": "^1.12.3",
"@vue/tsconfig": "^0.7.0",
"eslint-config-prettier": "^10.1.1",
@ -2649,9 +2649,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "20.17.24",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.24.tgz",
"integrity": "sha512-d7fGCyB96w9BnWQrOsJtpyiSaBcAYYr75bnK6ZRjDbql2cGLj/3GsL5OYmLPNq76l7Gf2q4Rv9J2o6h5CrD9sA==",
"version": "20.17.25",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.25.tgz",
"integrity": "sha512-bT+r2haIlplJUYtlZrEanFHdPIZTeiMeh/fSOEbOOfWf9uTn+lg8g0KU6Q3iMgjd9FLuuMAgfCNSkjUbxL6E3Q==",
"devOptional": true,
"license": "MIT",
"dependencies": {

@ -37,7 +37,7 @@
"@nextcloud/eslint-config": "^8.4.2",
"@nextcloud/prettier-config": "^1.1.0",
"@nextcloud/stylelint-config": "^3.0.1",
"@types/node": "~20.17.24",
"@types/node": "~20.17.25",
"@types/toastify-js": "^1.12.3",
"@vue/tsconfig": "^0.7.0",
"eslint-config-prettier": "^10.1.1",