Skip to content

Commit 017ac54

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

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.5",
3838
"codecov": "3.7.1",
3939
"nyc": "11.9.0",
40-
"prettier": "2.2.0",
40+
"prettier": "2.2.1",
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.2.0:
1900-
version "2.2.0"
1901-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
1902-
integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==
1899+
prettier@2.2.1:
1900+
version "2.2.1"
1901+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
1902+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
19031903

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

0 commit comments

Comments
 (0)