mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
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:
commit
c2e4d755e4
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue