Skip to content

Commit 989c3f2

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prettier to ^2.4.1
1 parent 9bac242 commit 989c3f2

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
@@ -68,7 +68,7 @@
6868
"eslint": "^7.32.0",
6969
"husky": "^7.0.1",
7070
"jest": "^27.0.6",
71-
"prettier": "^2.3.2",
71+
"prettier": "^2.4.1",
7272
"semantic-release": "^17.4.4"
7373
}
7474
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6912,10 +6912,10 @@ prettier-eslint@^13.0.0:
69126912
typescript "^3.9.3"
69136913
vue-eslint-parser "~7.1.0"
69146914

6915-
prettier@^2.0.0, prettier@^2.3.2:
6916-
version "2.3.2"
6917-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
6918-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
6915+
prettier@^2.0.0, prettier@^2.4.1:
6916+
version "2.4.1"
6917+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
6918+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
69196919

69206920
pretty-format@^23.0.1:
69216921
version "23.6.0"

0 commit comments

Comments
 (0)