Skip to content

Commit

Permalink
chore(deps-dev): bump ember-source from 4.12.0 to 4.12.3
Browse files Browse the repository at this point in the history
Bumps [ember-source](https://github.com/emberjs/ember.js) from 4.12.0 to 4.12.3.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/main/CHANGELOG.md)
- [Commits](emberjs/ember.js@v4.12.0...v4.12.3)

---
updated-dependencies:
- dependency-name: ember-source
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 1, 2023
1 parent 3b4489d commit 6111ec1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"ember-load-initializers": "2.1.2",
"ember-qunit": "6.2.0",
"ember-resolver": "11.0.1",
"ember-source": "4.12.0",
"ember-source": "4.12.3",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "5.13.0",
"ember-template-lint-plugin-prettier": "4.1.0",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8281,15 +8281,16 @@ [email protected], ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

[email protected].0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.12.0.tgz#cc4873292bf8fa76b81f394852a55c0400d333c6"
integrity sha512-h0lV902A4Mny2eiqXPy15uXXoCc7BnUegE4axLAy4IoxEkJ1o5h0aLJFiB4Tzb1htx8vgHjJz//Y5Jig7NSDTw==
[email protected].3:
version "4.12.3"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.12.3.tgz#6c401f6a856bb2f7f2871f56d46e7496f97e936a"
integrity sha512-UuFpMWf931pEWBPuujkaMYhsoPvFyZc+tMYjlUn7um20uL+hWs+k2n/TxMVuxydSzJLnxrXz81nTwbYIlgRWdw==
dependencies:
"@babel/helper-module-imports" "^7.16.7"
"@babel/plugin-transform-block-scoping" "^7.20.5"
"@ember/edition-utils" "^1.2.0"
"@glimmer/vm-babel-plugins" "0.84.2"
"@simple-dom/interface" "^1.4.0"
babel-plugin-debug-macros "^0.3.4"
babel-plugin-filter-imports "^4.0.0"
broccoli-concat "^4.2.5"
Expand Down

0 comments on commit 6111ec1

Please sign in to comment.