Skip to content

Commit

Permalink
stable
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jul 5, 2023
1 parent a101db5 commit 8c3a3a1
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"node-notifier": "^10.0.0",
"p-limit": "^3.1.0",
"pkg-dir": "^5.0.0",
"prettier": "3.0.0-alpha.11",
"prettier": "3.0.0",
"promise": "^8.0.2",
"read-pkg": "^5.2.0",
"resolve": "^1.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-jest-hoist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/babel__template": "^7.0.2",
"@types/node": "*",
"babel-plugin-tester": "^11.0.2",
"prettier": "3.0.0-alpha.11"
"prettier": "3.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/semver": "^7.1.0",
"ansi-regex": "^5.0.1",
"ansi-styles": "^5.0.0",
"prettier": "3.0.0-alpha.11",
"prettier": "3.0.0",
"tsd-lite": "^0.7.0"
},
"engines": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2900,7 +2900,7 @@ __metadata:
node-notifier: ^10.0.0
p-limit: ^3.1.0
pkg-dir: ^5.0.0
prettier: 3.0.0-alpha.11
prettier: 3.0.0
promise: ^8.0.2
read-pkg: ^5.2.0
resolve: ^1.20.0
Expand Down Expand Up @@ -6302,7 +6302,7 @@ __metadata:
"@types/babel__traverse": ^7.0.6
"@types/node": "*"
babel-plugin-tester: ^11.0.2
prettier: 3.0.0-alpha.11
prettier: 3.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -12999,7 +12999,7 @@ __metadata:
jest-message-util: "workspace:^"
jest-util: "workspace:^"
natural-compare: ^1.4.0
prettier: 3.0.0-alpha.11
prettier: 3.0.0
pretty-format: "workspace:^"
semver: ^7.5.3
tsd-lite: ^0.7.0
Expand Down Expand Up @@ -16915,12 +16915,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.0-alpha.11":
version: 3.0.0-alpha.11
resolution: "prettier@npm:3.0.0-alpha.11"
"prettier@npm:3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
bin:
prettier: bin/prettier.cjs
checksum: ce0a252201cc3758825a0e03d895bd88c876daf6cc9aab1365ef3164075807535146ad3d338582f652337d23914480fac309d84b3558f9576b6d2bd8bdbed57b
checksum: 6a832876a1552dc58330d2467874e5a0b46b9ccbfc5d3531eb69d15684743e7f83dc9fbd202db6270446deba9c82b79d24383d09924c462b457136a759425e33
languageName: node
linkType: hard

Expand Down

0 comments on commit 8c3a3a1

Please sign in to comment.