Skip to content

Commit

Permalink
Bump axios and prettier-plugin-apex in /UploadAndAnnotateImages
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.2 and updates ancestor dependency prettier-plugin-apex. These dependencies need to be updated together.


Updates `axios` from 0.25.0 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.25.0...v1.6.2)

Updates `prettier-plugin-apex` from 1.11.0 to 1.13.0

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: prettier-plugin-apex
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent af7db2d commit 28f21ac
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 38 deletions.
91 changes: 54 additions & 37 deletions UploadAndAnnotateImages/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion UploadAndAnnotateImages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"jest-canvas-mock": "^2.4.0",
"lint-staged": "^12.3.7",
"prettier": "^2.6.0",
"prettier-plugin-apex": "^1.10.0"
"prettier-plugin-apex": "^1.13.0"
},
"lint-staged": {
"**/*.{cls,cmp,component,css,html,json,md,page,trigger,xml,yaml,yml}": [
Expand Down

0 comments on commit 28f21ac

Please sign in to comment.