Skip to content

Commit acfa995

Browse files
committed
Update dependency prettier to v2.7.0
1 parent 3297118 commit acfa995

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": "2.7.0"
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
@@ -4457,10 +4457,10 @@ postcss-value-parser@^4.0.2:
44574457
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.0.2.tgz#482282c09a42706d1fc9a069b73f44ec08391dc9"
44584458
integrity sha512-LmeoohTpp/K4UiyQCwuGWlONxXamGzCMtFxLq4W1nZVGIQLYvMCJx3yAF9qyyuFpflABI9yVdtJAqbihOsCsJQ==
44594459

4460-
prettier@2.6.2:
4461-
version "2.6.2"
4462-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
4463-
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
4460+
prettier@2.7.0:
4461+
version "2.7.0"
4462+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
4463+
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==
44644464

44654465
prismjs@^1.8.4, prismjs@~1.15.0:
44664466
version "1.15.0"

0 commit comments

Comments
 (0)