Skip to content

Commit cf5cb30

Browse files
committed
chore(deps-dev): bump prettier to 3.1.1
1 parent 4c0a128 commit cf5cb30

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
@@ -53,7 +53,7 @@
5353
"eslint-config-prettier": "^9.1.0",
5454
"eslint-plugin-prettier": "^5.1.2",
5555
"node-fetch": "^2.6.1",
56-
"prettier": "^2.8.4",
56+
"prettier": "^3.1.1",
5757
"rimraf": "^3.0.2",
5858
"typescript": "4.9.5"
5959
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1250,10 +1250,10 @@ prettier-linter-helpers@^1.0.0:
12501250
dependencies:
12511251
fast-diff "^1.1.2"
12521252

1253-
prettier@^2.8.4:
1254-
version "2.8.4"
1255-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
1256-
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
1253+
prettier@^3.1.1:
1254+
version "3.1.1"
1255+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
1256+
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
12571257

12581258
punycode@^2.1.0:
12591259
version "2.1.1"

0 commit comments

Comments
 (0)