Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: bump cordova packages
  • Loading branch information
kumo01GitHub committed Jul 19, 2025
commit ab517775dc49a032b79dd99999b39ee9380cd6a6
51 changes: 18 additions & 33 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"cordova-app-hello-world": "^6.0.0",
"cordova-common": "^5.0.0",
"cordova-common": "^5.0.1",
"cordova-fetch": "^4.0.0",
"globby": "^11.1.0",
"import-fresh": "^3.3.0",
Expand All @@ -30,7 +30,7 @@
"valid-identifier": "0.0.2"
},
"devDependencies": {
"@cordova/eslint-config": "^5.0.0",
"@cordova/eslint-config": "^5.1.0",
"jasmine": "^4.6.0",
"nyc": "^15.1.0",
"rewire": "^6.0.0"
Expand Down