Skip to content

Commit

Permalink
chore: update formatter version
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Feb 9, 2024
1 parent b369649 commit b68f301
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"scripts": {
"==================== CI =======================": "================================",
"ci:format": "npx [email protected].4 --check ./packages",
"ci:format": "npx [email protected].5 --check ./packages",
"ci:spell": "npx [email protected] \"packages/components/src/**/*.{md,mdx,tsx}\" --no-progress",
"ci:build": "turbo run build --filter=@baloise/design-system-* --filter=e2e-tests --force",
"ci:build:e2e": "turbo run build --filter=@baloise/design-system-tokens --filter=@baloise/design-system-fonts --filter=@baloise/design-system-icons --filter=@baloise/design-system-styles --filter=@baloise/design-system-output-target-vue && npm --prefix packages/components run cy:build && npm --prefix packages/testing run build && npm --prefix test run build",
Expand Down Expand Up @@ -136,7 +136,7 @@
"pascal-case": "~3.1.2",
"postcss": "~8.4.31",
"postcss-cli": "~11.0.0",
"prettier": "~3.2.4",
"prettier": "3.2.5",
"prompts": "~2.4.2",
"react": "~18.2.0",
"react-dom": "~18.2.0",
Expand Down

0 comments on commit b68f301

Please sign in to comment.