Skip to content

Commit

Permalink
Move glob back to v10. v11 requires node 22, and doesn't support all …
Browse files Browse the repository at this point in the history
…current maintained/stable node versions
  • Loading branch information
scosman committed Sep 2, 2024
1 parent 42044ad commit cee5874
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 177 deletions.
199 changes: 23 additions & 176 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 @@ -30,7 +30,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.30.0",
"fuse.js": "^7.0.0",
"glob": "^11.0.0",
"glob": "^10.4.5",
"html-to-text": "^9.0.5",
"jsdom": "^24.1.1",
"postcss": "^8.4.31",
Expand Down

0 comments on commit cee5874

Please sign in to comment.