Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
deps: ember-cli-content-security-policy@0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinansfield committed Mar 1, 2017
1 parent a8ea2f6 commit b76cdf9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 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-cli-babel": "5.2.4",
"ember-cli-chai": "0.3.2",
"ember-cli-code-coverage": "0.3.11",
"ember-cli-content-security-policy": "0.5.0",
"ember-cli-content-security-policy": "0.6.0",
"ember-cli-dependency-checker": "1.3.0",
"ember-cli-deprecation-workflow": "0.2.3",
"ember-cli-eslint": "3.0.2",
Expand Down
20 changes: 5 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ broccoli-asset-rewrite@^1.1.0:
dependencies:
broccoli-filter "^1.2.3"

broccoli-babel-transpiler@^5.4.5, broccoli-babel-transpiler@^5.5.0, broccoli-babel-transpiler@^5.6.0, broccoli-babel-transpiler@^5.6.2:
broccoli-babel-transpiler@^5.4.5, broccoli-babel-transpiler@^5.5.0, broccoli-babel-transpiler@^5.6.2:
version "5.6.2"
resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-5.6.2.tgz#958c72e43575b2f0a862a5096dba1ce1ebc7d74d"
dependencies:
Expand Down Expand Up @@ -1835,7 +1835,7 @@ ember-cli-app-version@2.0.1:
ember-cli-htmlbars "^1.0.0"
git-repo-version "0.4.1"

ember-cli-babel@5.2.4:
ember-cli-babel@5.2.4, ember-cli-babel@^5.0.0, ember-cli-babel@^5.1.10, ember-cli-babel@^5.1.3, ember-cli-babel@^5.1.5, ember-cli-babel@^5.1.6, ember-cli-babel@^5.1.7, ember-cli-babel@^5.2.1:
version "5.2.4"
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz#5ce4f46b08ed6f6d21e878619fb689719d6e8e13"
dependencies:
Expand All @@ -1845,16 +1845,6 @@ ember-cli-babel@5.2.4:
ember-cli-version-checker "^1.0.2"
resolve "^1.1.2"

ember-cli-babel@^5.0.0, ember-cli-babel@^5.1.10, ember-cli-babel@^5.1.3, ember-cli-babel@^5.1.5, ember-cli-babel@^5.1.6, ember-cli-babel@^5.1.7, ember-cli-babel@^5.2.1:
version "5.2.2"
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-5.2.2.tgz#cc72d8b9c57df1b11a4f6f84d099c7838853d83b"
dependencies:
broccoli-babel-transpiler "^5.6.0"
broccoli-funnel "^1.0.0"
clone "^2.0.0"
ember-cli-version-checker "^1.0.2"
resolve "^1.1.2"

ember-cli-broccoli-sane-watcher@^2.0.3:
version "2.0.4"
resolved "https://registry.yarnpkg.com/ember-cli-broccoli-sane-watcher/-/ember-cli-broccoli-sane-watcher-2.0.4.tgz#f43f42f75b7509c212fb926cd9aea86ae19264c6"
Expand Down Expand Up @@ -1900,9 +1890,9 @@ ember-cli-code-coverage@0.3.11:
source-map "0.5.6"
string.prototype.startswith "^0.2.0"

ember-cli-content-security-policy@0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/ember-cli-content-security-policy/-/ember-cli-content-security-policy-0.5.0.tgz#059ce3157bcdab65c29b1d26c31682410293f1c4"
ember-cli-content-security-policy@0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/ember-cli-content-security-policy/-/ember-cli-content-security-policy-0.6.0.tgz#5c8fb9f2a721574a296318ada01d1b5771d44411"
dependencies:
body-parser "^1.12.3"
chalk "^1.0.0"
Expand Down

0 comments on commit b76cdf9

Please sign in to comment.