Skip to content

Commit

Permalink
Update eslint and prettier related
Browse files Browse the repository at this point in the history
  • Loading branch information
fatso83 committed May 11, 2021
1 parent 81890ee commit 1929232
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -81,7 +81,7 @@
"devDependencies": {
"@babel/core": "^7.8.3",
"@sinonjs/eslint-config": "^4.0.2",
"@sinonjs/eslint-plugin-no-prototype-methods": "^0.1.0",
"@sinonjs/eslint-plugin-no-prototype-methods": "^0.1.1",
"@sinonjs/referee": "^6.1.0",
"babel-plugin-istanbul": "^6.0.0",
"babelify": "^10.0.0",
Expand All @@ -94,7 +94,7 @@
"mocha": "^6.2.3",
"mochify": "^6.6.0",
"nyc": "^15.0.0",
"prettier": "^2.2.1",
"prettier": "^2.3.0",
"proxyquire": "^2.1.3",
"proxyquire-universal": "^2.1.0",
"proxyquireify": "^3.2.1",
Expand Down

0 comments on commit 1929232

Please sign in to comment.