Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Update enigma.js and eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrik Strand committed Dec 17, 2019
1 parent 9df117b commit 3c4db6b
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 38 deletions.
184 changes: 150 additions & 34 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -28,7 +28,7 @@
"axios-cache-adapter": "2.5.0",
"axios-hooks": "1.7.2",
"copy-to-clipboard": "3.2.0",
"enigma.js": "2.6.1",
"enigma.js": "2.6.3",
"hamus.js": "0.3.0",
"prop-types": "15.7.2",
"re-resizable": "6.1.0",
Expand Down Expand Up @@ -64,11 +64,11 @@
"babel-plugin-import": "1.12.2",
"babel-plugin-istanbul": "5.2.0",
"cross-env": "6.0.3",
"eslint": "6.7.1",
"eslint": "6.7.2",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.16.0",
"eslint-plugin-react": "7.17.0",
"fs-extra": "8.1.0",
"jsdom": "15.2.1",
"nyc": "14.1.1",
Expand Down

0 comments on commit 3c4db6b

Please sign in to comment.