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 Oct 22, 2021
1 parent 4981280 commit 2e476c0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"ember-qunit": "5.1.5",
"ember-resolver": "8.0.3",
"ember-source-channel-url": "2.0.1",
"ember-source": "3.28.1",
"ember-source": "3.28.2",
"ember-try": "1.2.1",
"eslint-plugin-ember": "10.5.6",
"eslint-plugin-ember": "10.5.7",
"eslint-plugin-node": "11.1.0",
"husky": "2.4.1",
"loader.js": "4.7.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1270,10 +1270,10 @@
"@glimmer/env" "0.1.7"
"@simple-dom/interface" "^1.4.0"

"@glimmer/vm-babel-plugins@0.80.0":
version "0.80.0"
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.80.0.tgz#e9a6b496501eed367b94c928dc48a954830af3b5"
integrity sha512-ZW6+L+FzjDZngGj87zn3MRRA/MrchC7Con33mCcI36v8u48maheB351uhQe+fBVU300IfyzNMvAdwdVKS5VIFw==
"@glimmer/vm-babel-plugins@0.80.1":
version "0.80.1"
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.80.1.tgz#ca0118e1e2fefd16418819d0b2b81d69dbd5be9a"
integrity sha512-bNPa/ncEvjr1GnLlz/VfJ731pQqaGh8030NX/rywIlMvrfP4qYXEpgvL9d33z65wMz22DREDygihV9F2giDgoQ==
dependencies:
babel-plugin-debug-macros "^0.3.4"

Expand Down Expand Up @@ -6103,16 +6103,16 @@ ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

ember-source@3.28.1:
version "3.28.1"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.28.1.tgz#dbd00dde4e5660231c72574589e7705ed8c76b1d"
integrity sha512-dPedE1KBNiFllxzS8uiTWCf5Kofd6hrbJCt162UrTfEMZy6Pt4dZrX2kz0Dq/Fi57FrFAYkMM2cuhYCz2dbENw==
ember-source@3.28.2:
version "3.28.2"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.28.2.tgz#789d0fce7d0580ced06e905586f268a2ba92ed50"
integrity sha512-GIF0Km7QT1ujq/BqDS3wM5oWcf0/1jucOdR9+i5eNCW/tEBrgfUR5UaDFti5zd1CgZ1n9HBvGsO1ELI/eP8Trw==
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.80.0"
"@glimmer/vm-babel-plugins" "0.80.1"
babel-plugin-debug-macros "^0.3.3"
babel-plugin-filter-imports "^4.0.0"
broccoli-concat "^4.2.4"
Expand Down Expand Up @@ -6397,10 +6397,10 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"

eslint-plugin-ember@10.5.6:
version "10.5.6"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.6.tgz#2f44fc4bfd8b9bfc80d3956c29cd9cc0380fca42"
integrity sha512-07R1wxKQ8otuD6k0dEOvahztgsFt2tnGV1V8Uj0d2SX0KsGGrpAIQRiEmlaQ1nd0DpgpszbhOBvsMLV4F/CtIQ==
eslint-plugin-ember@10.5.7:
version "10.5.7"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.7.tgz#132dcd139fc9e830b707910d1ee4a458b83ab9d4"
integrity sha512-PTnZxbexrvRgEUtiuTaRjcFIIezzNsaJLUkvOoKhmxXTZnWgSPV36PGv5ml0BOallWYAOocefjTgv9SWvlmEdw==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^1.0.0-alpha.39"
Expand Down

0 comments on commit 2e476c0

Please sign in to comment.