Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 9.1.0 #1511

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -4676,7 +4676,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 @@ -10124,14 +10124,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
Loading