Skip to content

Commit 45249ab

Browse files
chore(deps): bump ember-auto-import from 1.9.0 to 1.10.0
Bumps [ember-auto-import](https://github.com/ef4/ember-auto-import) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/ef4/ember-auto-import/releases) - [Changelog](https://github.com/ef4/ember-auto-import/blob/master/CHANGELOG.md) - [Commits](embroider-build/ember-auto-import@v1.9.0...v1.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6cd14a4 commit 45249ab

3 files changed

Lines changed: 7 additions & 13 deletions

File tree

tests/addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@test/ts-module-a": "*",
18-
"ember-auto-import": "^1.9.0",
18+
"ember-auto-import": "^1.10.0",
1919
"ember-auto-import-typescript": "*",
2020
"ember-cli-babel": "^7.23.0",
2121
"ember-cli-htmlbars": "^5.3.1"

tests/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@ember/optional-features": "^2.0.0",
1919
"@test/ts-module-a": "*",
2020
"broccoli-asset-rev": "^3.0.0",
21-
"ember-auto-import": "^1.9.0",
21+
"ember-auto-import": "^1.10.0",
2222
"ember-auto-import-typescript": "*",
2323
"ember-cli": "~3.23.0",
2424
"ember-cli-app-version": "^4.0.0",

yarn.lock

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4756,10 +4756,10 @@ ember-assign-polyfill@^2.6.0:
47564756
ember-cli-babel "^6.16.0"
47574757
ember-cli-version-checker "^2.0.0"
47584758

4759-
ember-auto-import@^1.9.0:
4760-
version "1.9.0"
4761-
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-1.9.0.tgz#0521f2ce3db11674146587f583837599cd42f1d0"
4762-
integrity sha512-wvOlAJCR1296C63ttIFl6/hw9NT28uutyO80xOdJCx7Tx3FldKrle5stftp849BPQPb2obU5hFo3ju4qV7KYfA==
4759+
ember-auto-import@^1.10.0:
4760+
version "1.10.0"
4761+
resolved "https://registry.yarnpkg.com/ember-auto-import/-/ember-auto-import-1.10.0.tgz#eb6fba6b66974cb86adc42bd835e3cacbf32ebd7"
4762+
integrity sha512-E2dI/8x2rJ3GIgTXy+HMKjLiLrV/yDlHPp9Wgzz4W1UWAV2l0KsdbIxAu+rWGUqFIAEhpzFUe8fj0E+Tin+Z3w==
47634763
dependencies:
47644764
"@babel/core" "^7.1.6"
47654765
"@babel/preset-env" "^7.10.2"
@@ -4769,7 +4769,6 @@ ember-auto-import@^1.9.0:
47694769
babel-core "^6.26.3"
47704770
babel-loader "^8.0.6"
47714771
babel-plugin-syntax-dynamic-import "^6.18.0"
4772-
babel-template "^6.26.0"
47734772
babylon "^6.18.0"
47744773
broccoli-debug "^0.6.4"
47754774
broccoli-node-api "^1.7.0"
@@ -8196,12 +8195,7 @@ lodash.zip@^4.2.0:
81968195
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
81978196
integrity sha1-7GZi5IlkCO1KtsVCo5kLcswIACA=
81988197

8199-
lodash@^4.17.10, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.6.1:
8200-
version "4.17.19"
8201-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
8202-
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
8203-
8204-
lodash@^4.17.20:
8198+
lodash@^4.17.10, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@^4.6.1:
82058199
version "4.17.20"
82068200
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
82078201
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==

0 commit comments

Comments
 (0)