Skip to content

Commit

Permalink
Bump schema-utils from 3.3.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [schema-utils](https://github.com/webpack/schema-utils) from 3.3.0 to 4.2.0.
- [Release notes](https://github.com/webpack/schema-utils/releases)
- [Changelog](https://github.com/webpack/schema-utils/blob/master/CHANGELOG.md)
- [Commits](webpack/schema-utils@v3.3.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 10, 2024
1 parent f2a68be commit 2c5c01d
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"lockfile": "^1.0",
"lodash.get": "^4.0",
"lodash.has": "^4.0",
"schema-utils": "^3.0",
"schema-utils": "^4.2",
"tapable": "^2.0"
},
"peerDependencies": {
Expand Down
57 changes: 55 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2c5c01d

Please sign in to comment.