Skip to content

Commit 88a7ad3

Browse files
chore(deps-dev): bump prettier from 2.8.1 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.1...2.8.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f2037c commit 88a7ad3

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-prettier": "^4.2.1",
2727
"eslint-plugin-qunit": "^7.3.0",
2828
"npm-run-all": "^4.1.5",
29-
"prettier": "^2.8.1",
29+
"prettier": "^2.8.4",
3030
"release-it": "^15.6.0"
3131
},
3232
"release-it": {

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"ember-try": "^2.0.0",
4949
"loader.js": "^4.7.0",
5050
"npm-run-all": "^4.1.5",
51-
"prettier": "^2.8.1",
51+
"prettier": "^2.8.4",
5252
"qunit": "^2.19.4",
5353
"qunit-dom": "^2.0.0",
5454
"webpack": "^5.75.0"

0 commit comments

Comments
 (0)