Skip to content

Commit

Permalink
Bump the all-dependencies group across 2 directories with 3 updates
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  dependency-group: all-dependencies
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 8b270df commit 2a55eff
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 298 deletions.
2 changes: 1 addition & 1 deletion e2e-package-managers/yarn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Can you use yarn with our plugins?",
"devDependencies": {
"postcss": "^8.4.47",
"postcss-preset-env": "^10.0.6"
"postcss-preset-env": "^10.0.7"
},
"volta": {
"extends": "../../package.json",
Expand Down
Loading

0 comments on commit 2a55eff

Please sign in to comment.