Skip to content

Commit

Permalink
Dep updates
Browse files Browse the repository at this point in the history
- fix ember-source (do not want lower, cannot have higher)
- bump ember-api-source to new version (pending)
  • Loading branch information
richard-cox committed Jul 31, 2024
1 parent e1674fe commit 5ddecb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@ember/test-helpers": "^2.1.4",
"@glimmer/component": "^1.0.3",
"@glimmer/tracking": "^1.0.3",
"@rancher/ember-api-store": "~3.0.2",
"@rancher/ember-api-store": "~4.0.0",
"ansi_up": "^5.0.0",
"async": "3.2.0",
"babel-eslint": "^10.1.0",
Expand Down Expand Up @@ -72,7 +72,7 @@
"ember-maybe-import-regenerator": "^0.1.6",
"ember-qunit": "^5.1.1",
"ember-resolver": "^8.0.2",
"ember-source": "~3.24.7",
"ember-source": "3.24.7",
"ember-template-lint": "2.9.1",
"ember-truth-helpers": "2.1.0",
"ember-wormhole": "0.5.5",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7602,7 +7602,7 @@ ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

ember-source@~3.24.7:
[email protected]:
version "3.24.7"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.24.7.tgz#456411e2acf3e992749af541113d4398463a2396"
integrity sha512-xwftkvyigiO2wl8FkpMt3uXG0cpvq0EQ5K+gsV251sHcQyRdihf4mY3CPRPgCxLvjEpBln8F+mhMbsxpOxI7Eg==
Expand Down

0 comments on commit 5ddecb2

Please sign in to comment.