Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit 4425a6d

Browse files
Bump ember-template-lint from 3.7.0 to 3.8.0 (#357)
Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/ember-template-lint/ember-template-lint/releases) - [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md) - [Commits](ember-template-lint/ember-template-lint@v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: ember-template-lint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c3b4e0 commit 4425a6d

1 file changed

Lines changed: 15 additions & 14 deletions

File tree

yarn.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3766,7 +3766,7 @@ ci-info@^2.0.0:
37663766
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
37673767
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
37683768

3769-
ci-info@^3.1.1:
3769+
ci-info@^3.1.1, ci-info@^3.2.0:
37703770
version "3.2.0"
37713771
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.2.0.tgz#2876cb948a498797b5236f0095bc057d0dca38b6"
37723772
integrity sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A==
@@ -4360,10 +4360,10 @@ data-urls@^2.0.0:
43604360
whatwg-mimetype "^2.3.0"
43614361
whatwg-url "^8.0.0"
43624362

4363-
date-fns@^2.23.0:
4364-
version "2.23.0"
4365-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0.tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9"
4366-
integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA==
4363+
date-fns@^2.24.0:
4364+
version "2.24.0"
4365+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.24.0.tgz#7d86dc0d93c87b76b63d213b4413337cfd1c105d"
4366+
integrity sha512-6ujwvwgPID6zbI0o7UbURi2vlLDR9uP26+tW6Lg+Ji3w7dd0i3DOcjcClLjLPranT60SSEFBwdSyYwn/ZkPIuw==
43674367

43684368
debug@2.6.9, debug@^2.1.0, debug@^2.1.1, debug@^2.1.3, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
43694369
version "2.6.9"
@@ -5237,19 +5237,20 @@ ember-source@~3.28.0:
52375237
silent-error "^1.1.1"
52385238

52395239
ember-template-lint@^3.4.2:
5240-
version "3.7.0"
5241-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.7.0.tgz#e0565102b291974afeb65de6933f0d154be508d3"
5242-
integrity sha512-C3oFFdB+g14CvFKZrnAS8Yt0IojTpOhdU5KZoLUs6hOgQjkEF4l/OCBNPtBmL8Nm/dxmc5iTsd5TL98CCcnK+w==
5240+
version "3.8.0"
5241+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.8.0.tgz#e1faf7ef013ef2b8772c11e442dbb63e3fa92b07"
5242+
integrity sha512-saaJz6ZK/B4jz1pdfJlkRimnwtOKfDZRhw3eAcO5P6OD/pV5ZKMRniy1AyX7E2jymkGc6pbs8dUrhF08Usivrw==
52435243
dependencies:
52445244
"@ember-template-lint/todo-utils" "^10.0.0"
52455245
chalk "^4.1.2"
5246-
date-fns "^2.23.0"
5246+
ci-info "^3.2.0"
5247+
date-fns "^2.24.0"
52475248
ember-template-recast "^5.0.3"
52485249
find-up "^5.0.0"
52495250
fuse.js "^6.4.6"
52505251
get-stdin "^8.0.0"
52515252
globby "^11.0.4"
5252-
is-glob "^4.0.1"
5253+
is-glob "^4.0.2"
52535254
micromatch "^4.0.4"
52545255
requireindex "^1.2.0"
52555256
resolve "^1.20.0"
@@ -7592,10 +7593,10 @@ is-glob@^3.1.0:
75927593
dependencies:
75937594
is-extglob "^2.1.0"
75947595

7595-
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
7596-
version "4.0.1"
7597-
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc"
7598-
integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==
7596+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.2, is-glob@~4.0.1:
7597+
version "4.0.3"
7598+
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
7599+
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
75997600
dependencies:
76007601
is-extglob "^2.1.1"
76017602

0 commit comments

Comments
 (0)