Skip to content

Commit

Permalink
Update isomorphic-parse-url dependency (#103)
Browse files Browse the repository at this point in the history
* Update 'isomorphic-parse-url' dependency

* 3.9.2

* Replace 'isomorphic-parse-github-url' with 'parse-github-url'

* 3.9.3

* Update CI

* Use different 'size-limit' plugins to work around Node 'url' usage in 'parse-github-url'
  • Loading branch information
rvanasa authored Nov 22, 2024
1 parent ac69a6c commit 111aae8
Show file tree
Hide file tree
Showing 4 changed files with 1,142 additions and 1,057 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [12.x, 18.x]
node-version: [20.x, 22.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
Loading

0 comments on commit 111aae8

Please sign in to comment.