Skip to content

Commit

Permalink
Bump prettier from 2.6.2 to 3.3.2 in /sourceror-driver
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.6.2...3.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 5952637 commit cc59a8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion sourceror-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/estree": "^0.0.51",
"@types/node": "^20.11",
"js-slang": "^0.5",
"prettier": "^2.0",
"prettier": "^3.3",
"typescript": "^5.4.3"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions sourceror-driver/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -739,10 +739,10 @@ prebuild-install@^5.3.6:
tunnel-agent "^0.6.0"
which-pm-runs "^1.0.0"

prettier@^2.0:
version "2.6.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
prettier@^3.3:
version "3.3.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==

process-nextick-args@~2.0.0:
version "2.0.1"
Expand Down

0 comments on commit cc59a8c

Please sign in to comment.