Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 9.1.0
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 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.8.0...v9.1.0)

---
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 Dec 17, 2024
1 parent bf5b78b commit bba7400
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.14.0",
"eslint-config-prettier": "~8.8.0",
"eslint-config-prettier": "~9.1.0",
"lint-all": "workspace:~",
"npm-run-all": "^4.1.5",
"postcss-scss": "~4.0.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4675,7 +4675,7 @@ __metadata:
dependencies:
build-design-tokens: "workspace:~"
eslint: "npm:~9.14.0"
eslint-config-prettier: "npm:~8.8.0"
eslint-config-prettier: "npm:~9.1.0"
lint-all: "workspace:~"
npm-run-all: "npm:^4.1.5"
postcss-scss: "npm:~4.0.9"
Expand Down Expand Up @@ -10088,14 +10088,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:~9.1.0":
version: 9.1.0
resolution: "eslint-config-prettier@npm:9.1.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 10/3638144cecada897105ff9442bc85aba71c4f44d7d25b576cb34d50a207f6655f7cc55e729aad1a934a9f15e55c88e7adcbd1067d6582325fc89864c879b52f1
checksum: 10/411e3b3b1c7aa04e3e0f20d561271b3b909014956c4dba51c878bf1a23dbb8c800a3be235c46c4732c70827276e540b6eed4636d9b09b444fd0a8e07f0fcd830
languageName: node
linkType: hard

Expand Down

0 comments on commit bba7400

Please sign in to comment.