Skip to content

Commit

Permalink
chore(deps): bump ember-resources from 6.4.0 to 6.4.2 (#736)
Browse files Browse the repository at this point in the history
Bumps [ember-resources](https://github.com/NullVoxPopuli/ember-resources) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/NullVoxPopuli/ember-resources/releases)
- [Commits](https://github.com/NullVoxPopuli/ember-resources/compare/[email protected]@6.4.2)

---
updated-dependencies:
- dependency-name: ember-resources
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent d84459b commit 993829c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"ember-intl": "^5.7.2",
"ember-modifier": "^3.2.7",
"ember-power-select": "^6.0.1",
"ember-resources": "^6.4.0",
"ember-resources": "^6.4.2",
"ember-set-helper": "^2.0.1",
"ember-test-selectors": "^6.0.0",
"ember-truth-helpers": "^4.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7533,10 +7533,10 @@ [email protected]:
ember-cli-version-checker "^5.1.2"
resolve "^1.20.0"

ember-resources@^6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/ember-resources/-/ember-resources-6.4.0.tgz#fe49cf3d8722316b481a8e4fcb5b1038ffb1d751"
integrity sha512-F5tfwhu8yRrPsMQk5nJWAZJuCi1xvGaTHp3izT+8rwuBXZSvjJAW+EapWNhKR7SYmtail9cPVwh37lcDd6HLXQ==
ember-resources@^6.4.2:
version "6.4.2"
resolved "https://registry.yarnpkg.com/ember-resources/-/ember-resources-6.4.2.tgz#eb5493a234c9b5002e0164c6b806a343ef382c4f"
integrity sha512-B1OLdSpekdiyk/yfHc+aJF3ovI6rskwJOLzd+iX60RTyicO9Nsjw8LU9XI95uk4AOqO0MbSXogQ/MsN/mIPzOw==
dependencies:
"@babel/runtime" "^7.17.8"
"@embroider/addon-shim" "^1.2.0"
Expand Down

0 comments on commit 993829c

Please sign in to comment.