Skip to content

Commit

Permalink
Merge pull request #13240 from Snuffleupagus/update-eslint-helpers
Browse files Browse the repository at this point in the history
Update `eslint-config-prettier`/`eslint-plugin-unicorn` packages to their latest versions
  • Loading branch information
timvandermeij committed Apr 14, 2021
2 parents b9d87b8 + f2156fc commit eddb908
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 56 deletions.
117 changes: 63 additions & 54 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
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"es-module-shims": "^0.10.4",
"escodegen": "^2.0.0",
"eslint": "^7.23.0",
"eslint-config-prettier": "^6.15.0",
"eslint-config-prettier": "^8.2.0",
"eslint-plugin-fetch-options": "^0.0.5",
"eslint-plugin-html": "^6.1.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-mozilla": "^2.9.2",
"eslint-plugin-no-unsanitized": "^3.1.4",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-sort-exports": "^0.3.2",
"eslint-plugin-unicorn": "^27.0.0",
"eslint-plugin-unicorn": "^29.0.0",
"globals": "^13.7.0",
"gulp": "^4.0.2",
"gulp-postcss": "^9.0.0",
Expand Down

0 comments on commit eddb908

Please sign in to comment.