Skip to content

Commit

Permalink
chore(deps): stable ember infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 16, 2021
1 parent 0b17966 commit 4986b52
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@mike-north/js-lib-semantic-release-config": "1.0.1",
"broccoli-asset-rev": "3.0.0",
"coveralls": "3.0.4",
"ember-cli": "3.24.0",
"ember-cli": "3.25.0",
"ember-cli-app-version": "3.2.0",
"ember-cli-autoprefixer": "0.8.1",
"ember-cli-code-coverage": "0.4.2",
Expand All @@ -51,7 +51,7 @@
"ember-load-initializers": "2.1.2",
"ember-maybe-import-regenerator": "0.1.6",
"ember-resolver": "8.0.2",
"ember-source": "3.24.2",
"ember-source": "3.25.1",
"ember-source-channel-url": "2.0.1",
"ember-truth-helpers": "2.1.0",
"ember-try": "1.2.1",
Expand Down
40 changes: 24 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==

"@babel/core@^7.0.0", "@babel/core@^7.12.0", "@babel/core@^7.12.9", "@babel/core@^7.3.4":
"@babel/core@^7.0.0", "@babel/core@^7.12.0", "@babel/core@^7.12.10", "@babel/core@^7.3.4":
version "7.12.16"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c"
integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw==
Expand Down Expand Up @@ -1110,6 +1110,13 @@
"@glimmer/env" "0.1.7"
"@simple-dom/interface" "^1.4.0"

"@glimmer/vm-babel-plugins@0.74.2":
version "0.74.2"
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.74.2.tgz#479774d5885201538245f4cba76cabd4b0dee3a5"
integrity sha512-DLIKzim7Fg3o54EPgz/wsEiLOUcg24P4WJ9AAv4xsXfBmFndkEDzq1oJ3SPhB167Vp1m+GKOlfKzFm9mxX5rdA==
dependencies:
babel-plugin-debug-macros "^0.3.4"

"@iarna/cli@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@iarna/cli/-/cli-1.2.0.tgz#0f7af5e851afe895104583c4ca07377a8094d641"
Expand Down Expand Up @@ -2241,7 +2248,7 @@ babel-plugin-debug-macros@^0.2.0, babel-plugin-debug-macros@^0.2.0-beta.6:
dependencies:
semver "^5.3.0"

babel-plugin-debug-macros@^0.3.3:
babel-plugin-debug-macros@^0.3.3, babel-plugin-debug-macros@^0.3.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/babel-plugin-debug-macros/-/babel-plugin-debug-macros-0.3.4.tgz#22961d0cb851a80654cece807a8b4b73d85c6075"
integrity sha512-wfel/vb3pXfwIDZUrkoDrn5FHmlWI96PCJ3UCDv2a86poJ3EQrnArNW5KfHSVJ9IOgxHbo748cQt7sDU+0KCEw==
Expand Down Expand Up @@ -5184,12 +5191,12 @@ ember-cli-version-checker@^5.1.1:
semver "^7.3.4"
silent-error "^1.1.1"

ember-cli@3.24.0:
version "3.24.0"
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.24.0.tgz#dbda4938e74fdafe4da1c42b49356f9d14c10697"
integrity sha512-dLurYpluRcE+XjCHy/JzUBcW4dBKhjmXH3zUjyof89gFjj+8EFjB0b2tqyS6buKqBasinVaX8lZZVIXYCdFtNA==
ember-cli@3.25.0:
version "3.25.0"
resolved "https://registry.yarnpkg.com/ember-cli/-/ember-cli-3.25.0.tgz#061c5f263e959a2c0c255adbfc38c0fbbb7941b5"
integrity sha512-l8fOqxaBTCVU5IeSzEBBGl7oGCvt7KGVJTMA5uR8nNM1Eaeip8RKWskJvzSXtchwGY7ikR71vm2XOiGrzt/6pw==
dependencies:
"@babel/core" "^7.12.9"
"@babel/core" "^7.12.10"
"@babel/plugin-transform-modules-amd" "^7.12.1"
amd-name-resolver "^1.3.1"
babel-plugin-module-resolver "^4.0.0"
Expand Down Expand Up @@ -5253,7 +5260,7 @@ ember-cli@3.24.0:
json-stable-stringify "^1.0.1"
leek "0.0.24"
lodash.template "^4.5.0"
markdown-it "^12.0.2"
markdown-it "^12.0.4"
markdown-it-terminal "0.2.1"
minimatch "^3.0.4"
morgan "^1.10.0"
Expand All @@ -5267,15 +5274,15 @@ ember-cli@3.24.0:
resolve "^1.19.0"
resolve-package-path "^3.1.0"
sane "^4.1.0"
semver "^7.3.2"
semver "^7.3.4"
silent-error "^1.1.1"
sort-package-json "^1.48.0"
symlink-or-copy "^1.3.1"
temp "0.9.4"
testem "^3.2.0"
tiny-lr "^2.0.0"
tree-sync "^2.1.0"
uuid "^8.3.1"
uuid "^8.3.2"
walk-sync "^2.2.0"
watch-detector "^1.0.0"
workerpool "^6.0.3"
Expand Down Expand Up @@ -5399,15 +5406,16 @@ ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

ember-source@3.24.2:
version "3.24.2"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.24.2.tgz#64c593057020eb867935cf0735e758e96bb5f4cd"
integrity sha512-naFddoVtCI01nDbmPC4u2+8CpnjQdKlgftkE35Io9Ud6PZTsTB1uib9jf5+v8h+ie+cNbRSfikKrB1odcGm0Og==
ember-source@3.25.1:
version "3.25.1"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.25.1.tgz#7621fe7d471d08045b95c79fc760c3ca44efce4f"
integrity sha512-WCQV3FqbXRkYAwrwLZ6QcHZcTjT9ESa9H8Il+5H0QmDxLPiFnaj/UW4YLgZZ64X9PBT9WCUzLeLcccIFoFFm7w==
dependencies:
"@babel/helper-module-imports" "^7.8.3"
"@babel/plugin-transform-block-scoping" "^7.8.3"
"@babel/plugin-transform-object-assign" "^7.8.3"
"@ember/edition-utils" "^1.2.0"
"@glimmer/vm-babel-plugins" "0.74.2"
babel-plugin-debug-macros "^0.3.3"
babel-plugin-filter-imports "^4.0.0"
broccoli-concat "^4.2.4"
Expand Down Expand Up @@ -9387,7 +9395,7 @@ markdown-it-terminal@0.2.1:
lodash.merge "^4.6.2"
markdown-it "^8.3.1"

markdown-it@^12.0.2:
markdown-it@^12.0.4:
version "12.0.4"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.4.tgz#eec8247d296327eac3ba9746bdeec9cfcc751e33"
integrity sha512-34RwOXZT8kyuOJy25oJNJoulO8L0bTHYWXcdZBYZqFnjIy3NgjeoM3FmPXIOFQ26/lSHYMr8oc62B6adxXcb3Q==
Expand Down Expand Up @@ -14008,7 +14016,7 @@ uuid@^3.3.2, uuid@^3.3.3:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==

uuid@^8.3.1:
uuid@^8.3.2:
version "8.3.2"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
Expand Down

0 comments on commit 4986b52

Please sign in to comment.