Skip to content

Commit 50a34ff

Browse files
Update dependency prettier to v3
1 parent 0b99193 commit 50a34ff

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
@@ -24,7 +24,7 @@
2424
"flow-bin": "0.84.0",
2525
"graphql-request": "1.8.2",
2626
"lint-staged": "12.5.0",
27-
"prettier": "2.6.2"
27+
"prettier": "3.2.5"
2828
},
2929
"homepage": "https://github.com/nteract/nteract.io#readme",
3030
"license": "BSD-3-Clause",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2175,10 +2175,10 @@ postcss@8.4.31:
21752175
picocolors "^1.0.0"
21762176
source-map-js "^1.0.2"
21772177

2178-
prettier@2.6.2:
2179-
version "2.6.2"
2180-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
2181-
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
2178+
prettier@3.2.5:
2179+
version "3.2.5"
2180+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
2181+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
21822182

21832183
prismjs@^1.8.4:
21842184
version "1.29.0"

0 commit comments

Comments
 (0)