Skip to content

Commit bf977ee

Browse files
build(deps-dev): bump prettier from 2.2.0 to 2.2.1
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] <[email protected]>
1 parent ec2fa45 commit bf977ee

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
@@ -90,7 +90,7 @@
9090
"lint-staged": "^10.5.2",
9191
"nightwatch": "^1.5.1",
9292
"nightwatch-helpers": "^1.2.0",
93-
"prettier": "^2.2.0",
93+
"prettier": "^2.2.1",
9494
"rollup": "^2.34.0",
9595
"rollup-plugin-terser": "^7.0.2",
9696
"rollup-plugin-typescript2": "^0.29.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7492,10 +7492,10 @@ prelude-ls@~1.1.2:
74927492
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
74937493
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
74947494

7495-
prettier@^2.2.0:
7496-
version "2.2.0"
7497-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
7498-
integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==
7495+
prettier@^2.2.1:
7496+
version "2.2.1"
7497+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
7498+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
74997499

75007500
pretty-error@^2.1.1:
75017501
version "2.1.2"

0 commit comments

Comments
 (0)