Skip to content

Commit

Permalink
[skip netlify]: Bump ember-page-title from 8.0.0 to 8.1.0
Browse files Browse the repository at this point in the history
Bumps [ember-page-title](https://github.com/ember-cli/ember-page-title) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/ember-cli/ember-page-title/releases)
- [Changelog](https://github.com/ember-cli/ember-page-title/blob/master/RELEASE.md)
- [Commits](ember-cli/ember-page-title@v8.0.0...v8.1.0)

---
updated-dependencies:
- dependency-name: ember-page-title
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 1f07145 commit bdb917d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"ember-data": "~5.3.0",
"ember-fetch": "^8.1.2",
"ember-load-initializers": "^2.1.2",
"ember-page-title": "^8.0.0",
"ember-page-title": "^8.1.0",
"ember-qunit": "^6.2.0",
"ember-resolver": "^11.0.1",
"ember-sinon-qunit": "^6.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2136,7 +2136,7 @@
ember-cli-version-checker "^5.1.2"
semver "^7.3.5"

"@embroider/addon-shim@^1.0.0", "@embroider/addon-shim@^1.8.4":
"@embroider/addon-shim@^1.8.4", "@embroider/addon-shim@^1.8.6":
version "1.8.6"
resolved "https://registry.yarnpkg.com/@embroider/addon-shim/-/addon-shim-1.8.6.tgz#b676991b4fa32c3a98dc7db7dc6cd655029c3f09"
integrity sha512-siC9kP78uucEbpDcVyxjkwa76pcs5rVzDVpWO4PDc9EAXRX+pzmUuSTLAK3GztUwx7/PWhz1BenAivqdSvSgfg==
Expand Down Expand Up @@ -7280,12 +7280,12 @@ ember-modifier@^4.1.0:
ember-cli-normalize-entity-name "^1.0.0"
ember-cli-string-utils "^1.1.0"

ember-page-title@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/ember-page-title/-/ember-page-title-8.0.0.tgz#544377cee81bc4b7664fe903bc3e3e59f93ca3cc"
integrity sha512-4bu8CpoPObJZNUogwIjpntxS3jMDlZ1eoJsZUuktcCgOI7LfZocuYbu9LnLM215QjEOV0TxGDWwJck1l8cWKeg==
ember-page-title@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/ember-page-title/-/ember-page-title-8.1.0.tgz#fd3e5b1547ae9e1d775cc225307aeeb51b01aae7"
integrity sha512-c5V4sWu+OSRhN6Fsa0M71PkdNpKkV7Lg9FwqogK3iE++R43G6ySLV/Ls0cE5K+IWS1om7XSPqcUvkfhrfZ3y0g==
dependencies:
"@embroider/addon-shim" "^1.0.0"
"@embroider/addon-shim" "^1.8.6"

ember-prism@^0.10.0:
version "0.10.0"
Expand Down

0 comments on commit bdb917d

Please sign in to comment.