Skip to content

Commit a786985

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.3.1"
2828
},
2929
"homepage": "https://github.com/nteract/nteract.io#readme",
3030
"license": "BSD-3-Clause",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2175,10 +2175,10 @@ [email protected]:
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.3.1:
2179+
version "3.3.1"
2180+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
2181+
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
21822182

21832183
prismjs@^1.8.4:
21842184
version "1.29.0"

0 commit comments

Comments
 (0)