Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 84e7c02

Browse files
committed
chore(deps): update dependency prettier to ^2.2.1
1 parent 15f133d commit 84e7c02

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
@@ -69,7 +69,7 @@
6969
"karma-sourcemap-loader": "^0.3.8",
7070
"karma-webpack": "^4.0.2",
7171
"mocha": "^7.2.0",
72-
"prettier": "^2.1.2",
72+
"prettier": "^2.2.1",
7373
"raw-loader": "^4.0.1",
7474
"semantic-release": "^17.0.8",
7575
"sinon": "^9.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7004,10 +7004,10 @@ prepend-http@^1.0.1:
70047004
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
70057005
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
70067006

7007-
prettier@^2.1.2:
7008-
version "2.1.2"
7009-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
7010-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
7007+
prettier@^2.2.1:
7008+
version "2.2.1"
7009+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
7010+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
70117011

70127012
process-nextick-args@~2.0.0:
70137013
version "2.0.1"

0 commit comments

Comments
 (0)