Skip to content

Commit

Permalink
Redo ESLint upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnversluis committed Dec 4, 2021
1 parent 08f766c commit 947f20f
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 146 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"devDependencies": {
"@babel/cli": "^7.10.1",
"@babel/core": "^7.10.2",
"@babel/eslint-parser": "^7.16.3",
"@babel/plugin-transform-runtime": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"babel-eslint": "^10.1.0",
"babel-plugin-handlebars-inline-precompile": "^2.1.1",
"eslint": "^7.2.0",
"eslint": "^8.3.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.21.2",
"jest": "^27.0.1",
Expand Down
Loading

0 comments on commit 947f20f

Please sign in to comment.