Skip to content

Commit c8e6acd

Browse files
chore(deps-dev): bump @types/ember__debug from 3.16.5 to 4.0.8 (#19429)
Bumps [@types/ember__debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ember__debug) from 3.16.5 to 4.0.8. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ember__debug">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/ember__debug&package-manager=npm_and_yarn&previous-version=3.16.5&new-version=4.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee55e8d commit c8e6acd

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

packages/ember/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@glimmer/tracking": "~1.1.2",
5656
"@types/ember": "~3.16.5",
5757
"@types/ember-resolver": "5.0.13",
58-
"@types/ember__debug": "^3.16.5",
58+
"@types/ember__debug": "^4.0.8",
5959
"@types/qunit": "~2.19.11",
6060
"@types/rsvp": "~4.0.9",
6161
"babel-eslint": "~10.1.0",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9728,14 +9728,13 @@
97289728
dependencies:
97299729
"@types/ember__object" "*"
97309730

9731-
"@types/ember__debug@*", "@types/ember__debug@^3.16.5":
9732-
version "3.16.5"
9733-
resolved "https://registry.yarnpkg.com/@types/ember__debug/-/ember__debug-3.16.5.tgz#ce04532c100fdc1c97c9f308d69a88d6e956db97"
9734-
integrity sha512-Sj0idBMOd33PubBbxtXty+tzyVIAbxK4cf8q0AKZ0z5wOL0wsFOLCvMgRMxSME3DB2uvJd4u9tGr15XFM+Z03A==
9731+
"@types/ember__debug@*", "@types/ember__debug@^4.0.8":
9732+
version "4.0.8"
9733+
resolved "https://registry.yarnpkg.com/@types/ember__debug/-/ember__debug-4.0.8.tgz#cccc58e03da1b4b59f8f0c59352fc541b08c9b37"
9734+
integrity sha512-9wF7STmDHDsUxSjyCq2lpMq/03QOPkBQMGJnV8yOBnVZxB6f+FJH/kxaCprdMkUe7iwAPNEC2zrFFx1tzH75Kg==
97359735
dependencies:
9736-
"@types/ember__debug" "*"
9737-
"@types/ember__engine" "*"
97389736
"@types/ember__object" "*"
9737+
"@types/ember__owner" "*"
97399738

97409739
"@types/ember__destroyable@*":
97419740
version "3.22.0"

0 commit comments

Comments
 (0)