Skip to content

Commit eadba3b

Browse files
chore(deps-dev): bump prettier from 2.1.1 to 2.1.2 (#430)
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@2.1.1...2.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cd1a99a commit eadba3b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/prettier": "2.1.0",
3838
"codecov": "3.7.1",
3939
"nyc": "11.9.0",
40-
"prettier": "2.1.1",
40+
"prettier": "2.1.2",
4141
"standard-version": "4.4.0",
4242
"tslint": "6.1.3",
4343
"tslint-config-prettier": "1.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1896,10 +1896,10 @@ preserve@^0.2.0:
18961896
version "0.2.0"
18971897
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
18981898

1899-
prettier@2.1.1:
1900-
version "2.1.1"
1901-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
1902-
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
1899+
prettier@2.1.2:
1900+
version "2.1.2"
1901+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
1902+
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
19031903

19041904
process-nextick-args@~2.0.0:
19051905
version "2.0.0"

0 commit comments

Comments
 (0)