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 Aug 30, 2021
1 parent 48bbf0a commit bde72a7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@
"ember-maybe-import-regenerator": "0.1.6",
"ember-qunit": "5.1.4",
"ember-resolver": "8.0.2",
"ember-source": "3.28.0",
"ember-source": "3.28.1",
"ember-source-channel-url": "2.0.1",
"ember-try": "1.2.1",
"eslint-plugin-ember": "10.5.1",
"eslint-plugin-ember": "10.5.4",
"eslint-plugin-node": "11.1.0",
"husky": "2.4.1",
"loader.js": "4.7.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6253,10 +6253,10 @@ ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

[email protected].0:
version "3.28.0"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.28.0.tgz#aee9e712d80d7c39d2cc34b958d6e6e00c5dd40e"
integrity sha512-7cjzZlJE1Fun3+ygM5f7ubJviyHUU1LGHWyodQfbua6wkvieU2GYV0QNTUJQHe0JEAUr+Jm7x4/FuNIYB/dvpA==
[email protected].1:
version "3.28.1"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.28.1.tgz#dbd00dde4e5660231c72574589e7705ed8c76b1d"
integrity sha512-dPedE1KBNiFllxzS8uiTWCf5Kofd6hrbJCt162UrTfEMZy6Pt4dZrX2kz0Dq/Fi57FrFAYkMM2cuhYCz2dbENw==
dependencies:
"@babel/helper-module-imports" "^7.8.3"
"@babel/plugin-transform-block-scoping" "^7.8.3"
Expand Down Expand Up @@ -6544,10 +6544,10 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"

[email protected].1:
version "10.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.1.tgz#3ec65cb562b438c64aa28d772606dbb55705e037"
integrity sha512-6cubCQdsybN2DtuXnlkhqi3SemBk4ktjq2k4vcjFG8QLmrpmiS6sDwIZMM/TLI8f9QwZIjmewhwS4zB/77E47w==
[email protected].4:
version "10.5.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.4.tgz#263a104b297b60d854640612fec9f2d071302e78"
integrity sha512-7Z6H47tD4MNFGN51j00YMKjsHjN1z4u8vA1uImSYrgYHLh5nZKyP8pFBFI8pXBicw96N/njH48iz4zjZqMcPlQ==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^1.0.0-alpha.39"
Expand Down

0 comments on commit bde72a7

Please sign in to comment.