Skip to content

Commit

Permalink
fix: d2-analysis@33.2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenrikoverland committed Jul 26, 2021
1 parent 97859cc commit de74d08
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 @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/dhis2/pivot-tables-app#readme",
"dependencies": {
"d2-analysis": "^33.2.22",
"d2-analysis": "33.2.24",
"d2-utilizr": "0.2.13"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1750,10 +1750,10 @@ currently-unhandled@^0.4.1:
dependencies:
array-find-index "^1.0.1"

d2-analysis@^33.2.22:
version "33.2.22"
resolved "https://registry.yarnpkg.com/d2-analysis/-/d2-analysis-33.2.22.tgz#dfcdc04681b9ed8cd9b94bef8a5b7341b7c13032"
integrity sha512-kp7J85b7DiPqwN0eOSSIUthxL2bkTEbFkMlpvNlxJFwjSb73tO2KQXXt2welwT5ao7iorn5wOXqjJC0qNMFE6g==
d2-analysis@33.2.24:
version "33.2.24"
resolved "https://registry.yarnpkg.com/d2-analysis/-/d2-analysis-33.2.24.tgz#abc8ef91610ad5d537f09ede613cdb0a8c477725"
integrity sha512-BSJvhdWZMPLBKYj/nRwM1Oe36eKIighmItgud9eN52jJ/99OPbO5O81dHaajJMggwGx3FFXDaivlIZEIBNXPZg==
dependencies:
"@dhis2/d2-ui-rich-text" "^5.1.0"
d2-utilizr "^0.2.16"
Expand Down

0 comments on commit de74d08

Please sign in to comment.