Skip to content

Commit

Permalink
Merge pull request #2759 from valadzhov/whatwg-url-dependency-bump
Browse files Browse the repository at this point in the history
chore(dev-server-rollup): Bump the version of whatwg-url.
  • Loading branch information
bashmish authored Jun 26, 2024
2 parents 0e33adc + 290782c commit 1bbefb8
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/angry-hairs-bathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@web/dev-server-rollup': patch
---

Bumping the version of whatwg-url in order to resolve an issue with a dependency.
33 changes: 32 additions & 1 deletion 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 packages/dev-server-rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"nanocolors": "^0.2.1",
"parse5": "^6.0.1",
"rollup": "^4.4.0",
"whatwg-url": "^11.0.0"
"whatwg-url": "^14.0.0"
},
"devDependencies": {
"@babel/plugin-transform-template-literals": "^7.12.1",
Expand Down

0 comments on commit 1bbefb8

Please sign in to comment.