Skip to content

Commit

Permalink
Bump ember-angle-bracket-invocation-polyfill from 3.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [ember-angle-bracket-invocation-polyfill](https://github.com/rwjblue/ember-angle-bracket-invocation-polyfill) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/rwjblue/ember-angle-bracket-invocation-polyfill/releases)
- [Changelog](https://github.com/ember-polyfills/ember-angle-bracket-invocation-polyfill/blob/master/CHANGELOG.md)
- [Commits](ember-polyfills/ember-angle-bracket-invocation-polyfill@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: ember-angle-bracket-invocation-polyfill
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 7, 2022
1 parent b0a7bb9 commit e19270b
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 @@ -46,7 +46,7 @@
"@ember/test-helpers": "^2.8.1",
"@embroider/test-setup": "^1.8.3",
"babel-eslint": "^10.1.0",
"ember-angle-bracket-invocation-polyfill": "^3.0.1",
"ember-angle-bracket-invocation-polyfill": "^3.0.2",
"ember-cli": "~4.7.0",
"ember-cli-dependency-checker": "^3.3.1",
"ember-cli-htmlbars": "^6.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4035,10 +4035,10 @@ electron-to-chromium@^1.4.251:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.270.tgz#2c6ea409b45cdb5c3e0cb2c08cf6c0ba7e0f2c26"
integrity sha512-KNhIzgLiJmDDC444dj9vEOpZEgsV96ult9Iff98Vanumn+ShJHd5se8aX6KeVxdc0YQeqdrezBZv89rleDbvSg==

ember-angle-bracket-invocation-polyfill@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/ember-angle-bracket-invocation-polyfill/-/ember-angle-bracket-invocation-polyfill-3.0.1.tgz#d346692bd75489e49af95e6727b2817d839f7f22"
integrity sha512-zxG6yazA7X9+itp3rir+aK6h+NDRJ/COgFmMWgY+Ol8z81MVj5+tgB4ZXDz7e8cCM0S6cUwv82rC6Bb/P7K0ow==
ember-angle-bracket-invocation-polyfill@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/ember-angle-bracket-invocation-polyfill/-/ember-angle-bracket-invocation-polyfill-3.0.2.tgz#c398b1b8dc59b2a06557623f09aea54fcafbccb4"
integrity sha512-4WjD+Y1kE5S7YigSnn+Yq/FmTxoZ+7L5hc+YEWDj++iuoAGEQ4xyic+7urtfxHieP8SzDNEcKzqUrAIQnQtSPQ==
dependencies:
ember-cli-babel "^7.0.0"
ember-cli-version-checker "^2.1.2"
Expand Down

0 comments on commit e19270b

Please sign in to comment.