Skip to content

Commit d3530e9

Browse files
Merge pull request #544 from dictybase-docker/dependabot/npm_and_yarn/prettier-3.8.1
chore(deps-dev): bump prettier from 3.8.0 to 3.8.1
2 parents 65ef0c5 + 9c9acb0 commit d3530e9

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
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@types/react-helmet": "^6.1.11",
1515
"gh-pages": "^6.3.0",
16-
"prettier": "3.8.0"
16+
"prettier": "3.8.1"
1717
},
1818
"keywords": [
1919
"gatsby"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12489,10 +12489,10 @@ prepend-http@^2.0.0:
1248912489
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
1249012490
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
1249112491

12492-
prettier@3.8.0:
12493-
version "3.8.0"
12494-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
12495-
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
12492+
prettier@3.8.1:
12493+
version "3.8.1"
12494+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
12495+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
1249612496

1249712497
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
1249812498
version "5.6.0"

0 commit comments

Comments
 (0)