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-06-13 10:03:08 +02:00
parent 99dc7af590
commit 014148b28a
2 changed files with 20 additions and 5 deletions

View file

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