Skip to content

Commit

Permalink
chore(deps): bump @dhis2/analytics from 26.2.0 to 26.2.2
Browse files Browse the repository at this point in the history
Bumps [@dhis2/analytics](https://github.com/dhis2/analytics) from 26.2.0 to 26.2.2.
- [Release notes](https://github.com/dhis2/analytics/releases)
- [Changelog](https://github.com/dhis2/analytics/blob/master/CHANGELOG.md)
- [Commits](dhis2/analytics@v26.2.0...v26.2.2)

---
updated-dependencies:
- dependency-name: "@dhis2/analytics"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent b25267d commit 8fcab70
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"start-server-and-test": "^2.0.3"
},
"dependencies": {
"@dhis2/analytics": "^26.2.0",
"@dhis2/analytics": "^26.2.2",
"@dhis2/app-runtime": "^3.9.4",
"@dhis2/app-runtime-adapter-d2": "^1.1.0",
"@dhis2/app-service-alerts": "^3.9.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2109,10 +2109,10 @@
classnames "^2.3.1"
prop-types "^15.7.2"

"@dhis2/analytics@^26.2.0":
version "26.2.0"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.2.0.tgz#36a7f258ac96ddab90f4001e62257e2cc64f202e"
integrity sha512-YcJu6EHnor6pbHmwXKYumLRVy/9TxuLtBDv9JIzjt9/APZa8kbak6sT2/53pnWDnbUjzDwR8EV1UIz24vAX+ig==
"@dhis2/analytics@^26.2.2":
version "26.2.2"
resolved "https://registry.yarnpkg.com/@dhis2/analytics/-/analytics-26.2.2.tgz#416ab06efd26c150382bfcd2379fd0e86f4aaedc"
integrity sha512-VHZzGiguP6pM13rxZGOA2J7v15R6Lx/m7Z1GF9Fs0IwB42A0O7tF2jWIX1cW6XMUX56n6gSXPP2tqAYlP8oPyg==
dependencies:
"@dhis2/d2-ui-rich-text" "^7.4.1"
"@dhis2/multi-calendar-dates" "1.0.0"
Expand Down

0 comments on commit 8fcab70

Please sign in to comment.