Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 3.1.0 to 3.1.1 (#1303)
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 570774b commit d3bc13a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1224,7 +1224,7 @@
"mocha": "10.2.0",
"npm-run-all": "4.1.5",
"ovsx": "0.8.3",
"prettier": "3.1.0",
"prettier": "3.1.1",
"prettier-plugin-packagejson": "2.4.7",
"typescript": "5.3.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4567,7 +4567,7 @@ __metadata:
npm-run-all: "npm:4.1.5"
ovsx: "npm:0.8.3"
polka: "npm:^1.0.0-next.24"
prettier: "npm:3.1.0"
prettier: "npm:3.1.1"
prettier-plugin-packagejson: "npm:2.4.7"
sirv: "npm:^2.0.3"
typescript: "npm:5.3.3"
Expand Down Expand Up @@ -4958,12 +4958,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.1.0":
version: 3.1.0
resolution: "prettier@npm:3.1.0"
"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
bin:
prettier: bin/prettier.cjs
checksum: a45ea70aa97fde162ea4c4aba3dfc7859aa6a732a1db34458d9535dc3c2c16d3bc3fb5689e6cd76aa835562555303b02d9449fd2e15af3b73c8053557e25c5b6
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
languageName: node
linkType: hard

Expand Down

0 comments on commit d3bc13a

Please sign in to comment.