Skip to content

Commit

Permalink
chore(deps): bump the eslint-prettier group across 1 directory with 2…
Browse files Browse the repository at this point in the history
… updates

Bumps the eslint-prettier group with 2 updates in the /web directory: [eslint](https://github.com/eslint/eslint) and [prettier](https://github.com/prettier/prettier).


Updates `eslint` from 8.57.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@v8.57.0...v9.7.0)

Updates `prettier` from 3.2.5 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.2.5...3.3.3)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint-prettier
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint-prettier
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent ab36002 commit f0d66c5
Show file tree
Hide file tree
Showing 2 changed files with 6,450 additions and 4,804 deletions.
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@
"@types/three": "^0.163.0",
"@types/ua-parser-js": "^0.7.39",
"@types/uglify-js": "^3.17.4",
"eslint": "^8.57.0",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-helpers": "^1.3.1",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.4",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.5.14",
"prisma": "5.13.0",
"tailwindcss": "4.0.0-alpha.14",
Expand Down
Loading

0 comments on commit f0d66c5

Please sign in to comment.