Merge pull request 'chore(deps): update dependency @nextcloud/eslint-config to ^8.4.2' (#263) from renovate/nextcloud-eslint-config-8.x into main
Reviewed-on: #263
This commit is contained in:
commit
4e818db3d6
14
package-lock.json
generated
14
package-lock.json
generated
@ -25,7 +25,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nextcloud/browserslist-config": "^3.0.1",
|
||||
"@nextcloud/eslint-config": "^8.4.1",
|
||||
"@nextcloud/eslint-config": "^8.4.2",
|
||||
"@nextcloud/prettier-config": "^1.1.0",
|
||||
"@nextcloud/stylelint-config": "^3.0.1",
|
||||
"@types/toastify-js": "^1.12.3",
|
||||
@ -1404,9 +1404,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/eslint-config": {
|
||||
"version": "8.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.4.1.tgz",
|
||||
"integrity": "sha512-ilrPxOnfVkB4dAddtkhbJmbYK9FwEVZ5oIJ2ipiE97rQz82TUZxmfEHE1tr87FbIvz0drIcREgGil3zuNWHjrg==",
|
||||
"version": "8.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.4.2.tgz",
|
||||
"integrity": "sha512-zsDcBxvp2Vr/BgasK/vNYJ84LOXjl4RseJPrcp93zcnaB2WnygV50Sd0nQ5JN0ngTyPjiIlGd92MMzrMTofjRA==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"engines": {
|
||||
@ -1414,18 +1414,18 @@
|
||||
"npm": "^10.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/core": "^7.24.5",
|
||||
"@babel/core": "^7.26.9",
|
||||
"@babel/eslint-parser": "^7.16.5",
|
||||
"@nextcloud/eslint-plugin": "^2.2.1",
|
||||
"@vue/eslint-config-typescript": "^13.0.0",
|
||||
"eslint": "^8.27.0",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
"eslint-import-resolver-exports": "^1.0.0-beta.5",
|
||||
"eslint-import-resolver-typescript": "^3.6.1",
|
||||
"eslint-import-resolver-typescript": "^3.8.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jsdoc": "^46.2.6",
|
||||
"eslint-plugin-n": "^16.0.0",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-promise": "^6.6.0",
|
||||
"eslint-plugin-vue": "^9.7.0",
|
||||
"typescript": "^5.0.2"
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nextcloud/browserslist-config": "^3.0.1",
|
||||
"@nextcloud/eslint-config": "^8.4.1",
|
||||
"@nextcloud/eslint-config": "^8.4.2",
|
||||
"@nextcloud/prettier-config": "^1.1.0",
|
||||
"@nextcloud/stylelint-config": "^3.0.1",
|
||||
"@types/toastify-js": "^1.12.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user