Skip to content

Commit

Permalink
Merge pull request #417 from qonto/dependabot/npm_and_yarn/prettier-3…
Browse files Browse the repository at this point in the history
….2.5
  • Loading branch information
michelegera authored Feb 12, 2024
2 parents d8c5ffb + 9732357 commit c2dba98
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion ember-lottie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"eslint-plugin-ember": "^12.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"rollup": "4.9.6",
"rollup-plugin-copy": "3.5.0",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@release-it/conventional-changelog": "^8.0.1",
"concurrently": "^8.2.2",
"lefthook": "^1.6.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"release-it": "^16.3.0"
},
"engines": {
Expand Down
24 changes: 12 additions & 12 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 @@ -79,7 +79,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-qunit": "^8.0.1",
"loader.js": "^4.7.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"qunit": "^2.20.0",
"qunit-dom": "^3.0.0",
"release-it": "^16.3.0",
Expand Down

0 comments on commit c2dba98

Please sign in to comment.