Skip to content

Commit

Permalink
chore(deps): ember-code-snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 24, 2019
1 parent 297e8e7 commit a3ef9ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 33 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"ember-cli-shims": "1.2.0",
"ember-cli-template-lint": "1.0.0-beta.3",
"ember-cli-uglify": "3.0.0",
"ember-code-snippet": "2.4.0",
"ember-code-snippet": "3.0.0",
"ember-composability": "1.0.1",
"ember-disable-prototype-extensions": "1.1.3",
"ember-export-application-global": "2.0.0",
Expand Down
40 changes: 8 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2666,14 +2666,6 @@ broccoli-funnel@^2.0.0, broccoli-funnel@^2.0.1, broccoli-funnel@^2.0.2:
symlink-or-copy "^1.0.0"
walk-sync "^0.3.1"

broccoli-kitchen-sink-helpers@^0.2.0:
version "0.2.9"
resolved "https://registry.yarnpkg.com/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.2.9.tgz#a5e0986ed8d76fb5984b68c3f0450d3a96e36ecc"
integrity sha1-peCYbtjXb7WYS2jD8EUNOpbjbsw=
dependencies:
glob "^5.0.10"
mkdirp "^0.5.1"

broccoli-kitchen-sink-helpers@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.3.1.tgz#77c7c18194b9664163ec4fcee2793444926e0c06"
Expand Down Expand Up @@ -2829,15 +2821,6 @@ broccoli-source@^1.1.0:
resolved "https://registry.yarnpkg.com/broccoli-source/-/broccoli-source-1.1.0.tgz#54f0e82c8b73f46580cbbc4f578f0b32fca8f809"
integrity sha1-VPDoLItz9GWAy7xPV48LMvyo+Ak=

broccoli-static-compiler@^0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/broccoli-static-compiler/-/broccoli-static-compiler-0.1.4.tgz#713d18f08eb3131530575a0c5ad2951bba10af41"
integrity sha1-cT0Y8I6zExUwV1oMWtKVG7oQr0E=
dependencies:
broccoli-kitchen-sink-helpers "^0.2.0"
broccoli-writer "^0.1.1"
mkdirp "^0.3.5"

broccoli-stew@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/broccoli-stew/-/broccoli-stew-2.1.0.tgz#ba73add17fda3b9b01d8cfb343a8b613b7136a0a"
Expand Down Expand Up @@ -2875,14 +2858,6 @@ broccoli-uglify-sourcemap@^3.1.0:
walk-sync "^1.1.3"
workerpool "^3.1.2"

broccoli-writer@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/broccoli-writer/-/broccoli-writer-0.1.1.tgz#d4d71aa8f2afbc67a3866b91a2da79084b96ab2d"
integrity sha1-1NcaqPKvvGejhmuRotp5CEuWqy0=
dependencies:
quick-temp "^0.1.0"
rsvp "^3.0.6"

broccoli@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/broccoli/-/broccoli-2.3.0.tgz#b3f71b2c3d02fc042988e208827a09c75dd7b350"
Expand Down Expand Up @@ -4611,15 +4586,16 @@ [email protected]:
watch-detector "^0.1.0"
yam "^1.0.0"

ember-code-snippet@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/ember-code-snippet/-/ember-code-snippet-2.4.0.tgz#3ed901ee0c6458019b67733e923056d5b9f74bc2"
integrity sha512-MLnUxsbxoW1njWYrIRB0T0AbH8Ng2IJTUMXSmR/40z4Hnu6ykC7sCFJyzxcmdIj6IVPmOcFN7WpOMEfPWjKmIQ==
ember-code-snippet@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/ember-code-snippet/-/ember-code-snippet-3.0.0.tgz#5e3108a68cc76740355cbbca840656d96c6b7ba1"
integrity sha512-pvIpGPLma7m6WQ5+uOjwkzozIzRAqlUSQk9TMCrQQ/AeEGWtqTJvZyAtH9LoarPtudHtWCZkUqJXIqKsjIqAbw==
dependencies:
broccoli-flatiron "^0.1.3"
broccoli-merge-trees "^1.0.0"
broccoli-static-compiler "^0.1.4"
broccoli-writer "^0.1.1"
broccoli-plugin "^1.3.1"
ember-cli-babel "^7.7.3"
ember-cli-htmlbars "^3.0.1"
es6-promise "^1.0.0"
glob "^7.1.3"

Expand Down Expand Up @@ -10421,7 +10397,7 @@ quick-lru@^1.0.0:
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-1.1.0.tgz#4360b17c61136ad38078397ff11416e186dcfbb8"
integrity sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g=

quick-temp@^0.1.0, quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
quick-temp@^0.1.2, quick-temp@^0.1.3, quick-temp@^0.1.5, quick-temp@^0.1.8:
version "0.1.8"
resolved "https://registry.yarnpkg.com/quick-temp/-/quick-temp-0.1.8.tgz#bab02a242ab8fb0dd758a3c9776b32f9a5d94408"
integrity sha1-urAqJCq4+w3XWKPJd2sy+aXZRAg=
Expand Down

0 comments on commit a3ef9ac

Please sign in to comment.