Renovate: Update npm to v11 #8

Open
renovate wants to merge 1 commit from renovate/npm-11.x into main
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 3958f9181f - Show all commits

2
package-lock.json generated
View file

@ -22,7 +22,7 @@
},
"engines": {
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
"npm": "^11.0.0"
}
},
"node_modules/@ampproject/remapping": {

View file

@ -31,7 +31,7 @@
],
"engines": {
"node": "^16.0.0",
"npm": "^7.0.0 || ^8.0.0"
"npm": "^11.0.0"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.2.0",