Merge pull request #3034 from LibreSign/dependabot/npm_and_yarn/nextcloud/eslint-config-8.4.1

chore(deps-dev): Bump @nextcloud/eslint-config from 8.4.0 to 8.4.1
This commit is contained in:
Vitor Mattos 2024-05-17 14:20:06 -03:00 committed by GitHub
commit c2e4d755e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -45,7 +45,7 @@
"@babel/core": "^7.24.5",
"@nextcloud/babel-config": "^1.2.0",
"@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/eslint-config": "^8.4.0",
"@nextcloud/eslint-config": "^8.4.1",
"@nextcloud/stylelint-config": "^3.0.1",
"@nextcloud/webpack-vue-config": "^6.0.1",
"file-loader": "^6.2.0",
@ -3293,9 +3293,9 @@
}
},
"node_modules/@nextcloud/eslint-config": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.4.0.tgz",
"integrity": "sha512-w+b8DnFVjNvEHT8eJ94Z/NejkNajqqnhoxnjV16r2dKWiGuJipBlX8gnZCvv442nScw20H6/BN323/E5JfCTwg==",
"version": "8.4.1",
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.4.1.tgz",
"integrity": "sha512-ilrPxOnfVkB4dAddtkhbJmbYK9FwEVZ5oIJ2ipiE97rQz82TUZxmfEHE1tr87FbIvz0drIcREgGil3zuNWHjrg==",
"dev": true,
"engines": {
"node": "^20.0.0",

View file

@ -61,7 +61,7 @@
"@babel/core": "^7.24.5",
"@nextcloud/babel-config": "^1.2.0",
"@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/eslint-config": "^8.4.0",
"@nextcloud/eslint-config": "^8.4.1",
"@nextcloud/stylelint-config": "^3.0.1",
"@nextcloud/webpack-vue-config": "^6.0.1",
"file-loader": "^6.2.0",