Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update linter-majors
Browse files Browse the repository at this point in the history
renovate-bot committed Nov 26, 2020
1 parent 76218a9 commit d1f1973
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -56,17 +56,17 @@
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"dependency-check": "^4.0.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-es": "^3.0.1",
"eslint": "^7.0.0",
"eslint-config-standard": "^16.0.0",
"eslint-plugin-es": "^4.0.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsdoc": "^24.0.2",
"eslint-plugin-mocha": "^6.2.2",
"eslint-plugin-jsdoc": "^30.0.0",
"eslint-plugin-mocha": "^8.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-unicorn": "^19.0.1",
"eslint-plugin-unicorn": "^23.0.0",
"husky": "^4.2.5",
"installed-check": "^3.0.0",
"mocha": "^8.0.1",
@@ -76,7 +76,7 @@
"proxyquire": "^2.1.2",
"sinon": "^9.0.2",
"sinon-chai": "^3.2.0",
"typescript": "^3.9.6"
"typescript": "^4.0.0"
},
"dependencies": {
"chalk": "^4.1.0",

0 comments on commit d1f1973

Please sign in to comment.