Skip to content

Commit

Permalink
Update caniuse-lite (browsersl.ist) (#254)
Browse files Browse the repository at this point in the history
* Update ws and path-to-regexp to fix vulns.

Signed-off-by: Kurt Garloff <kurt@garloff.de>

* Also fix micromatch.

Signed-off-by: Kurt Garloff <kurt@garloff.de>

* Use path-to-regexp 1.9.0 and 3.3.0.

These replace 1.x and 2.x; 8.0.0 just won't work ...

Signed-off-by: Kurt Garloff <kurt@garloff.de>

* Also update the caniuse-list (browsersl.ist)...

... as recommended by the build process log.

Signed-off-by: Kurt Garloff <kurt@garloff.de>

* Replace eslint-cfg-std-w-ts w/ eslint-cfg-love. Drop stable.

Just following the deprecations.

Signed-off-by: Kurt Garloff <kurt@garloff.de>

* Update svgo as well to get rid of stable.

Signed-off-by: Kurt Garloff <kurt@garloff.de>

* Really switch to eslint-config-love.

Signed-off-by: Kurt Garloff <kurt@garloff.de>

---------

Signed-off-by: Kurt Garloff <kurt@garloff.de>
  • Loading branch information
garloff authored Sep 25, 2024
1 parent 85553ad commit 01b742f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 23 deletions.
36 changes: 14 additions & 22 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/react": "^18.2.29",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"eslint": "^8.28.0",
"eslint-config-standard-with-typescript": "^23.0.0",
"eslint-config-love": "^71.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-markdownlint": "^0.4.0",
"eslint-plugin-n": "^15.5.1",
Expand Down

0 comments on commit 01b742f

Please sign in to comment.