Skip to content

Commit

Permalink
chore(deps): bump ember-cli-babel from 7.26.0 to 7.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Mar 18, 2021
1 parent 0133498 commit f1e4db3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test:all": "ember try:each"
},
"dependencies": {
"ember-cli-babel": "^7.26.0"
"ember-cli-babel": "^7.26.1"
},
"devDependencies": {
"@clark/eslint-config-ember": "^1.28.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4268,10 +4268,10 @@ ember-cli-babel@^6.0.0-beta.4, ember-cli-babel@^6.16.0, ember-cli-babel@^6.8.1,
ember-cli-version-checker "^2.1.2"
semver "^5.5.0"

ember-cli-babel@^7.10.0, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.19.0, ember-cli-babel@^7.22.1, ember-cli-babel@^7.23.0, ember-cli-babel@^7.26.0, ember-cli-babel@^7.7.3:
version "7.26.0"
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.26.0.tgz#298ecbcce6fd26c16297c0e7365de30c74d8addd"
integrity sha512-e9K1txlUNmQpKPkLZgza3/qpNMVCNqJoXAd7WW4qH+h6VpsC0pBV10E0gny/t4byl9UxUSCCJtJjW+B3iw7Nng==
ember-cli-babel@^7.10.0, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.19.0, ember-cli-babel@^7.22.1, ember-cli-babel@^7.23.0, ember-cli-babel@^7.26.1, ember-cli-babel@^7.7.3:
version "7.26.1"
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.26.1.tgz#d3f06bd9aec8aac9197c5ff4d0b87ff1e4f0d62a"
integrity sha512-WEWP3hJSe9CWL22gEWQ+Y3uKMGk1vLoIREUQfJNKrgUUh3l49bnfAamh3ywcAQz31IgzvkLPO8ZTXO4rxnuP4Q==
dependencies:
"@babel/core" "^7.12.0"
"@babel/helper-compilation-targets" "^7.12.0"
Expand Down

0 comments on commit f1e4db3

Please sign in to comment.