From 15a054b5557fa609e357352bad7a6bb86ae70a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 15:04:17 +0000 Subject: [PATCH] Bump @types/rsvp from 4.0.3 to 4.0.9 Bumps [@types/rsvp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/rsvp) from 4.0.3 to 4.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/rsvp) --- updated-dependencies: - dependency-name: "@types/rsvp" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 28342482..edd264fa 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/ember-qunit": "^3.4.13", "@types/ember__test-helpers": "^2.0.1", "@types/qunit": "^2.11.1", - "@types/rsvp": "^4.0.3", + "@types/rsvp": "^4.0.9", "@typescript-eslint/eslint-plugin": "^2.33.0", "@typescript-eslint/parser": "^2.33.0", "babel-eslint": "^10.0.2", diff --git a/yarn.lock b/yarn.lock index d068bfca..fb12865f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1775,10 +1775,10 @@ "@types/glob" "*" "@types/node" "*" -"@types/rsvp@*", "@types/rsvp@^4.0.3": - version "4.0.3" - resolved "https://registry.yarnpkg.com/@types/rsvp/-/rsvp-4.0.3.tgz#4a1223158453257bce09d42b9eef7cfa6d257482" - integrity sha512-OpRwxbgx16nL/0/7ol0WoLLyLaMXBvtPOHjqLljnzAB/E7Qk1wtjytxgBhOTBMZvuLXnJUqfnjb4W/QclNFvSA== +"@types/rsvp@*", "@types/rsvp@^4.0.9": + version "4.0.9" + resolved "https://registry.yarnpkg.com/@types/rsvp/-/rsvp-4.0.9.tgz#7d9d07c1a2fa82c808eca37757cc6a20272a4b66" + integrity sha512-F6vaN5mbxw2MBCu/AD9fSKwrhnto2pE77dyUsi415qz9IP9ni9ZOWXHxnXfsM4NW9UjW+it189jvvqnhv37Z7Q== "@types/sizzle@*": version "2.3.2"