Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 10.0.1
Browse files Browse the repository at this point in the history
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 10.0.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.8.0...v10.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 07f26ff commit bae12b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/fuselage-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"build-design-tokens": "workspace:~",
"eslint": "~9.17.0",
"eslint-config-prettier": "~8.8.0",
"eslint-config-prettier": "~10.0.1",
"lint-all": "workspace:~",
"npm-run-all": "^4.1.5",
"postcss-scss": "~4.0.9",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4855,7 +4855,7 @@ __metadata:
dependencies:
build-design-tokens: "workspace:~"
eslint: "npm:~9.17.0"
eslint-config-prettier: "npm:~8.8.0"
eslint-config-prettier: "npm:~10.0.1"
lint-all: "workspace:~"
npm-run-all: "npm:^4.1.5"
postcss-scss: "npm:~4.0.9"
Expand Down Expand Up @@ -10243,14 +10243,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:~8.8.0":
version: 8.8.0
resolution: "eslint-config-prettier@npm:8.8.0"
"eslint-config-prettier@npm:~10.0.1":
version: 10.0.1
resolution: "eslint-config-prettier@npm:10.0.1"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 10/3638144cecada897105ff9442bc85aba71c4f44d7d25b576cb34d50a207f6655f7cc55e729aad1a934a9f15e55c88e7adcbd1067d6582325fc89864c879b52f1
eslint-config-prettier: build/bin/cli.js
checksum: 10/ba6875df0fc4fd3c7c6e2ec9c2e6a224462f7afc662f4cf849775c598a3571c1be136a9b683b12971653b3dcf3f31472aaede3076524b46ec9a77582630158e5
languageName: node
linkType: hard

Expand Down

0 comments on commit bae12b3

Please sign in to comment.