mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-06 15:42:12 +01:00
update eslint config version
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"set-version": "ui-scripts version"
|
||||
},
|
||||
"dependencies": {
|
||||
"@scm-manager/eslint-config": "2.16.0"
|
||||
"@scm-manager/eslint-config": "2.17.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@scm-manager/remark-preset-lint": "^1.0.0",
|
||||
|
||||
22
yarn.lock
22
yarn.lock
@@ -2235,7 +2235,27 @@
|
||||
"@babel/preset-typescript" "^7.16.7"
|
||||
babel-plugin-styled-components "^1.13.3"
|
||||
|
||||
"@scm-manager/eslint-config@2.16.0", "@scm-manager/eslint-config@^2.16.0":
|
||||
"@scm-manager/eslint-config@2.17.0":
|
||||
version "2.17.0"
|
||||
resolved "https://registry.yarnpkg.com/@scm-manager/eslint-config/-/eslint-config-2.17.0.tgz#b29b65f131a520cb47b5355d16fac99beb1ca881"
|
||||
integrity sha512-wbYI6g09NNhpyHSjRwStB7P0xRE6WxC30HZzmNpTN+2aqI0UZidkybCzTKMjAwW587uitg0z1g/cbntyXwYQFw==
|
||||
dependencies:
|
||||
"@typescript-eslint/eslint-plugin" "^5.19.0"
|
||||
"@typescript-eslint/parser" "^5.19.0"
|
||||
babel-eslint "^10.0.3"
|
||||
eslint "^7.32.0"
|
||||
eslint-config-airbnb-base "^14.2.0"
|
||||
eslint-config-prettier "^6.4.0"
|
||||
eslint-config-react-app "^5.0.2"
|
||||
eslint-plugin-flowtype "^4.3.0"
|
||||
eslint-plugin-import "^2.18.2"
|
||||
eslint-plugin-jsx-a11y "^6.2.3"
|
||||
eslint-plugin-prettier "^3.1.1"
|
||||
eslint-plugin-react "^7.16.0"
|
||||
eslint-plugin-react-hooks "^2.1.2"
|
||||
jest "^26.6.3"
|
||||
|
||||
"@scm-manager/eslint-config@^2.16.0":
|
||||
version "2.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@scm-manager/eslint-config/-/eslint-config-2.16.0.tgz#fe682a1e1d53355c13fff8bffd9b44505e734a63"
|
||||
integrity sha512-x1o+2RKnTOkuEfNz6zAir6lAaapBWtwy7PLMrs+d7i5kEfE9gJwNOYZqORxBdGZ3u3r6w/PJCc+LNEmOHdwxUA==
|
||||
|
||||
Reference in New Issue
Block a user