Skip to content

Commit

Permalink
Bump ember-source from 4.11.0 to 4.12.1 (#1503)
Browse files Browse the repository at this point in the history
Bumps [ember-source](https://github.com/emberjs/ember.js) from 4.11.0 to 4.12.1.
- [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.11.0...v4.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2023
1 parent 21f0ceb commit cdf2bcd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"ember-page-title": "^7.0.0",
"ember-qunit": "^6.1.1",
"ember-resolver": "^10.0.0",
"ember-source": "~4.11.0",
"ember-source": "~4.12.1",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^5.3.1",
"ember-try": "^2.0.0",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -171,14 +171,7 @@
dependencies:
"@babel/types" "^7.18.9"

"@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
dependencies:
"@babel/types" "^7.18.6"

"@babel/helper-module-imports@^7.21.4":
"@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.21.4":
version "7.21.4"
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af"
integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==
Expand Down Expand Up @@ -7714,10 +7707,10 @@ ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

ember-source@~4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.11.0.tgz#f848faf1eef93a6fcb1a9b0cced0df9d3feb349b"
integrity sha512-SNRHsQOvF3C9emS7Rg4zcFdwY6aiSkV/7CG+KBpmzLY6hIWQNruzEDZINpNgqBn7CicAJ6g573WG7zu6458agQ==
ember-source@~4.12.1:
version "4.12.1"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.12.1.tgz#1ded95a94acbad8f7bf3cde56c1d487834852cc2"
integrity sha512-F7BEr+To7WbBLyFb9rMmi6SrzctRFVl69uQ6BiIzmaMaYBUuxCsTwvS1RoEhPLQbeVqjGk3soyjJD93jq0+prg==
dependencies:
"@babel/helper-module-imports" "^7.16.7"
"@babel/plugin-transform-block-scoping" "^7.20.5"
Expand All @@ -7743,7 +7736,7 @@ ember-source@~4.11.0:
ember-router-generator "^2.0.0"
inflection "^1.13.2"
resolve "^1.22.0"
semver "^7.3.7"
semver "^7.3.8"
silent-error "^1.1.1"

ember-svg-jar@^2.4.2:
Expand Down

0 comments on commit cdf2bcd

Please sign in to comment.