Skip to content

Commit 2ac7e91

Browse files
chore(deps-dev): bump @types/rsvp from 4.0.2 to 4.0.3 (#3931)
Bumps [@types/rsvp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/rsvp) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/rsvp) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 98a18c7 commit 2ac7e91

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@ember/optional-features": "^0.7.0",
2727
"@types/ember": "^3.1.1",
2828
"@types/ember-data": "^3.1.9",
29-
"@types/rsvp": "^4.0.2",
29+
"@types/rsvp": "^4.0.3",
3030
"async": "^2.6.2",
3131
"babel-eslint": "^8.0.0",
3232
"broccoli-asset-rev": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1618,9 +1618,10 @@
16181618
dependencies:
16191619
"@types/node" "*"
16201620

1621-
"@types/rsvp@*", "@types/rsvp@^4.0.2":
1622-
version "4.0.2"
1623-
resolved "https://registry.yarnpkg.com/@types/rsvp/-/rsvp-4.0.2.tgz#bf9f72eaa6771292638a85bb8ce1db97e754b371"
1621+
"@types/rsvp@*", "@types/rsvp@^4.0.2", "@types/rsvp@^4.0.3":
1622+
version "4.0.3"
1623+
resolved "https://registry.yarnpkg.com/@types/rsvp/-/rsvp-4.0.3.tgz#4a1223158453257bce09d42b9eef7cfa6d257482"
1624+
integrity sha512-OpRwxbgx16nL/0/7ol0WoLLyLaMXBvtPOHjqLljnzAB/E7Qk1wtjytxgBhOTBMZvuLXnJUqfnjb4W/QclNFvSA==
16241625

16251626
"@types/sizzle@*":
16261627
version "2.3.2"

0 commit comments

Comments
 (0)