eslint-config-adjunct
Advanced tools
Comparing version 4.11.1 to 4.11.2
100
package.json
{ | ||
"name": "eslint-config-adjunct", | ||
"version": "4.11.1", | ||
"version": "4.11.2", | ||
"author": "David J. Bradshaw", | ||
@@ -16,3 +16,3 @@ "license": "MIT", | ||
"eslint:fix": "npm run eslint --fix", | ||
"prepublishOnly": "eslint-find-rules --unused --no-core", | ||
"prepublishOnly": "eslint-find-rules --no-core", | ||
"test": "npm run eslint && npm run prepublishOnly" | ||
@@ -31,6 +31,6 @@ }, | ||
"arrify": "^2.0.1", | ||
"cosmiconfig": "^7.0.0", | ||
"cosmiconfig": "^7.0.1", | ||
"lodash": "^4.17.21", | ||
"mkdirp": "^1.0.4", | ||
"ramda": "^0.27.1", | ||
"ramda": "^0.28.0", | ||
"read-pkg-up": "7.0.1", | ||
@@ -40,66 +40,66 @@ "rimraf": "^3.0.2" | ||
"devDependencies": { | ||
"@testing-library/dom": "^7.30.3", | ||
"@testing-library/jest-dom": "^5.11.10", | ||
"@typescript-eslint/eslint-plugin": "^4.21.0", | ||
"ava": "^3.15.0", | ||
"@testing-library/dom": "^8.14.0", | ||
"@testing-library/jest-dom": "^5.16.4", | ||
"@typescript-eslint/eslint-plugin": "^5.30.5", | ||
"ava": "^4.3.0", | ||
"babel-eslint": "^10.1.0", | ||
"chai": "^4.3.4", | ||
"cypress": "^7.0.0", | ||
"eslint": "^7.23.0", | ||
"eslint-config-airbnb": "^18.2.1", | ||
"eslint-config-prettier": "^8.1.0", | ||
"eslint-find-rules": "^3.6.1", | ||
"chai": "^4.3.6", | ||
"cypress": "^10.3.0", | ||
"eslint": "^8", | ||
"eslint-config-airbnb": "^19.0.4", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-find-rules": "^4.1.0", | ||
"eslint-plugin-array-func": "^3.1.7", | ||
"eslint-plugin-ava": "^12.0.0", | ||
"eslint-plugin-chai-expect": "^2.2.0", | ||
"eslint-plugin-chai-friendly": "^0.6.0", | ||
"eslint-plugin-cypress": "^2.11.2", | ||
"eslint-plugin-ava": "^13.2.0", | ||
"eslint-plugin-chai-expect": "^3.0.0", | ||
"eslint-plugin-chai-friendly": "^0.7.2", | ||
"eslint-plugin-cypress": "^2.12.1", | ||
"eslint-plugin-eslint-comments": "^3.2.0", | ||
"eslint-plugin-fsa": "^1.0.12", | ||
"eslint-plugin-html": "^6.1.2", | ||
"eslint-plugin-jasmine": "^4.1.2", | ||
"eslint-plugin-jest": "^24.3.4", | ||
"eslint-plugin-html": "^6.2.0", | ||
"eslint-plugin-jasmine": "^4.1.3", | ||
"eslint-plugin-jest": "^26.5.3", | ||
"eslint-plugin-jest-async": "^1.0.3", | ||
"eslint-plugin-jest-dom": "^3.7.0", | ||
"eslint-plugin-json": "^2.1.2", | ||
"eslint-plugin-lodash": "^7.2.0", | ||
"eslint-plugin-jest-dom": "^4.0.2", | ||
"eslint-plugin-json": "^3.1.0", | ||
"eslint-plugin-lodash": "^7.4.0", | ||
"eslint-plugin-lodash-fp": "^2.2.0-a1", | ||
"eslint-plugin-markdown": "^2.0.1", | ||
"eslint-plugin-mocha": "^8.1.0", | ||
"eslint-plugin-mocha-cleanup": "^1.9.1", | ||
"eslint-plugin-markdown": "^2.2.1", | ||
"eslint-plugin-mocha": "^10.0.5", | ||
"eslint-plugin-mocha-cleanup": "^1.11.3", | ||
"eslint-plugin-no-constructor-bind": "^2.0.4", | ||
"eslint-plugin-no-secrets": "^0.8.9", | ||
"eslint-plugin-no-unsanitized": "^3.1.4", | ||
"eslint-plugin-no-unsanitized": "^4.0.1", | ||
"eslint-plugin-no-use-extend-native": "^0.5.0", | ||
"eslint-plugin-optimize-regex": "^1.2.0", | ||
"eslint-plugin-prettier": "^3.3.1", | ||
"eslint-plugin-promise": "^4.3.1", | ||
"eslint-plugin-qunit": "^6.0.0", | ||
"eslint-plugin-optimize-regex": "^1.2.1", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-promise": "^6.0.0", | ||
"eslint-plugin-qunit": "^7.3.0", | ||
"eslint-plugin-ramda": "^2.5.1", | ||
"eslint-plugin-react-redux": "^3.3.2", | ||
"eslint-plugin-redux-saga": "^1.2.1", | ||
"eslint-plugin-react-redux": "^4.0.0", | ||
"eslint-plugin-redux-saga": "^1.3.2", | ||
"eslint-plugin-scanjs-rules": "^0.2.1", | ||
"eslint-plugin-security": "^1.4.0", | ||
"eslint-plugin-security": "^1.5.0", | ||
"eslint-plugin-simple-import-sort": "^7.0.0", | ||
"eslint-plugin-sonarjs": "^0.6.0", | ||
"eslint-plugin-sonarjs": "^0.13.0", | ||
"eslint-plugin-switch-case": "^1.1.2", | ||
"eslint-plugin-testing-library": "^3.10.2", | ||
"eslint-plugin-unicorn": "^29.0.0", | ||
"husky": "^6.0.0", | ||
"eslint-plugin-testing-library": "^5.5.1", | ||
"eslint-plugin-unicorn": "^43.0.1", | ||
"husky": "^8.0.1", | ||
"in-publish": "^2.0.1", | ||
"jasmine": "^3.7.0", | ||
"jest": "^26.6.3", | ||
"jasmine": "^4.2.1", | ||
"jest": "^28.1.2", | ||
"jest-dom": "^4.0.0", | ||
"lint-staged": "^10.5.4", | ||
"lint-staged": "^13.0.3", | ||
"lodash-fp": "^0.10.4", | ||
"mocha": "^8.3.2", | ||
"prettier": "^2.2.1", | ||
"mocha": "^10.0.0", | ||
"prettier": "^2.7.1", | ||
"prettier-cli": "^0.1.0", | ||
"qunit": "^2.14.1", | ||
"react": "^17.0.2", | ||
"react-redux": "^7.2.3", | ||
"redux": "^4.0.5", | ||
"qunit": "^2.19.1", | ||
"react": "^18.2.0", | ||
"react-redux": "^8.0.2", | ||
"redux": "^4.2.0", | ||
"redux-saga": "^1.1.3", | ||
"safe-publish-latest": "^1.1.4", | ||
"snyk": "^1.526.0", | ||
"safe-publish-latest": "^2.0.0", | ||
"snyk": "^1.966.0", | ||
"testing-library": "0.0.2" | ||
@@ -106,0 +106,0 @@ }, |
Sorry, the diff of this file is not supported yet
35646
55
817
+ Addedramda@0.28.0(transitive)
- Removedramda@0.27.2(transitive)
Updatedcosmiconfig@^7.0.1
Updatedramda@^0.28.0