Skip to content

Commit 93a70ab

Browse files
Bump prettier from 1.18.2 to 1.19.1
Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 to 1.19.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@1.18.2...1.19.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a728d22 commit 93a70ab

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"loader.js": "^4.7.0",
8686
"mocha": "^6.2.2",
8787
"module-name-inliner": "link:./tests/dummy/lib/module-name-inliner",
88-
"prettier": "^1.18.2",
88+
"prettier": "^1.19.1",
8989
"qunit-dom": "^0.9.2",
9090
"release-it": "^12.4.3",
9191
"release-it-lerna-changelog": "^1.0.3"

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6836,8 +6836,9 @@ mocha@^6.2.2:
68366836
yargs-unparser "1.6.0"
68376837

68386838
"module-name-inliner@link:./tests/dummy/lib/module-name-inliner":
6839-
version "0.0.0"
6840-
uid ""
6839+
version "0.1.0"
6840+
dependencies:
6841+
ember-cli-version-checker "*"
68416842

68426843
morgan@^1.9.1:
68436844
version "1.9.1"
@@ -7588,10 +7589,10 @@ prettier-linter-helpers@^1.0.0:
75887589
dependencies:
75897590
fast-diff "^1.1.2"
75907591

7591-
prettier@^1.18.2:
7592-
version "1.18.2"
7593-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
7594-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
7592+
prettier@^1.19.1:
7593+
version "1.19.1"
7594+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
7595+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
75957596

75967597
printf@^0.5.1:
75977598
version "0.5.2"

0 commit comments

Comments
 (0)