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

Commit 4ed1a73

Browse files
committed
chore(deps): update dependency prettier to ^2.2.1
1 parent b9f113b commit 4ed1a73

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
@@ -6997,10 +6997,10 @@ prepend-http@^1.0.1:
69976997
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
69986998
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
69996999

7000-
prettier@^2.1.2:
7001-
version "2.1.2"
7002-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
7003-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
7000+
prettier@^2.2.1:
7001+
version "2.2.1"
7002+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
7003+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
70047004

70057005
process-nextick-args@~2.0.0:
70067006
version "2.0.1"

0 commit comments

Comments
 (0)