Skip to content

Commit 12d0392

Browse files
chore(deps): update dependency prettier to v2.8.1 (#1154)
1 parent 121a84e commit 12d0392

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"karma-typescript-es6-transform": "5.5.3",
3737
"mocha": "9.2.2",
3838
"npm-run-all": "4.1.5",
39-
"prettier": "2.8.0",
39+
"prettier": "2.8.1",
4040
"rollup": "3.7.0",
4141
"rollup-plugin-terser": "7.0.2",
4242
"should": "13.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5722,10 +5722,10 @@ prepend-http@^2.0.0:
57225722
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz"
57235723
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
57245724

5725-
prettier@2.8.0:
5726-
version "2.8.0"
5727-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
5728-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
5725+
prettier@2.8.1:
5726+
version "2.8.1"
5727+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
5728+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
57295729

57305730
printj@~1.1.0:
57315731
version "1.1.2"

0 commit comments

Comments
 (0)