Skip to content

Commit

Permalink
build(deps-dev): bump @embroider/addon-dev from 4.1.2 to 4.1.3 (#314)
Browse files Browse the repository at this point in the history
Bumps [@embroider/addon-dev](https://github.com/embroider-build/embroider/tree/HEAD/packages/addon-dev) from 4.1.2 to 4.1.3.
- [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/addon-dev)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2023
1 parent 58e6c3c commit 7c9bb36
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 12 deletions.
2 changes: 1 addition & 1 deletion ember-slugify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@babel/plugin-transform-class-static-block": "^7.20.0",
"@babel/plugin-transform-typescript": "^7.22.15",
"@babel/runtime": "^7.17.0",
"@embroider/addon-dev": "^4.1.0",
"@embroider/addon-dev": "^4.1.3",
"@glint/core": "^1.2.0",
"@glint/environment-ember-loose": "^1.2.0",
"@glint/environment-ember-template-imports": "^1.2.0",
Expand Down
36 changes: 25 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1278,12 +1278,12 @@
ember-cli-version-checker "^5.1.2"
semver "^7.3.5"

"@embroider/addon-dev@^4.1.0":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@embroider/addon-dev/-/addon-dev-4.1.2.tgz#72575ef8dd6d2983fac7d2078cd1ae890d0dcc85"
integrity sha512-yvL5Vmfh6oQ5m6qP83eZIkD6/RUtWIrW46gtAZvAPCm+HzjFTYHDlldzgYOxUa7k1g2mWrfJOtzBRqqBsogoSw==
"@embroider/addon-dev@^4.1.3":
version "4.1.3"
resolved "https://registry.yarnpkg.com/@embroider/addon-dev/-/addon-dev-4.1.3.tgz#6c0f8fe614824ba375b1893456a46cc51bbf17c4"
integrity sha512-kng1dyDgM7Dh5lm2a4g/Pq1YEpxpCN3HfZqxSj2uUoWh2fd2es9ucMp+EVYp7Uk7UPULGvgANlf/2M0FtaGWyw==
dependencies:
"@embroider/core" "^3.4.0"
"@embroider/core" "^3.4.3"
"@rollup/pluginutils" "^4.1.1"
content-tag "^1.1.2"
fs-extra "^10.0.0"
Expand All @@ -1302,15 +1302,15 @@
broccoli-funnel "^3.0.8"
semver "^7.3.8"

"@embroider/core@^3.4.0":
version "3.4.2"
resolved "https://registry.yarnpkg.com/@embroider/core/-/core-3.4.2.tgz#aa9531d3a1ecb3be3c5a1f752e0326b6203b5d18"
integrity sha512-lHJcUosSgA8v9deZ2a3k/zuQCpu+Rjw1PZ4dOHzdoTN7B9J96IIybw1JVN234sdUJi9VWjpQnvE2uWOD9seRjg==
"@embroider/core@^3.4.3":
version "3.4.3"
resolved "https://registry.yarnpkg.com/@embroider/core/-/core-3.4.3.tgz#3d6f7b19c8ebb81c0915b575d0ee05f0182f486e"
integrity sha512-mTcpB0fDtOdTqfJTznXgDspLjgF11WEvA0/vLo19TkYMQ0X4ZyBFP/wCiqYnXLDOYnnZDXSz0l3Z5PGx/iyt9Q==
dependencies:
"@babel/core" "^7.14.5"
"@babel/parser" "^7.14.5"
"@babel/traverse" "^7.14.5"
"@embroider/macros" "1.13.3"
"@embroider/macros" "1.13.4"
"@embroider/shared-internals" "2.5.1"
assert-never "^1.2.1"
babel-plugin-ember-template-compilation "^2.1.1"
Expand All @@ -1332,7 +1332,21 @@
typescript-memoize "^1.0.1"
walk-sync "^3.0.0"

"@embroider/[email protected]", "@embroider/macros@^1.0.0", "@embroider/macros@^1.10.0", "@embroider/macros@^1.13.1", "@embroider/macros@^1.8.3":
"@embroider/[email protected]":
version "1.13.4"
resolved "https://registry.yarnpkg.com/@embroider/macros/-/macros-1.13.4.tgz#4fefb79d68bcfbc4619551572b2ca3040a224fb5"
integrity sha512-A6tXvfwnscx66QO0R3c2dIJwEltfsTL4ihsYjMtgP9ODCCmQlCaRlZDQYw5Drta0ER9Fj3nXntu4naV5Wt5XLA==
dependencies:
"@embroider/shared-internals" "2.5.1"
assert-never "^1.2.1"
babel-import-util "^2.0.0"
ember-cli-babel "^7.26.6"
find-up "^5.0.0"
lodash "^4.17.21"
resolve "^1.20.0"
semver "^7.3.2"

"@embroider/macros@^1.0.0", "@embroider/macros@^1.10.0", "@embroider/macros@^1.13.1", "@embroider/macros@^1.8.3":
version "1.13.3"
resolved "https://registry.yarnpkg.com/@embroider/macros/-/macros-1.13.3.tgz#e1ff584e01bcdebb9fa9f6982ecc2ea89886867f"
integrity sha512-JUC1aHRLIN2LNy1l+gz7gWkw9JmnsE20GL3LduCzNvCAnEQpMTJhW5BUbEWqdCnAWBPte/M2ofckqBXyTZioTQ==
Expand Down

0 comments on commit 7c9bb36

Please sign in to comment.