Skip to content

Commit

Permalink
Bump browser-specs from 3.70.0 to 3.71.0
Browse files Browse the repository at this point in the history
Bumps [browser-specs](https://github.com/w3c/browser-specs) from 3.70.0 to 3.71.0.
- [Release notes](https://github.com/w3c/browser-specs/releases)
- [Commits](https://github.com/w3c/browser-specs/compare/[email protected]@3.71.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent c0ae9b6 commit 4c89824
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -12,7 +12,7 @@
"build": "rm -rf out && mkdir out && node build/specs.js out/specs.json && node build/data.js out/specs.json out/data.json && cp static/* out/"
},
"dependencies": {
"browser-specs": "3.70.0"
"browser-specs": "3.71.0"
},
"devDependencies": {
"eslint": "8.54.0",
Expand Down

0 comments on commit 4c89824

Please sign in to comment.