Merge pull request #3496 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/eslint-config-6.1.2
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -45,7 +45,7 @@
|
||||
"devDependencies": {
|
||||
"@nextcloud/babel-config": "^1.0.0",
|
||||
"@nextcloud/browserslist-config": "^2.2.0",
|
||||
"@nextcloud/eslint-config": "^6.1.1",
|
||||
"@nextcloud/eslint-config": "^6.1.2",
|
||||
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
|
||||
"@nextcloud/webpack-vue-config": "^4.2.0",
|
||||
"@relative-ci/agent": "^3.0.0",
|
||||
@@ -2764,9 +2764,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/eslint-config": {
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-6.1.1.tgz",
|
||||
"integrity": "sha512-r2yAhYh/YJYnSEU1xEPWyvQeYI0/0Ej2n0Mjp1RvG8Xf2LGnraTGYDHEX+t0KiGrmD9EUqS1Uj2rRUWy4pxZBA==",
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-6.1.2.tgz",
|
||||
"integrity": "sha512-KEErxReF89vuOVRvOWtky/j1UtOjBGgtDK+LjdehGah66P9se0WACtbIC+3DLZ9IIrtOP45X05LashELnXs7dg==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": "^14.0.0",
|
||||
@@ -20764,9 +20764,9 @@
|
||||
}
|
||||
},
|
||||
"@nextcloud/eslint-config": {
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-6.1.1.tgz",
|
||||
"integrity": "sha512-r2yAhYh/YJYnSEU1xEPWyvQeYI0/0Ej2n0Mjp1RvG8Xf2LGnraTGYDHEX+t0KiGrmD9EUqS1Uj2rRUWy4pxZBA==",
|
||||
"version": "6.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-6.1.2.tgz",
|
||||
"integrity": "sha512-KEErxReF89vuOVRvOWtky/j1UtOjBGgtDK+LjdehGah66P9se0WACtbIC+3DLZ9IIrtOP45X05LashELnXs7dg==",
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
"devDependencies": {
|
||||
"@nextcloud/babel-config": "^1.0.0",
|
||||
"@nextcloud/browserslist-config": "^2.2.0",
|
||||
"@nextcloud/eslint-config": "^6.1.1",
|
||||
"@nextcloud/eslint-config": "^6.1.2",
|
||||
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
|
||||
"@nextcloud/webpack-vue-config": "^4.2.0",
|
||||
"@relative-ci/agent": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user