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] committed Jul 25, 2022
1 parent f445715 commit 960ee8b
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 @@ -39,10 +39,10 @@
"ember-export-application-global": "2.0.1",
"ember-load-initializers": "2.1.2",
"ember-resolver": "8.0.3",
"ember-source": "4.5.0",
"ember-source": "4.5.1",
"ember-source-channel-url": "1.2.0",
"ember-try": "1.4.0",
"eslint-plugin-ember": "11.0.0",
"eslint-plugin-ember": "11.0.2",
"eslint-plugin-node": "11.1.0",
"loader.js": "4.7.0",
"rsvp": "4.8.5"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4136,10 +4136,10 @@ ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

ember-source@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.5.0.tgz#2e5ed8bb7e967876338ecb29f4de3a13255ee7f5"
integrity sha512-zGNnFCD8a4UNTrp5gORdlItJUalga8t6FX6EvFWTsyywB9ST8cov/c71CBDBo8bp1/V4W4z0dG6DhL8C1onxPw==
ember-source@4.5.1:
version "4.5.1"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.5.1.tgz#6d8b2667ccdbb34ad6f6965e2ba87c1bfd045710"
integrity sha512-nOVoeUOJQ0pZr8MUJ3bT1ku36OYvKGZi9AKHJ/2XX2HtvfiEF+aX5XB5wAF0xNkjx4U9okhu451QRysEFO281g==
dependencies:
"@babel/helper-module-imports" "^7.16.7"
"@babel/plugin-transform-block-scoping" "^7.16.0"
Expand Down Expand Up @@ -4337,10 +4337,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==

eslint-plugin-ember@11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.0.tgz#74f9581c2ec6e87b16e9b5bcf74df5970a2caa06"
integrity sha512-tAqMeD1yZvLlJejidvxbsIyrofWEKwrVrVkGziYCgAA4GNAjXa+lJB6Geh+n6z5bY3nv5qWXTpb4Y6frgZHJPQ==
eslint-plugin-ember@11.0.2:
version "11.0.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.2.tgz#cd3023db3ace5800c94058e5ff1c887f7ec1e85d"
integrity sha512-NdI1LQt6mH0SvKU1icVb+WYJPnITURMc+8WdqRYTtl+R39uZN8WhkJsGrkszAFjHHzcHTIeWFdJDPtb/ovv5tA==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^2.0.4"
Expand Down

0 comments on commit 960ee8b

Please sign in to comment.