eslint-config-cheminfo
Advanced tools
Comparing version 7.2.1 to 7.2.2
# Changelog | ||
### [7.2.2](https://www.github.com/cheminfo/eslint-config/compare/v7.2.1...v7.2.2) (2022-01-24) | ||
### Bug Fixes | ||
* update eslint-plugin-jest to v26 ([d75a921](https://www.github.com/cheminfo/eslint-config/commit/d75a9218929b98bbe3efab70b9474ecd9fcfb132)) | ||
### [7.2.1](https://www.github.com/cheminfo/eslint-config/compare/v7.2.0...v7.2.1) (2021-11-05) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "eslint-config-cheminfo", | ||
"version": "7.2.1", | ||
"version": "7.2.2", | ||
"description": "Shared ESLint config for cheminfo and ml.js projects", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
"eslint-plugin-import": "^2.25.2", | ||
"eslint-plugin-jest": "^25.2.1", | ||
"eslint-plugin-jest": "^26.0.0", | ||
"eslint-plugin-jsdoc": "^37.0.0" | ||
@@ -35,3 +35,3 @@ }, | ||
"eslint-plugin-import": "2.25.2", | ||
"eslint-plugin-jest": "25.2.1", | ||
"eslint-plugin-jest": "26.0.0", | ||
"eslint-plugin-jsdoc": "37.0.0", | ||
@@ -38,0 +38,0 @@ "prettier": "^2.4.1" |
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
34405
0