diff --git a/package-lock.json b/package-lock.json index f75a92be6e..3228369ae8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "@fontsource/roboto": "^4.5.8", "@nextcloud/babel-config": "^1.0.0", "@nextcloud/browserslist-config": "^2.3.0", - "@nextcloud/eslint-config": "^8.1.2", + "@nextcloud/eslint-config": "^8.1.3", "@nextcloud/stylelint-config": "^2.3.0", "@vue/test-utils": "^1.3.0", "@vue/vue2-jest": "^29.0.0", diff --git a/package.json b/package.json index 33b3ffe9d9..10e85cd056 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@fontsource/roboto": "^4.5.8", "@nextcloud/babel-config": "^1.0.0", "@nextcloud/browserslist-config": "^2.3.0", - "@nextcloud/eslint-config": "^8.1.2", + "@nextcloud/eslint-config": "^8.1.3", "@nextcloud/stylelint-config": "^2.3.0", "@vue/test-utils": "^1.3.0", "@vue/vue2-jest": "^29.0.0",