Skip to content

Commit

Permalink
Bump yargs to newer version (#3645)
Browse files Browse the repository at this point in the history
* Bump `yargs` to newer version

* Add release notes
  • Loading branch information
jfdoming authored Oct 12, 2024
1 parent 328196c commit e8af5b9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 325 deletions.
2 changes: 1 addition & 1 deletion packages/loot-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@
"webpack": "^5.90.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^5.1.4",
"yargs": "^9.0.1"
"yargs": "^17.6.2"
}
}
6 changes: 6 additions & 0 deletions upcoming-release-notes/3645.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
category: Maintenance
authors: [jfdoming]
---

Bump `yargs` to newer version
Loading

0 comments on commit e8af5b9

Please sign in to comment.