chore(deps): bump swc_ecma_parser from 0.118.3 to 0.118.6 in /backend (#537)

Bumps [swc_ecma_parser](https://github.com/swc-project/swc) from 0.118.3 to 0.118.6.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

---
updated-dependencies:
- dependency-name: swc_ecma_parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
This commit is contained in:
dependabot[bot]
2022-09-05 19:50:26 +00:00
committed by GitHub
parent 8ce9c398a7
commit 52d157801a
+2 -2
View File
@@ -3477,9 +3477,9 @@ dependencies = [
[[package]]
name = "swc_ecma_parser"
version = "0.118.3"
version = "0.118.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a2979c92eb41ce535a40844af70f0e89aed9093485c51563907d0c4c07cd17c"
checksum = "86ef0546224a61a81e02df3e04a9ccc581ae03e73aa615a3282bdbedeb48baeb"
dependencies = [
"either",
"enum_kind",