build(deps): bump expander from 1.0.0 to 2.0.0 (#14361)

Bumps [expander](https://github.com/drahnr/expander) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/drahnr/expander/releases)
- [Commits](https://github.com/drahnr/expander/compare/v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: expander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-13 12:37:18 +00:00
committed by GitHub
parent ee48773988
commit b11e78bc4b
2 changed files with 4 additions and 4 deletions
@@ -21,7 +21,7 @@ syn = { version = "2.0.16", features = ["full", "fold", "extra-traits", "visit"]
proc-macro2 = "1.0.56"
blake2 = { version = "0.10.4", default-features = false }
proc-macro-crate = "1.1.3"
expander = "1.0.0"
expander = "2.0.0"
Inflector = "0.11.4"
[dev-dependencies]