Skip to content

Commit

Permalink
chore(deps): bump web-specs from 3.18.1 to 3.19.0
Browse files Browse the repository at this point in the history
Bumps [web-specs](https://github.com/w3c/browser-specs) from 3.18.1 to 3.19.0.
- [Release notes](https://github.com/w3c/browser-specs/releases)
- [Commits](https://github.com/w3c/browser-specs/compare/[email protected]@3.19.0)

---
updated-dependencies:
- dependency-name: web-specs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 852d867 commit ccc7c41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"unist-builder": "^4.0.0",
"unist-util-visit": "^5.0.0",
"web-features": "^1.2.0",
"web-specs": "^3.18.1"
"web-specs": "^3.19.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15984,10 +15984,10 @@ web-namespaces@^2.0.0:
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-2.0.1.tgz#1010ff7c650eccb2592cebeeaf9a1b253fd40692"
integrity sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==

web-specs@^3.18.1:
version "3.18.1"
resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.18.1.tgz#c48722a645f8b64a014f2e111f3fb6b01aee2d6f"
integrity sha512-DWDg/hLe2jAlc6i0bvRdIwiVwsEejB3g1W+P4f6Qjd6/brgJ1tzLRrIrXYMkLAzaD1LEYq1l2dYfFfjW8HYhOA==
web-specs@^3.19.0:
version "3.19.0"
resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.19.0.tgz#60202bb8cafbf4f258d886db32cb7bd19d09c2d8"
integrity sha512-mmIMct0FMGfWDwq5d/abDBtxMWDP2Z0s2O1EhZV1j6uYxkWdQSe9lFVWwC7pYpE6eAz4+12EqrceVvN69uynCg==

[email protected]:
version "4.0.0-beta.3"
Expand Down

0 comments on commit ccc7c41

Please sign in to comment.