Skip to content

Commit

Permalink
chore(deps-dev): bump the lint-tools group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the lint-tools group with 3 updates: [eslint](https://github.com/eslint/eslint), [npm-run-all2](https://github.com/bcomnes/npm-run-all2) and [prettier](https://github.com/prettier/prettier).


Updates `eslint` from 9.6.0 to 9.7.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.6.0...v9.7.0)

Updates `npm-run-all2` from 6.2.0 to 6.2.2
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v6.2.0...v6.2.2)

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: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint-tools
- dependency-name: npm-run-all2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint-tools
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint-tools
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 376773e commit 91738c7
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 135 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"@nuxt/fonts": "^0.7.1",
"@nuxthq/studio": "^2.0.3",
"@types/node": "^18.19.40",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"npm-run-all2": "^6.2.0",
"prettier": "^3.3.2",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.3",
"vue-tsc": "^2.0.26"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 91738c7

Please sign in to comment.