mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @ember/optional-features to v2.2.0
This commit is contained in:
parent
e9c88203da
commit
8c4ee3ed53
2 changed files with 5 additions and 5 deletions
|
@ -33,7 +33,7 @@
|
|||
"@babel/plugin-proposal-class-properties": "7.18.6",
|
||||
"@babel/plugin-proposal-decorators": "7.23.7",
|
||||
"@ember/jquery": "2.0.0",
|
||||
"@ember/optional-features": "2.1.0",
|
||||
"@ember/optional-features": "2.2.0",
|
||||
"@ember/render-modifiers": "2.1.0",
|
||||
"@ember/test-helpers": "2.9.4",
|
||||
"@ember/test-waiters": "3.1.0",
|
||||
|
|
|
@ -2426,10 +2426,10 @@
|
|||
jquery "^3.5.0"
|
||||
resolve "^1.15.1"
|
||||
|
||||
"@ember/optional-features@2.1.0":
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@ember/optional-features/-/optional-features-2.1.0.tgz#8e15672ca342b5ca6d4d8a00558dc696db0d6f16"
|
||||
integrity sha512-IXjDpTFhsjPk9h3OXwXjlRfhM/Wjtw2E71Xos/81ZsTTwZMB9H+DWhsxePXOkzYy7Jvw4TIzKbMfcnT8mrtwWQ==
|
||||
"@ember/optional-features@2.2.0":
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@ember/optional-features/-/optional-features-2.2.0.tgz#61305ea5397e9a712185e4cf4722a2862ea2b9da"
|
||||
integrity sha512-a1OQ+w9vDvMXd9BNA9r779yr8MAPguGaMGbIeTMPWACeWBdD6bACBB5iKE3gNyrJAYKMq2wab6BKmRFS3Qw3hw==
|
||||
dependencies:
|
||||
chalk "^4.1.2"
|
||||
ember-cli-version-checker "^5.1.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue