mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-08 02:52:39 -05:00
Update dependency ember-useragent to v0.12.0 (#2283)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a159a69517
commit
20be395077
2 changed files with 5 additions and 5 deletions
|
@ -117,7 +117,7 @@
|
|||
"ember-test-selectors": "6.0.0",
|
||||
"ember-tooltips": "3.5.1",
|
||||
"ember-truth-helpers": "3.0.0",
|
||||
"ember-useragent": "0.11.0",
|
||||
"ember-useragent": "0.12.0",
|
||||
"emberx-file-input": "1.2.1",
|
||||
"eslint": "8.9.0",
|
||||
"eslint-plugin-ghost": "2.12.0",
|
||||
|
|
|
@ -7546,10 +7546,10 @@ ember-truth-helpers@3.0.0, "ember-truth-helpers@^2.1.0 || ^3.0.0":
|
|||
dependencies:
|
||||
ember-cli-babel "^7.22.1"
|
||||
|
||||
ember-useragent@0.11.0:
|
||||
version "0.11.0"
|
||||
resolved "https://registry.yarnpkg.com/ember-useragent/-/ember-useragent-0.11.0.tgz#3a1d91b8f2872a97eb6e9bd65313c2acfdff5256"
|
||||
integrity sha512-pB63zszfVycEJCgK1ZJverlGnqYR+6H3U1GZx9hq8sAAGBpzsyRr3OXn1j8EeU+QFiTNTay6sgu8ve1aHmdPhw==
|
||||
ember-useragent@0.12.0:
|
||||
version "0.12.0"
|
||||
resolved "https://registry.yarnpkg.com/ember-useragent/-/ember-useragent-0.12.0.tgz#0c327985810aead9b055481f71f0cbcf75b217a4"
|
||||
integrity sha512-EeYWqlfF/37vP7cpvAU7srEtm8BpX0c4Hk899tQjKbNDPdNqQ0C8G9vh1YgDqPed4URJi5xmjtynGeQbDbQwpw==
|
||||
dependencies:
|
||||
ember-auto-import "^1.5.3"
|
||||
ember-cli-babel "^7.13.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue