Skip to content

Commit

Permalink
fix: bump superstruct from 1.0.4 to 2.0.2 (#346)
Browse files Browse the repository at this point in the history
Bumps [superstruct](https://github.com/ianstormtaylor/superstruct) from 1.0.4 to 2.0.2.
- [Release notes](https://github.com/ianstormtaylor/superstruct/releases)
- [Changelog](https://github.com/ianstormtaylor/superstruct/blob/main/Changelog.md)
- [Commits](ianstormtaylor/superstruct@v1.0.4...v2.0.2)

---
updated-dependencies:
- dependency-name: superstruct
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: idaho <664101+idaho@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and idaho authored Aug 1, 2024
1 parent 01e5244 commit 1667052
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -45,7 +45,7 @@
"lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.6.2",
"memoize-one": "6.0.0",
"sortablejs": "1.15.2",
"superstruct": "1.0.4"
"superstruct": "2.0.2"
},
"devDependencies": {
"@babel/core": "7.24.9",
Expand Down

0 comments on commit 1667052

Please sign in to comment.