Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2020

Bumps tslint from 6.1.2 to 6.1.3.

Release notes

Sourced from tslint's releases.

v6.1.3

  • [bugfix] add support for TypeScript 4.0 peer dependency (#4943)
Changelog

Sourced from tslint's changelog.

v6.1.3

  • [bugfix] add support for TypeScript 4.0 peer dependency (#4943)
Commits

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 dependabot bot requested a review from ROhta September 4, 2020 15:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2020

The following labels could not be found: dependencies.

@dependabot dependabot bot force-pushed the dependabot_npm_and_yarn_develop_tslint-6.1.3 branch 2 times, most recently from 3ba144e to 96c27d3 Compare September 4, 2020 15:28
@dependabot dependabot bot force-pushed the dependabot_npm_and_yarn_develop_tslint-6.1.3 branch from 96c27d3 to 55fb76c Compare September 7, 2020 02:08
@ROhta ROhta merged commit 56e94ea into develop Sep 7, 2020
@ROhta ROhta deleted the dependabot_npm_and_yarn_develop_tslint-6.1.3 branch September 7, 2020 02:11
ROhta added a commit that referenced this pull request Oct 21, 2020
commit 0879285
Author: R-O <13445921+ROhta@users.noreply.github.com>
Date:   Wed Oct 21 17:33:39 2020 +0900

    設定の更新 (#45)

    * 重複ファイル削除

    * md書式に従う

    * 説明更新

    * vscodeからブラウザを立ち上げられるようにする

commit 315616f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Oct 16 15:47:07 2020 +0900

    fix_Dep.(deps): bump tslib from 1.14.0 to 1.14.1 (#43)

    Bumps [tslib](https://github.com/Microsoft/tslib) from 1.14.0 to 1.14.1.
    - [Release notes](https://github.com/Microsoft/tslib/releases)
    - [Commits](microsoft/tslib@1.14.0...v1.14.1)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

commit 2b34f8b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Oct 16 15:37:23 2020 +0900

    fix_DevDep.(deps-dev): bump @types/jquery from 3.5.2 to 3.5.3 (#44)

    Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.5.2 to 3.5.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 337e9af
Author: R-O <13445921+ROhta@users.noreply.github.com>
Date:   Fri Oct 9 12:20:20 2020 +0900

    リファクタリング (#37)

    * モジュールアップデート

    * tslintに従う

    * hintに従う

    * tsの型推論に委ねる

commit 85a8754
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Oct 9 11:52:41 2020 +0900

    fix_Dep.(deps): bump tslib from 1.13.0 to 1.14.0 (#41)

    Bumps [tslib](https://github.com/Microsoft/tslib) from 1.13.0 to 1.14.0.
    - [Release notes](https://github.com/Microsoft/tslib/releases)
    - [Commits](microsoft/tslib@1.13.0...1.14.0)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

commit 31a787c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Oct 9 11:45:21 2020 +0900

    fix_DevDep.(deps-dev): bump @types/jquery from 3.5.1 to 3.5.2 (#42)

    Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.5.1 to 3.5.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 3506a24
Author: R-O <13445921+ROhta@users.noreply.github.com>
Date:   Fri Oct 2 20:54:48 2020 +0900

    Create codeql-analysis.yml (#40)

commit aaa1fa4
Author: R-O <13445921+ROhta@users.noreply.github.com>
Date:   Fri Oct 2 20:44:02 2020 +0900

    Create codeql-analysis.yml

commit 7657f54
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Sep 25 16:26:34 2020 +0900

    fix_Dep.(deps): bump debug from 4.1.1 to 4.2.0 (#39)

    Bumps [debug](https://github.com/visionmedia/debug) from 4.1.1 to 4.2.0.
    - [Release notes](https://github.com/visionmedia/debug/releases)
    - [Commits](debug-js/debug@4.1.1...4.2.0)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

commit 9601755
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Sep 25 16:17:36 2020 +0900

    fix_DevDep.(deps-dev): bump typescript from 4.0.2 to 4.0.3 (#38)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.0.2...v4.0.3)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit cee6060
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Sep 18 12:54:37 2020 +0900

    fix_DevDep.(deps-dev): bump lint-staged from 10.3.0 to 10.4.0 (#35)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.3.0 to 10.4.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v10.3.0...v10.4.0)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

commit 5492304
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Sep 18 12:53:08 2020 +0900

    fix_DevDep.(deps-dev): bump prettier from 2.1.1 to 2.1.2 (#36)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/prettier@2.1.1...2.1.2)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit d0e8113
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 14 10:22:27 2020 +0900

    fix_DevDep.(deps-dev): bump typescript from 3.9.3 to 4.0.2 (#31)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 4.0.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v3.9.3...v4.0.2)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

commit d88d4b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 14 10:19:56 2020 +0900

    fix_DevDep.(deps-dev): bump prettier from 2.0.5 to 2.1.1 (#32)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/prettier@2.0.5...2.1.1)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 88afbac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 14 10:18:26 2020 +0900

    fix_DevDep.(deps-dev): bump husky from 4.2.5 to 4.3.0 (#34)

    Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
    - [Commits](typicode/husky@v4.2.5...v4.3.0)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 92b39d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 14 10:17:15 2020 +0900

    fix_Dep.(deps): bump @babel/code-frame from 7.10.1 to 7.10.4 (#30)

    Bumps [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) from 7.10.1 to 7.10.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-code-frame)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 24f10ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 7 11:13:40 2020 +0900

    fix_DevDep.(deps-dev): bump @types/jquery from 3.3.38 to 3.5.1 (#21)

    Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.3.38 to 3.5.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

commit 2c92482
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 7 11:12:44 2020 +0900

    fix_Dep.(deps): bump @babel/helper-validator-identifier (#23)

    Bumps [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) from 7.10.1 to 7.10.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-helper-validator-identifier)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

commit 56e94ea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 7 11:11:46 2020 +0900

    fix_DevDep.(deps-dev): bump tslint from 6.1.2 to 6.1.3 (#24)

    Bumps [tslint](https://github.com/palantir/tslint) from 6.1.2 to 6.1.3.
    - [Release notes](https://github.com/palantir/tslint/releases)
    - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
    - [Commits](palantir/tslint@6.1.2...6.1.3)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

commit a83e9ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 7 11:10:29 2020 +0900

    fix_Dep.(deps): bump rxjs from 6.6.2 to 6.6.3 (#29)

    Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.2 to 6.6.3.
    - [Release notes](https://github.com/reactivex/rxjs/releases)
    - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.3/CHANGELOG.md)
    - [Commits](ReactiveX/rxjs@6.6.2...6.6.3)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

commit d695c31
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 7 11:08:12 2020 +0900

    fix_Dep.(deps): bump aggregate-error from 3.0.1 to 3.1.0 (#26)

    Bumps [aggregate-error](https://github.com/sindresorhus/aggregate-error) from 3.0.1 to 3.1.0.
    - [Release notes](https://github.com/sindresorhus/aggregate-error/releases)
    - [Commits](sindresorhus/aggregate-error@v3.0.1...v3.1.0)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

commit 65fee92
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Sep 7 11:07:15 2020 +0900

    fix_DevDep.(deps-dev): bump lint-staged from 10.2.7 to 10.3.0 (#19)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.7 to 10.3.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v10.2.7...v10.3.0)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 549fae6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Sep 5 00:26:50 2020 +0900

    fix_Dep.(deps): bump parse-json from 5.0.0 to 5.1.0 (#27)

    Bumps [parse-json](https://github.com/sindresorhus/parse-json) from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/sindresorhus/parse-json/releases)
    - [Commits](sindresorhus/parse-json@v5.0.0...v5.1.0)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

commit 5855bc4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Sep 5 00:25:41 2020 +0900

    fix_Dep.(deps): bump onetime from 5.1.0 to 5.1.2 (#28)

    Bumps [onetime](https://github.com/sindresorhus/onetime) from 5.1.0 to 5.1.2.
    - [Release notes](https://github.com/sindresorhus/onetime/releases)
    - [Commits](sindresorhus/onetime@v5.1.0...v5.1.2)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 29e2567
Author: R-O <13445921+ROhta@users.noreply.github.com>
Date:   Sat Sep 5 00:12:38 2020 +0900

    add yml (#18)
ROhta added a commit that referenced this pull request Oct 21, 2020
* add yml (#18)

* fix_Dep.(deps): bump onetime from 5.1.0 to 5.1.2 (#28)

Bumps [onetime](https://github.com/sindresorhus/onetime) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/sindresorhus/onetime/releases)
- [Commits](sindresorhus/onetime@v5.1.0...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix_Dep.(deps): bump parse-json from 5.0.0 to 5.1.0 (#27)

Bumps [parse-json](https://github.com/sindresorhus/parse-json) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/sindresorhus/parse-json/releases)
- [Commits](sindresorhus/parse-json@v5.0.0...v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

* fix_DevDep.(deps-dev): bump lint-staged from 10.2.7 to 10.3.0 (#19)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.7 to 10.3.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v10.2.7...v10.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix_Dep.(deps): bump aggregate-error from 3.0.1 to 3.1.0 (#26)

Bumps [aggregate-error](https://github.com/sindresorhus/aggregate-error) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/sindresorhus/aggregate-error/releases)
- [Commits](sindresorhus/aggregate-error@v3.0.1...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

* fix_Dep.(deps): bump rxjs from 6.6.2 to 6.6.3 (#29)

Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.2 to 6.6.3.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.3/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@6.6.2...6.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

* fix_DevDep.(deps-dev): bump tslint from 6.1.2 to 6.1.3 (#24)

Bumps [tslint](https://github.com/palantir/tslint) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](palantir/tslint@6.1.2...6.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

* fix_Dep.(deps): bump @babel/helper-validator-identifier (#23)

Bumps [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) from 7.10.1 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-helper-validator-identifier)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

* fix_DevDep.(deps-dev): bump @types/jquery from 3.3.38 to 3.5.1 (#21)

Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.3.38 to 3.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

* fix_Dep.(deps): bump @babel/code-frame from 7.10.1 to 7.10.4 (#30)

Bumps [@babel/code-frame](https://github.com/babel/babel/tree/HEAD/packages/babel-code-frame) from 7.10.1 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-code-frame)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix_DevDep.(deps-dev): bump husky from 4.2.5 to 4.3.0 (#34)

Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](typicode/husky@v4.2.5...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix_DevDep.(deps-dev): bump prettier from 2.0.5 to 2.1.1 (#32)

Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/prettier@2.0.5...2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix_DevDep.(deps-dev): bump typescript from 3.9.3 to 4.0.2 (#31)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 4.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.9.3...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

* fix_DevDep.(deps-dev): bump prettier from 2.1.1 to 2.1.2 (#36)

Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/prettier@2.1.1...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix_DevDep.(deps-dev): bump lint-staged from 10.3.0 to 10.4.0 (#35)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v10.3.0...v10.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

* fix_DevDep.(deps-dev): bump typescript from 4.0.2 to 4.0.3 (#38)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix_Dep.(deps): bump debug from 4.1.1 to 4.2.0 (#39)

Bumps [debug](https://github.com/visionmedia/debug) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

* Create codeql-analysis.yml

* Create codeql-analysis.yml (#40)

* fix_DevDep.(deps-dev): bump @types/jquery from 3.5.1 to 3.5.2 (#42)

Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix_Dep.(deps): bump tslib from 1.13.0 to 1.14.0 (#41)

Bumps [tslib](https://github.com/Microsoft/tslib) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@1.13.0...1.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

* リファクタリング (#37)

* モジュールアップデート

* tslintに従う

* hintに従う

* tsの型推論に委ねる

* fix_DevDep.(deps-dev): bump @types/jquery from 3.5.2 to 3.5.3 (#44)

Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix_Dep.(deps): bump tslib from 1.14.0 to 1.14.1 (#43)

Bumps [tslib](https://github.com/Microsoft/tslib) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@1.14.0...v1.14.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: R-O <13445921+ROhta@users.noreply.github.com>

* 設定の更新 (#45)

* 重複ファイル削除

* md書式に従う

* 説明更新

* vscodeからブラウザを立ち上げられるようにする

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ROhta ROhta added the dependencies モジュールアップデート label Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies モジュールアップデート

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants