Skip to content

Commit

Permalink
Merge pull request #153 from qonto/dependabot/npm_and_yarn/prettier-3…
Browse files Browse the repository at this point in the history
….1.1

chore(deps-dev): bump prettier from 3.1.0 to 3.1.1
  • Loading branch information
vscav authored Dec 13, 2023
2 parents 20c1460 + 41a3960 commit f1d5a39
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion ember-prismic-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"eslint-plugin-ember": "^11.11.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"rollup": "^4.6.1",
"rollup-plugin-copy": "^3.5.0",
"typescript": "^5.3.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@release-it-plugins/workspaces": "^4.0.0",
"concurrently": "^8.2.2",
"lefthook": "^1.5.5",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"release-it": "^16.3.0"
},
"workspaces": [
Expand Down
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"eslint-plugin-qunit": "^8.0.1",
"lerna-changelog": "^2.2.0",
"loader.js": "^4.7.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"qunit": "^2.20.0",
"qunit-dom": "^3.0.0",
"release-it": "^16.3.0",
Expand Down

0 comments on commit f1d5a39

Please sign in to comment.