Skip to content

Commit

Permalink
Update linter-majors
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 24, 2021
1 parent 76218a9 commit e18383d
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
Expand Up @@ -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": "^31.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": "^27.0.0",
"husky": "^4.2.5",
"installed-check": "^3.0.0",
"mocha": "^8.0.1",
Expand All @@ -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",
Expand Down

0 comments on commit e18383d

Please sign in to comment.