Skip to content

Commit

Permalink
build(deps-dev): bump ember-source from 5.9.0 to 5.11.0 (#401)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent 007338c commit 08fc86c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 15 deletions.
2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"ember-qunit": "^8.1.0",
"ember-resolver": "^11.0.1",
"ember-slugify": "^6.0.0",
"ember-source": "~5.9.0",
"ember-source": "~5.11.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^6.0.0",
"ember-try": "^3.0.0",
Expand Down
22 changes: 8 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb"
integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==

"@babel/core@^7.12.0", "@babel/core@^7.14.5", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.22.19", "@babel/core@^7.23.6", "@babel/core@^7.24.0", "@babel/core@^7.25.2", "@babel/core@^7.3.4":
"@babel/core@^7.12.0", "@babel/core@^7.14.5", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.22.19", "@babel/core@^7.23.6", "@babel/core@^7.24.0", "@babel/core@^7.24.4", "@babel/core@^7.25.2", "@babel/core@^7.3.4":
version "7.25.2"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==
Expand Down Expand Up @@ -159,7 +159,7 @@
"@babel/traverse" "^7.24.8"
"@babel/types" "^7.24.8"

"@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.22.15":
"@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.22.15":
version "7.24.3"
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128"
integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==
Expand Down Expand Up @@ -5500,15 +5500,14 @@ ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

ember-source@~5.9.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-5.9.0.tgz#50833a3ac0fb199031864ab22e27499851531bbe"
integrity sha512-sZdrRxsNJq49N+GlRpkrUfBagiCw5OUngXUcJO7tvoWPLTvO8RRip+1L2B868YkxlmSq22hLci9tgQUdmPmcXQ==
ember-source@~5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-5.11.0.tgz#cb90b46e989935b187cd7a95be0d3e68824661c9"
integrity sha512-ufjjTyyaVKBpgTf0NrX7HQqzphcgpNQdkMss2SENkHkM9cidcdEPxulqcMNFxjHCsLBE7rGxmPFSci3x7LdIzA==
dependencies:
"@babel/helper-module-imports" "^7.16.7"
"@babel/core" "^7.24.4"
"@ember/edition-utils" "^1.2.0"
"@glimmer/compiler" "0.92.0"
"@glimmer/component" "^1.1.2"
"@glimmer/destroyable" "0.92.0"
"@glimmer/env" "^0.1.7"
"@glimmer/global-context" "0.92.0"
Expand All @@ -5526,18 +5525,13 @@ ember-source@~5.9.0:
"@glimmer/vm" "0.92.0"
"@glimmer/vm-babel-plugins" "0.92.0"
"@simple-dom/interface" "^1.4.0"
babel-plugin-debug-macros "^0.3.4"
babel-plugin-ember-template-compilation "^2.1.1"
babel-plugin-filter-imports "^4.0.0"
backburner.js "^2.8.0"
broccoli-concat "^4.2.5"
broccoli-debug "^0.6.4"
broccoli-file-creator "^2.1.1"
broccoli-funnel "^3.0.8"
broccoli-merge-trees "^4.2.0"
chalk "^4.0.0"
ember-auto-import "^2.6.3"
ember-cli-babel "^7.26.11"
ember-cli-babel "^8.2.0"
ember-cli-get-component-path-option "^1.0.0"
ember-cli-is-package-missing "^1.0.0"
ember-cli-normalize-entity-name "^1.0.0"
Expand Down

0 comments on commit 08fc86c

Please sign in to comment.