Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 2a3405d commit 8f095ae
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"sass": "^1.55.0"
},
"devDependencies": {
"cypress": "13.6.4",
"prettier": "3.1.1",
"cypress": "13.6.3",
"prettier": "3.2.4",
"serve": "14.2.1"
},
"snyk": true,
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5841,9 +5841,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.6.4":
version: 13.6.4
resolution: "cypress@npm:13.6.4"
"cypress@npm:13.6.3":
version: 13.6.3
resolution: "cypress@npm:13.6.3"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -5889,7 +5889,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 35278bea9a3d4ac7754cbf02f57a50839d67d142c8e84d1a97dc7cd746135cb180616793863a77cfc2cbe2f4974c9fd07f21d320818444b0f7e02bfc29f35e77
checksum: dc6038ff7b36aeef7cc97918fbdc848f43175cd3396df9f0d723f8fbb172b2f0ced98ddcd55786f38b57a9634f9a1dc446d5712ac20d30ae7c786f626dc28adc
languageName: node
linkType: hard

Expand Down Expand Up @@ -12268,12 +12268,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
"prettier@npm:3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
bin:
prettier: bin/prettier.cjs
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
checksum: 88dfeb78ac6096522c9a5b81f1413d875f568420d9bb6a5e5103527912519b993f2bcdcac311fcff5718d5869671d44e4f85827d3626f3a6ce32b9abc65d88e0
languageName: node
linkType: hard

Expand Down Expand Up @@ -13657,7 +13657,7 @@ __metadata:
dependencies:
"@snyk/protect": "npm:^1.1194.0"
bulma: "npm:^0.9.4"
cypress: "npm:13.6.4"
cypress: "npm:13.6.3"
font-awesome: "npm:^4.7.0"
gatsby: "npm:^5.0.0"
gatsby-plugin-manifest: "npm:^5.0.0"
Expand All @@ -13666,7 +13666,7 @@ __metadata:
gatsby-plugin-sass: "npm:^6.0.0"
gatsby-plugin-sharp: "npm:^5.0.0"
gatsby-transformer-sharp: "npm:^5.0.0"
prettier: "npm:3.1.1"
prettier: "npm:3.2.4"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-helmet: "npm:^6.1.0"
Expand Down

0 comments on commit 8f095ae

Please sign in to comment.