Skip to content

Commit

Permalink
fix(deps): bump @capacitor/device from 1.1.2 to 5.0.6 in /backend
Browse files Browse the repository at this point in the history
Bumps [@capacitor/device](https://github.com/ionic-team/capacitor-plugins) from 1.1.2 to 5.0.6.
- [Release notes](https://github.com/ionic-team/capacitor-plugins/releases)
- [Changelog](https://github.com/ionic-team/capacitor-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/[email protected]...@capacitor/[email protected])

---
updated-dependencies:
- dependency-name: "@capacitor/device"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 63134cd commit 5a2f2fb
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 141 deletions.
220 changes: 80 additions & 140 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"migration:run": "npm run build && ts-node --transpile-only ./node_modules/typeorm/cli.js migration:run"
},
"dependencies": {
"@capacitor/device": "^1.1.2",
"@capacitor/device": "^5.0.6",
"@nestjs/common": "^8.4.4",
"@nestjs/config": "^1.2.1",
"@nestjs/core": "^8.4.4",
Expand Down

0 comments on commit 5a2f2fb

Please sign in to comment.