Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 2 updates: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [prettier](https://github.com/prettier/prettier).


Updates `@babel/preset-env` from 7.24.7 to 7.24.8
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.8/packages/babel-preset-env)

Updates `prettier` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent fb1e323 commit f59bc6e
Show file tree
Hide file tree
Showing 2 changed files with 544 additions and 605 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"material design"
],
"devDependencies": {
"@babel/preset-env": "^7.24.7",
"@babel/preset-env": "^7.24.8",
"@mdi/js": "7.4.47",
"@types/node": "^20.10.6",
"@vue/test-utils": "^2.4.6",
Expand All @@ -39,7 +39,7 @@
"jest-junit": "^16.0.0",
"jest-serializer-vue": "^3.1.0",
"p-map": "^7.0.2",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"rimraf": "^5.0.8",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
Expand Down
Loading

0 comments on commit f59bc6e

Please sign in to comment.