Skip to content

Commit

Permalink
build(deps): bump the production-dependencies group with 2 updates (#195
Browse files Browse the repository at this point in the history
)

Bumps the production-dependencies group with 2 updates: [joi](https://github.com/hapijs/joi) and [terser](https://github.com/terser/terser).


Updates `joi` from 17.12.3 to 17.13.0
- [Commits](hapijs/joi@v17.12.3...v17.13.0)

Updates `terser` from 5.30.3 to 5.30.4
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.30.3...v5.30.4)

---
updated-dependencies:
- dependency-name: joi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent ca1f2dc commit 1ae6e84
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/magefront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"import-meta-resolve": "^4.0.0",
"joi": "^17.12.3",
"joi": "^17.13.0",
"kleur": "^4.1.5",
"magefront-preset-default": "workspace:^",
"memoizee": "^0.4.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-terser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"fast-glob": "^3.3.2",
"terser": "^5.30.3"
"terser": "^5.30.4"
},
"peerDependencies": {
"magefront": "workspace:^"
Expand Down
64 changes: 45 additions & 19 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 1ae6e84

Please # to comment.