Skip to content

Commit

Permalink
build(deps-dev): bump is-svg from 4.4.0 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.4.0 to 5.1.0.
- [Release notes](https://github.com/sindresorhus/is-svg/releases)
- [Commits](sindresorhus/is-svg@v4.4.0...v5.1.0)

---
updated-dependencies:
- dependency-name: is-svg
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 14d9ac0 commit 78d00bc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -14,7 +14,7 @@
"devDependencies": {
"coveralls": "^3.x",
"honkit-tester": "^1.x",
"is-svg": ">=4.0.0 <5.0.0",
"is-svg": ">=4.0.0 <6.0.0",
"jshint": "^2.x",
"mocha": "^10.x",
"nyc": "^17.x"
Expand Down

0 comments on commit 78d00bc

Please sign in to comment.