Skip to content

Commit

Permalink
Bump xmlbuilder2 from 3.0.2 to 3.1.0 (#503)
Browse files Browse the repository at this point in the history
* Bump xmlbuilder2 from 3.0.2 to 3.1.0

Bumps [xmlbuilder2](https://github.com/oozcitak/xmlbuilder2) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/oozcitak/xmlbuilder2/releases)
- [Changelog](https://github.com/oozcitak/xmlbuilder2/blob/master/CHANGELOG.md)
- [Commits](oozcitak/xmlbuilder2@v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: xmlbuilder2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed May 1, 2023
1 parent 66c44be commit e723527
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `ora` from 6.1.2 to 6.3.0
- Bumps `@types/node` from 18.15.11 to 18.16.0
- Bumps `eslint` from 8.38.0 to 8.39.0
- Bumps `xmlbuilder2` from 3.0.2 to 3.1.0
### Changed
- Implemented Docker Image caching for `integration-unreleased` workflow ([#387](https://github.com/opensearch-project/opensearch-js/issues/387))
### Deprecated
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3440,9 +3440,9 @@ ws@^7, ws@^7.5.5:
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==

xmlbuilder2@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/xmlbuilder2/-/xmlbuilder2-3.0.2.tgz#fc499688b35a916f269e7b459c2fa02bb5c0822a"
integrity sha512-h4MUawGY21CTdhV4xm3DG9dgsqyhDkZvVJBx88beqX8wJs3VgyGQgAn5VreHuae6unTQxh115aMK5InCVmOIKw==
version "3.1.0"
resolved "https://registry.yarnpkg.com/xmlbuilder2/-/xmlbuilder2-3.1.0.tgz#eb2ff101e3920f227c20272afe4990b1aac28cbc"
integrity sha512-QAfrowmLOGPh99FbflhSYC6jkNKhP6MtF9A5vIwbOKR+V03MOttdEuFrMzmmramYJoTJimGeyB8PnX9ouIjM7w==
dependencies:
"@oozcitak/dom" "1.15.10"
"@oozcitak/infra" "1.0.8"
Expand Down

0 comments on commit e723527

Please sign in to comment.