Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b675df1

Browse files
committedMar 5, 2019
chore(deps): ember-ajax
1 parent d5c3cea commit b675df1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/qunit": "2.5.4",
4242
"@types/rsvp": "4.0.2",
4343
"broccoli-asset-rev": "3.0.0",
44-
"ember-ajax": "4.0.2",
44+
"ember-ajax": "5.0.0",
4545
"ember-cli": "3.7.1",
4646
"ember-cli-app-version": "3.2.0",
4747
"ember-cli-dependency-checker": "3.1.0",

‎yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4470,12 +4470,12 @@ electron-to-chromium@^1.3.113, electron-to-chromium@^1.3.47:
44704470
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.113.tgz#b1ccf619df7295aea17bc6951dc689632629e4a9"
44714471
integrity sha512-De+lPAxEcpxvqPTyZAXELNpRZXABRxf+uL/rSykstQhzj/B0l1150G/ExIIxKc16lI89Hgz81J0BHAcbTqK49g==
44724472

4473-
ember-ajax@4.0.2:
4474-
version "4.0.2"
4475-
resolved "https://registry.yarnpkg.com/ember-ajax/-/ember-ajax-4.0.2.tgz#ce86d52c24289657e0a230140b06a52fe453d655"
4476-
integrity sha512-YeeeAQizQc5ioCeraxFo30y3W6mmUxmndF0ShI/Wvwfe8IhVw40jL42itaUHbo2CxKsNRZzQ8x3re65dGM0CrA==
4473+
ember-ajax@5.0.0:
4474+
version "5.0.0"
4475+
resolved "https://registry.yarnpkg.com/ember-ajax/-/ember-ajax-5.0.0.tgz#404b17c93194ab37aff86b7b8607d8edab93c9ec"
4476+
integrity sha512-Pet0S5VuiO7PDOwyTIF28VHdR7BpugL+jp+6PxNHRQvAq3SkKmVnXN0W06rnOgicH3xX29S46fx7czkKOGB3gA==
44774477
dependencies:
4478-
ember-cli-babel "^6.16.0"
4478+
ember-cli-babel "^7.5.0"
44794479
najax "^1.0.3"
44804480

44814481
ember-assign-polyfill@^2.6.0:

0 commit comments

Comments
 (0)
Please sign in to comment.