1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00

Update the eslint-plugin-unicorn package to the latest version

This commit is contained in:
Jonas Jenwald 2021-05-30 07:50:12 +02:00
parent fd6d60935b
commit e7ab2d6eb5
2 changed files with 13 additions and 20 deletions

View file

@ -25,7 +25,7 @@
"eslint-plugin-no-unsanitized": "^3.1.5",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-sort-exports": "^0.4.0",
"eslint-plugin-unicorn": "^31.0.0",
"eslint-plugin-unicorn": "^32.0.1",
"globals": "^13.9.0",
"gulp": "^4.0.2",
"gulp-postcss": "^9.0.0",