Skip to content

Commit

Permalink
Bump justgage from 1.6.1 to 1.7.0 in /components
Browse files Browse the repository at this point in the history
Bumps [justgage](https://github.com/toorshia/justgage) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/toorshia/justgage/releases)
- [Changelog](https://github.com/toorshia/justgage/blob/master/CHANGELOG.md)
- [Commits](toorshia/justgage@v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: justgage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 668b03e commit 3aa3fb8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"jquery.flot.tooltip": "^0.9.0",
"jquery.hotkeys": "jeresig/jquery.hotkeys#master",
"jszip": "^3.10.1",
"justgage": "^1.6.1",
"justgage": "^1.7.0",
"metismenu": "~3.0.7",
"moment": "^2.30.1",
"morris.js": "morrisjs/morris.js",
Expand Down
8 changes: 4 additions & 4 deletions components/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -714,10 +714,10 @@ jszip@^3.10.1:
readable-stream "~2.3.6"
setimmediate "^1.0.5"

justgage@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/justgage/-/justgage-1.6.1.tgz#e4827bf6220b086e896520cfc3167cfc6e1164a3"
integrity sha512-09GTQ0uiGlB/jJO3l+aUGeCrYmz5ZcHC0JVb4SB6ZKIXPeHL7wVt6rIZMkC+Gs6a9Yhgo4W8L4XMdeZJHOichg==
justgage@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/justgage/-/justgage-1.7.0.tgz#4b615c6a88c75d4f7fab20dd32b2710e9eb36411"
integrity sha512-yJ9O8HU9cxo2UMFyouOJ+cnEsKVyX44Ghu3iLFaKlzahrGUAB0UcEzWDcu7JqEwC7bU/hunoAZLKF/sIcVbYQQ==
dependencies:
raphael "^2.3.0"

Expand Down

0 comments on commit 3aa3fb8

Please sign in to comment.