Skip to content

Commit b65ccc6

Browse files
feat(deps-dev): bump @types/rsvp from 4.0.4 to 4.0.9 (#19038)
Bumps [@types/rsvp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/rsvp) from 4.0.4 to 4.0.9. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/rsvp">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/rsvp&package-manager=npm_and_yarn&previous-version=4.0.4&new-version=4.0.9)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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 6c34591 commit b65ccc6

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

packages/ember/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/ember-resolver": "5.0.13",
5858
"@types/ember__debug": "^3.16.5",
5959
"@types/qunit": "~2.19.11",
60-
"@types/rsvp": "~4.0.3",
60+
"@types/rsvp": "~4.0.9",
6161
"babel-eslint": "~10.1.0",
6262
"broccoli-asset-rev": "~3.0.0",
6363
"ember-cli": "~4.12.3",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9002,10 +9002,10 @@
90029002
"@types/glob" "*"
90039003
"@types/node" "*"
90049004

9005-
"@types/rsvp@*", "@types/rsvp@~4.0.3":
9006-
version "4.0.4"
9007-
resolved "https://registry.yarnpkg.com/@types/rsvp/-/rsvp-4.0.4.tgz#55e93e7054027f1ad4b4ebc1e60e59eb091e2d32"
9008-
integrity sha512-J3Ol++HCC7/hwZhanDvggFYU/GtxHxE/e7cGRWxR04BF7Tt3TqJZ84BkzQgDxmX0uu8IagiyfmfoUlBACh2Ilg==
9005+
"@types/rsvp@*", "@types/rsvp@~4.0.9":
9006+
version "4.0.9"
9007+
resolved "https://registry.yarnpkg.com/@types/rsvp/-/rsvp-4.0.9.tgz#7d9d07c1a2fa82c808eca37757cc6a20272a4b66"
9008+
integrity sha512-F6vaN5mbxw2MBCu/AD9fSKwrhnto2pE77dyUsi415qz9IP9ni9ZOWXHxnXfsM4NW9UjW+it189jvvqnhv37Z7Q==
90099009

90109010
"@types/scheduler@*":
90119011
version "0.16.1"
@@ -28775,6 +28775,7 @@ stylus@0.59.0, stylus@^0.59.0:
2877528775

2877628776
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2877728777
version "3.36.0"
28778+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2877828779
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2877928780
dependencies:
2878028781
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)