Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 592dd67 commit 63018ee
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.2.4",
"cypress": "13.6.3",
"prettier": "3.2.5",
"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.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin/prettier.cjs
checksum: 88dfeb78ac6096522c9a5b81f1413d875f568420d9bb6a5e5103527912519b993f2bcdcac311fcff5718d5869671d44e4f85827d3626f3a6ce32b9abc65d88e0
checksum: ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
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.2.4"
prettier: "npm:3.2.5"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-helmet: "npm:^6.1.0"
Expand Down

0 comments on commit 63018ee

Please sign in to comment.