Skip to content

Commit

Permalink
chore: pin eslint config dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Jan 27, 2021
1 parent ae08a07 commit d6d84e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@twilio/cli-test": "^2.1.0",
"chai": "^4.2.0",
"eslint": "^7.5.0",
"eslint-config-twilio": "^1.28.0",
"eslint-config-twilio-mocha": "^1.28.0",
"eslint-config-twilio": "~1.31.0",
"eslint-config-twilio-mocha": "~1.31.0",
"mocha": "^8.1.1",
"nock": "^13.0.2",
"nyc": "^15.1.0",
Expand Down

0 comments on commit d6d84e6

Please sign in to comment.