Skip to content

Commit efd80f9

Browse files
authored
Merge pull request #456 from elwayman02/dependabot/npm_and_yarn/prettier-2.4.1
[skip netlify]: Bump prettier from 2.3.2 to 2.4.1
2 parents d11dfd0 + c26f483 commit efd80f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.3.2",
81+
"prettier": "^2.4.1",
8282
"qunit": "^2.16.0",
8383
"qunit-dom": "^2.0.0",
8484
"release-it": "^14.11.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12542,10 +12542,10 @@ prettier-linter-helpers@^1.0.0:
1254212542
dependencies:
1254312543
fast-diff "^1.1.2"
1254412544

12545-
prettier@^2.3.2:
12546-
version "2.3.2"
12547-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
12548-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
12545+
prettier@^2.4.1:
12546+
version "2.4.1"
12547+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
12548+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
1254912549

1255012550
pretty-hrtime@^1.0.3:
1255112551
version "1.0.3"

0 commit comments

Comments
 (0)