Build(deps-dev): Bump @embroider/compat in the embroider group (#27942)

Bumps the embroider group with 1 update: [@embroider/compat](https://github.com/embroider-build/embroider/tree/HEAD/packages/compat).


Updates `@embroider/compat` from 3.5.6 to 3.5.7
- [Release notes](https://github.com/embroider-build/embroider/releases)
- [Changelog](https://github.com/embroider-build/embroider/blob/main/CHANGELOG.md)
- [Commits](https://github.com/embroider-build/embroider/commits/HEAD/packages/compat)

---
updated-dependencies:
- dependency-name: "@embroider/compat"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: embroider
...

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] 2024-07-17 11:46:11 +01:00 committed by GitHub
parent 93ac1fbfeb
commit df6b41464f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"@ember/render-modifiers": "^2.1.0",
"@ember/string": "^4.0.0",
"@ember/test-helpers": "^3.3.0",
"@embroider/compat": "^3.5.6",
"@embroider/compat": "^3.5.7",
"@embroider/core": "^3.4.14",
"@embroider/macros": "^1.13.1",
"@embroider/router": "^2.1.8",

View File

@ -1408,10 +1408,10 @@
"@babel/core" "^7.14.5"
babel-loader "^9.0.0"
"@embroider/compat@^3.5.6":
version "3.5.6"
resolved "https://registry.yarnpkg.com/@embroider/compat/-/compat-3.5.6.tgz#c017976cc75de9da5a54480443b5f8c64173f67a"
integrity sha512-yATWUTGrbHms/FLBe+tbvmmTWqfkTxUrgQTaagwjXSsVRkI5IBIX6CKfGMn/iaHcEQuTVmMJMxIT1X1XRJJqNw==
"@embroider/compat@^3.5.7":
version "3.5.7"
resolved "https://registry.yarnpkg.com/@embroider/compat/-/compat-3.5.7.tgz#5f5ee718221821be5aed4fb74f2ef9d0786bb545"
integrity sha512-eQd53Or/G94iUxfnERplqUQMbl9twAoJc1ncn8MtOZH3GacKYtU32QppmYATQ6RlJa/C2TKLRyxGt9YCkZFhNg==
dependencies:
"@babel/code-frame" "^7.14.5"
"@babel/core" "^7.14.5"