Skip to content

Commit 9480cfb

Browse files
authored
Merge pull request ava-labs#361 from ava-labs/dependabot/npm_and_yarn/development/prettier-2.4.1
Bump prettier from 2.3.2 to 2.4.1
2 parents 7e4f2bc + b407850 commit 9480cfb

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
@@ -63,7 +63,7 @@
6363
"isomorphic-dompurify": "^0.15.0",
6464
"jest": "26.6.3",
6565
"jest-mock-axios": "4.4.0",
66-
"prettier": "2.3.2",
66+
"prettier": "2.4.1",
6767
"terser-webpack-plugin": "5.1.4",
6868
"ts-jest": "26.5.6",
6969
"ts-loader": "9.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4926,10 +4926,10 @@ prettier-linter-helpers@^1.0.0:
49264926
dependencies:
49274927
fast-diff "^1.1.2"
49284928

4929-
prettier@2.3.2:
4930-
version "2.3.2"
4931-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
4932-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
4929+
prettier@2.4.1:
4930+
version "2.4.1"
4931+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
4932+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
49334933

49344934
pretty-error@^3.0.4:
49354935
version "3.0.4"

0 commit comments

Comments
 (0)