Skip to content

Commit aed4c69

Browse files
dependabot[bot]mcansh
authored andcommitted
chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 (#100)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 197d2fc commit aed4c69

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
@@ -14,7 +14,7 @@
1414
"eslint-plugin-markdown": "^3.0.0",
1515
"eslint-plugin-prefer-let": "^3.0.1",
1616
"jest": "^29.3.1",
17-
"prettier": "^2.8.0",
17+
"prettier": "^2.8.1",
1818
"react": "^18.2.0",
1919
"typescript": "^4.9.3"
2020
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3225,10 +3225,10 @@ prelude-ls@^1.2.1:
32253225
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
32263226
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
32273227

3228-
prettier@^2.8.0:
3229-
version "2.8.0"
3230-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
3231-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
3228+
prettier@^2.8.1:
3229+
version "2.8.1"
3230+
resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
3231+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
32323232

32333233
pretty-format@^27.0.2:
32343234
version "27.5.1"

0 commit comments

Comments
 (0)