Skip to content

Commit

Permalink
chore(deps): bump d2 from 31.9.1 to 31.10.2
Browse files Browse the repository at this point in the history
Bumps [d2](https://github.com/dhis2/d2) from 31.9.1 to 31.10.2.
- [Release notes](https://github.com/dhis2/d2/releases)
- [Changelog](https://github.com/dhis2/d2/blob/master/CHANGELOG.md)
- [Commits](dhis2/d2@v31.9.1...v31.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent a7e34e6 commit 079e024
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 @@ -46,7 +46,7 @@
"@dhis2/d2-i18n": "^1.1.0",
"@dhis2/ui": "^8.7.6",
"@krakenjs/post-robot": "^11.0.0",
"d2": "^31.9.1",
"d2": "^31.10.2",
"decode-uri-component": "^0.2.2",
"history": "^5.3.0",
"lodash-es": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6219,10 +6219,10 @@ d2-utilizr@^0.2.16:
lodash.isset "^4.3.0"
lodash.isstring "^4.0.1"

d2@^31.9.1:
version "31.9.1"
resolved "https://registry.yarnpkg.com/d2/-/d2-31.9.1.tgz#5b0b8a520dd04a01593698e63156779cbf7f5f88"
integrity sha512-dnaDo4reXNt0ySQ6RBUo3EbnixTPs8TrTObYG4HA4ghXF6Xvvru9whUtiR1cRsqD/qlKXxEaUe5CFLw6l+SvyQ==
d2@^31.10.2:
version "31.10.2"
resolved "https://registry.yarnpkg.com/d2/-/d2-31.10.2.tgz#93023171a703ad37dedf273b07e9643155e42466"
integrity sha512-kW/2DKv567foH9JNEBtebfOW6gdmHzNd5dsvA7m8aVK0IZAXYd++lKKqmTUPzpjSRHuM7oUAnTw29/a5JIdfWQ==
dependencies:
isomorphic-fetch "^2.2.1"

Expand Down

0 comments on commit 079e024

Please sign in to comment.