Skip to content

Commit df4d162

Browse files
Bump prettier from 2.5.0 to 2.6.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81c3638 commit df4d162

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-qunit": "^6.2.0",
7979
"loader.js": "^4.7.0",
8080
"npm-run-all": "^4.1.5",
81-
"prettier": "^2.5.0",
81+
"prettier": "^2.6.0",
8282
"qunit": "^2.17.2",
8383
"qunit-dom": "^2.0.0",
8484
"release-it": "^14.11.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10864,10 +10864,10 @@ prettier-linter-helpers@^1.0.0:
1086410864
dependencies:
1086510865
fast-diff "^1.1.2"
1086610866

10867-
prettier@^2.5.0:
10868-
version "2.5.0"
10869-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
10870-
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
10867+
prettier@^2.6.0:
10868+
version "2.6.0"
10869+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
10870+
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
1087110871

1087210872
printf@^0.6.1:
1087310873
version "0.6.1"

0 commit comments

Comments
 (0)