Skip to content

Commit 01b742f

Browse files
authored
Update caniuse-lite (browsersl.ist) (#254)
* Update ws and path-to-regexp to fix vulns. Signed-off-by: Kurt Garloff <[email protected]> * Also fix micromatch. Signed-off-by: Kurt Garloff <[email protected]> * 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 <[email protected]> * Also update the caniuse-list (browsersl.ist)... ... as recommended by the build process log. Signed-off-by: Kurt Garloff <[email protected]> * Replace eslint-cfg-std-w-ts w/ eslint-cfg-love. Drop stable. Just following the deprecations. Signed-off-by: Kurt Garloff <[email protected]> * Update svgo as well to get rid of stable. Signed-off-by: Kurt Garloff <[email protected]> * Really switch to eslint-config-love. Signed-off-by: Kurt Garloff <[email protected]> --------- Signed-off-by: Kurt Garloff <[email protected]>
1 parent 85553ad commit 01b742f

File tree

2 files changed

+15
-23
lines changed

2 files changed

+15
-23
lines changed

package-lock.json

Lines changed: 14 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/react": "^18.2.29",
6969
"@typescript-eslint/eslint-plugin": "^5.43.0",
7070
"eslint": "^8.28.0",
71-
"eslint-config-standard-with-typescript": "^23.0.0",
71+
"eslint-config-love": "^71.0.0",
7272
"eslint-plugin-import": "^2.26.0",
7373
"eslint-plugin-markdownlint": "^0.4.0",
7474
"eslint-plugin-n": "^15.5.1",

0 commit comments

Comments
 (0)