eslint-config-smarthr
Advanced tools
Comparing version 6.9.1 to 6.10.0
@@ -5,2 +5,9 @@ # Changelog | ||
## [6.10.0](https://github.com/kufu/eslint-config-smarthr/compare/v6.9.1...v6.10.0) (2023-08-24) | ||
### Features | ||
* eslint-plugin-prettier が v5でエラーになるため、^4.2.1 に戻す ([8cca49a](https://github.com/kufu/eslint-config-smarthr/commit/8cca49aa70c4cf0d4048b8422af8464b542566f4)) | ||
### [6.9.1](https://github.com/kufu/eslint-config-smarthr/compare/v6.9.0...v6.9.1) (2023-08-20) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "eslint-config-smarthr", | ||
"version": "6.9.1", | ||
"version": "6.10.0", | ||
"description": "A sharable ESLint config for SmartHR", | ||
@@ -29,5 +29,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@types/react": "^18.2.20", | ||
"@types/react": "^18.2.21", | ||
"eslint": "^8.47.0", | ||
"jest": "^29.6.2", | ||
"jest": "^29.6.3", | ||
"prettier": "^3.0.2", | ||
@@ -40,3 +40,3 @@ "react": "^18.2.0", | ||
"eslint": "^7.0.0 || ^8.0.0", | ||
"eslint-plugin-smarthr": "^0.1.1 || ^0.2.0 || ^0.3.0", | ||
"eslint-plugin-smarthr": "^0.3.2", | ||
"prettier": "^1.17.0 || ^2.0.0 || ^3.0.0", | ||
@@ -47,12 +47,12 @@ "react": "^16.8.6 || ^17.0.0 || ^18.0.0", | ||
"dependencies": { | ||
"@typescript-eslint/eslint-plugin": "^6.4.0", | ||
"@typescript-eslint/parser": "^6.4.0", | ||
"@typescript-eslint/eslint-plugin": "^6.4.1", | ||
"@typescript-eslint/parser": "^6.4.1", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-import": "^2.28.1", | ||
"eslint-plugin-jsx-a11y": "^6.7.1", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-react": "^7.33.2", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-smarthr": "^0.3.6" | ||
"eslint-plugin-smarthr": "^0.3.7" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
39727
+ Addedeslint-plugin-prettier@4.2.1(transitive)
- Removed@pkgr/core@0.1.1(transitive)
- Removedeslint-plugin-prettier@5.2.1(transitive)
- Removedsynckit@0.9.2(transitive)
- Removedtslib@2.8.1(transitive)
Updatedeslint-plugin-smarthr@^0.3.7