Skip to content

Commit ea67c30

Browse files
Bump ember-template-lint from 1.3.0 to 1.4.0
Bumps [ember-template-lint](https://github.com/rwjblue/ember-template-lint) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/rwjblue/ember-template-lint/releases) - [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md) - [Commits](rwjblue/ember-template-lint@v1.3.0...v1.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8a3fa56 commit ea67c30

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -632,9 +632,9 @@ duplexify@^3.4.2, duplexify@^3.6.0:
632632
stream-shift "^1.0.0"
633633

634634
ember-template-lint@^1.3.0:
635-
version "1.3.0"
636-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-1.3.0.tgz#f6fd926b3d60b848c6c6bfd5394acdf7d214319b"
637-
integrity sha512-OP8v+g09da0PlieRD6MfqKuu87/tBxJI36ejfmlg+MPHV2g9vGXSnwF9RDQGhADYERBZPsRHf2p6hMjeutMGGA==
635+
version "1.4.0"
636+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-1.4.0.tgz#529785326b59a6b4be1165752d6928fd1ada1efa"
637+
integrity sha512-wEh2c6/NlTa51P+XaYggVIXAL4Gqr9e5OpXxhU5LfwfZmd6U6OPWjRzubydIBVYAbpeX0gBR0RYTlD3wecC6Ig==
638638
dependencies:
639639
"@glimmer/compiler" "^0.41.0"
640640
chalk "^2.0.0"
@@ -2552,20 +2552,13 @@ resolve-url@^0.2.1:
25522552
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
25532553
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
25542554

2555-
resolve@^1.1.3:
2555+
resolve@^1.1.3, resolve@^1.10.0, resolve@^1.10.1:
25562556
version "1.11.1"
25572557
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.1.tgz#ea10d8110376982fef578df8fc30b9ac30a07a3e"
25582558
integrity sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==
25592559
dependencies:
25602560
path-parse "^1.0.6"
25612561

2562-
resolve@^1.10.0, resolve@^1.10.1:
2563-
version "1.11.0"
2564-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.0.tgz#4014870ba296176b86343d50b60f3b50609ce232"
2565-
integrity sha512-WL2pBDjqT6pGUNSUzMw00o4T7If+z4H2x3Gz893WoUQ5KW8Vr9txp00ykiP16VBaZF5+j/OcXJHZ9+PCvdiDKw==
2566-
dependencies:
2567-
path-parse "^1.0.6"
2568-
25692562
restore-cursor@^2.0.0:
25702563
version "2.0.0"
25712564
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"

0 commit comments

Comments
 (0)