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 create-elm-app from 4.5.0 to 5.10.0 in /www #113

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps create-elm-app from 4.5.0 to 5.10.0.

Release notes

Sourced from create-elm-app's releases.

v5.10.0

5.10.0 (2020-10-28)

Features

  • package.json: Update dependency file-loader to v6.2.0 (8aa5b10)

v5.9.1

5.9.1 (2020-10-26)

Bug Fixes

  • build: fixed failed import of .mjs (13d0965)

v5.9.0

5.9.0 (2020-10-17)

Features

  • package.json: Update dependency @babel/core to v7.12.3 (1fb9590)

v5.8.0

5.8.0 (2020-10-16)

Features

  • package.json: Update babel monorepo to v7.12.1 (60e00ee)

v5.7.0

5.7.0 (2020-10-14)

Features

  • package.json: Update babel monorepo to v7.12.0 (02396f0)

v5.6.0

5.6.0 (2020-10-10)

Features

  • package.json: Update dependency url-loader to v4.1.1 (a4c9bb4)

v5.5.0

5.5.0 (2020-10-10)

... (truncated)

Commits
  • 85173cd Merge pull request #544 from halfzebra/renovate/file-loader-6.x
  • 8aa5b10 feat(package.json): Update dependency file-loader to v6.2.0
  • dddb921 Merge pull request #543 from halfzebra/renovate/eslint-7.x
  • 4317c5c chore(package.json): Update dependency eslint to v7.12.1
  • c22348d Merge pull request #542 from halfzebra/renovate/lint-staged-10.x
  • 2cf4fd6 chore(package.json): Update dependency lint-staged to v10.5.0
  • ffd462d Merge pull request #538 from Slumber86/master
  • 88b0c54 Merge pull request #541 from halfzebra/renovate/eslint-7.x
  • 7822df6 chore(package.json): Update dependency eslint to v7.12.0
  • 13d0965 fix(build): fixed failed import of .mjs
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #115.