Skip to content

Commit

Permalink
bump version and remove yuidoc dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kim Scott committed Nov 7, 2020
1 parent c0b8624 commit 7af8a01
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 72 deletions.
5 changes: 0 additions & 5 deletions app/conf.json

This file was deleted.

6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-lookit-frameplayer",
"version": "v1.3.1",
"version": "v1.4.0",
"description": "Ember Frame Player",
"private": true,
"directories": {
Expand Down Expand Up @@ -80,11 +80,9 @@
"ember-truth-helpers": "^2.1.0",
"loader.js": "^4.7.0",
"moment": "^2.22.2",
"toastr": "^2.1.4",
"yuidocjs": "^0.10.2"
"toastr": "^2.1.4"
},
"resolutions": {
"yuidocjs/yui/request": "^2.88.0",
"ember-cli/ember-cli-preprocess-registry/broccoli-clean-css": "^2.0.0",
"ember-cli-dynamic-forms/ember-cli-babel": "^7.1.3",
"ember-data-has-many-query/ember-cli-babel": "^7.1.3",
Expand Down
55 changes: 6 additions & 49 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1794,7 +1794,7 @@ are-we-there-yet@~1.1.2:
delegates "^1.0.0"
readable-stream "^2.0.6"

argparse@^1.0.7, argparse@~1.0.2:
argparse@^1.0.7:
version "1.0.10"
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
Expand Down Expand Up @@ -5877,7 +5877,7 @@ expand-tilde@^2.0.0, expand-tilde@^2.0.2:
dependencies:
homedir-polyfill "^1.0.1"

express@^4.10.7, express@^4.13.1:
express@^4.10.7:
version "4.16.4"
resolved "https://registry.yarnpkg.com/express/-/express-4.16.4.tgz#fddef61926109e24c515ea97fd2f1bdbf62df12e"
integrity sha512-j12Uuyb4FMrd/qQAm6uCHAkPtO8FDTRJZBDd5D2KOL2eLaz1yUNdUB/NOIyq0iU4q4cFarsUCrnFDPBcnksuOg==
Expand Down Expand Up @@ -7902,13 +7902,6 @@ linkify-it@^2.0.0:
dependencies:
uc.micro "^1.0.1"

linkify-it@~1.2.0:
version "1.2.4"
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-1.2.4.tgz#0773526c317c8fd13bd534ee1d180ff88abf881a"
integrity sha1-B3NSbDF8j9E71TTuHRgP+Iq/iBo=
dependencies:
uc.micro "^1.0.1"

livereload-js@^2.3.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/livereload-js/-/livereload-js-2.4.0.tgz#447c31cf1ea9ab52fc20db615c5ddf678f78009c"
Expand Down Expand Up @@ -8254,17 +8247,6 @@ markdown-it-terminal@0.1.0:
lodash.merge "^4.6.0"
markdown-it "^8.3.1"

markdown-it@^4.3.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-4.4.0.tgz#3df373dbea587a9a7fef3e56311b68908f75c414"
integrity sha1-PfNz2+pYepp/7z5WMRtokI91xBQ=
dependencies:
argparse "~1.0.2"
entities "~1.1.1"
linkify-it "~1.2.0"
mdurl "~1.0.0"
uc.micro "^1.0.0"

markdown-it@^8.3.1:
version "8.4.2"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.2.tgz#386f98998dc15a37722aa7722084f4020bdd9b54"
Expand Down Expand Up @@ -8314,12 +8296,7 @@ md5-o-matic@^0.1.1:
resolved "https://registry.yarnpkg.com/md5-o-matic/-/md5-o-matic-0.1.1.tgz#822bccd65e117c514fab176b25945d54100a03c3"
integrity sha1-givM1l4RfFFPqxdrJZRdVBAKA8M=

mdn-links@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/mdn-links/-/mdn-links-0.1.0.tgz#e24c83b97cb4c5886cc39f2f780705fbfe273aa5"
integrity sha1-4kyDuXy0xYhsw58veAcF+/4nOqU=

mdurl@^1.0.1, mdurl@~1.0.0:
mdurl@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"
integrity sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=
Expand Down Expand Up @@ -9809,7 +9786,7 @@ request-progress@^2.0.1:
dependencies:
throttleit "^1.0.0"

request@^2.55.0, request@^2.65.0, request@^2.81.0, request@^2.87.0, request@^2.88.0, request@~2.40.0:
request@^2.55.0, request@^2.65.0, request@^2.81.0, request@^2.87.0, request@^2.88.0:
version "2.88.0"
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==
Expand Down Expand Up @@ -9970,7 +9947,7 @@ rgbcolor@^1.0.1:
resolved "https://registry.yarnpkg.com/rgbcolor/-/rgbcolor-1.0.1.tgz#d6505ecdb304a6595da26fa4b43307306775945d"
integrity sha1-1lBezbMEplldom+ktDMHMGd1lF0=

rimraf@2, rimraf@2.6.3, rimraf@^2.2.8, rimraf@^2.3.4, rimraf@^2.4.1, rimraf@^2.4.3, rimraf@^2.4.4, rimraf@^2.5.3, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@~2.6.2:
rimraf@2, rimraf@2.6.3, rimraf@^2.2.8, rimraf@^2.3.4, rimraf@^2.4.3, rimraf@^2.4.4, rimraf@^2.5.3, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@~2.6.2:
version "2.6.3"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
Expand Down Expand Up @@ -11180,7 +11157,7 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

uc.micro@^1.0.0, uc.micro@^1.0.1, uc.micro@^1.0.5:
uc.micro@^1.0.1, uc.micro@^1.0.5:
version "1.0.6"
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"
integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==
Expand Down Expand Up @@ -11747,23 +11724,3 @@ yeast@0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419"
integrity sha1-AI4G2AlDIMNy28L47XagymyKxBk=

yui@^3.18.1:
version "3.18.1"
resolved "https://registry.yarnpkg.com/yui/-/yui-3.18.1.tgz#e000269ec0a7b6fbc741cbb8fcbd0e65117b014c"
integrity sha1-4AAmnsCntvvHQcu4/L0OZRF7AUw=
dependencies:
request "~2.40.0"

yuidocjs@^0.10.2:
version "0.10.2"
resolved "https://registry.yarnpkg.com/yuidocjs/-/yuidocjs-0.10.2.tgz#33924967ce619024cd70ef694e267d2f988f73f6"
integrity sha1-M5JJZ85hkCTNcO9pTiZ9L5iPc/Y=
dependencies:
express "^4.13.1"
graceful-fs "^4.1.2"
markdown-it "^4.3.0"
mdn-links "^0.1.0"
minimatch "^3.0.2"
rimraf "^2.4.1"
yui "^3.18.1"
14 changes: 0 additions & 14 deletions yuidoc.json

This file was deleted.

0 comments on commit 7af8a01

Please sign in to comment.