Skip to content

Commit

Permalink
build(deps-dev): bump the regular group with 2 updates (#1258)
Browse files Browse the repository at this point in the history
Bumps the regular group with 2 updates: [esbuild](https://github.com/evanw/esbuild) and [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist).


Updates `esbuild` from 0.24.0 to 0.24.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.24.0...v0.24.1)

Updates `eslint-plugin-perfectionist` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](azat-io/eslint-plugin-perfectionist@v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: eslint-plugin-perfectionist
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 8f3ff89 commit ad1ab8e
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 114 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,13 +124,13 @@
"c8": "^10.1.3",
"clinic": "^13.0.0",
"cross-env": "^7.0.3",
"esbuild": "^0.24.0",
"esbuild": "^0.24.1",
"esbuild-plugin-clean": "^1.0.1",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.17.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-perfectionist": "^4.3.0",
"eslint-plugin-perfectionist": "^4.4.0",
"eslint-plugin-vue": "^9.32.0",
"glob": "^11.0.0",
"husky": "^9.1.7",
Expand Down
Loading

0 comments on commit ad1ab8e

Please sign in to comment.