erosson / ch2plan

Clicker Heroes 2 skill tree planner
https://ch2.erosson.org
GNU General Public License v3.0
4 stars 3 forks source link

Bump elm/json from 1.0.0 to 1.1.3 in /www #66

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps elm/json from 1.0.0 to 1.1.3.

Commits
  • 063aaf0 Bump to accommodate an IE peculiarity
  • 207a3bf Merge pull request #12 from doanythingfordethklok/master
  • e923df4 defensive check for node.js support causes IE to break. this updates FileList...
  • 658d429 Bump for FileList not existing on node
  • 793211f Add check if FileList actually exists
  • 42e8f9f Bump for patch in kernel code
  • 84ecbaa Remove stray ! in kernel code
  • 7572c26 Bump to 1.1.0
  • 5a4635a Add oneOrMore function
  • ac61467 Make FileList a valid array type in all decoding paths
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)