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

Reviewed-on: 
This commit is contained in:
Michel Roux 2025-04-02 07:24:34 +00:00
commit 139c83512e
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.29",
"@types/node": "~20.17.30",
"@types/toastify-js": "^1.12.3",
"@vue/tsconfig": "^0.7.0",
"eslint-config-prettier": "^10.1.1",
@ -2725,9 +2725,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "20.17.29",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.29.tgz",
"integrity": "sha512-6rbekrnsa5WWCo5UnPYEKfNuoF2yqAmigUKXM8wBzfEbZc+E/CITqjCrHqiq+6QBifsw0ZDaA5VdTFONOtG7+A==",
"version": "20.17.30",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.30.tgz",
"integrity": "sha512-7zf4YyHA+jvBNfVrk2Gtvs6x7E8V+YDW05bNfG2XkWDJfYRXrTiP/DsB2zSYTaHX0bGIujTBQdMVAhb+j7mwpg==",
"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.29",
"@types/node": "~20.17.30",
"@types/toastify-js": "^1.12.3",
"@vue/tsconfig": "^0.7.0",
"eslint-config-prettier": "^10.1.1",