Commit graph

670 commits

Author SHA1 Message Date
Lukas Gravley
d887d595dd
adding airbnb (#2683) 2022-03-25 13:16:16 -05:00
dependabot[bot]
9da6c91002
Bump @coffeelint/cli from 5.2.4 to 5.2.5 in /dependencies (#2650)
Bumps [@coffeelint/cli](https://github.com/coffeelint/coffeelint) from 5.2.4 to 5.2.5.
- [Release notes](https://github.com/coffeelint/coffeelint/releases)
- [Changelog](https://github.com/coffeelint/coffeelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/coffeelint/coffeelint/compare/v5.2.4...v5.2.5)

---
updated-dependencies:
- dependency-name: "@coffeelint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 12:06:24 -05:00
dependabot[bot]
0e6d825140
Bump prettier from 2.5.1 to 2.6.1 in /dependencies (#2677)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.1...2.6.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 12:06:15 -05:00
dependabot[bot]
2b220141ff
Bump stylelint-config-recommended-scss in /dependencies (#2653)
Bumps [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v5.0.2...v6.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-recommended-scss
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 11:16:11 +01:00
dependabot[bot]
d4b00b5ca6
Bump stylelint-scss from 4.1.0 to 4.2.0 in /dependencies (#2647)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 10:40:42 +01:00
dependabot[bot]
aecce56b80
Bump stylelint from 14.5.3 to 14.6.0 in /dependencies (#2655)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.3 to 14.6.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.5.3...14.6.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 10:09:00 +01:00
dependabot[bot]
062b71acce
Bump rubocop-rails from 2.13.2 to 2.14.2 in /dependencies (#2649)
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.13.2 to 2.14.2.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.13.2...v2.14.2)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-03-24 15:40:05 -05:00
github-actions[bot]
2bcdb3d248
Update Python dependencies (#2644)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-03-21 13:09:41 -05:00
Masaya Suzuki
e277edca06
Use ts-standard instead of standard as TYPESCRIPT_STANDARD (#2614)
* Use ts-standard instead of standard as TYPESCRIPT_STANDARD

* Add ts-standard

* Update test case

* Update test case

* Add tsconfig.json

* Add tsconfig.json environment value

* Fix "TypeScript"

* Fix package version

* Fix package version

* Fix package version

* Fix package version

* Fix settings

* Remove config file env

* Fix version

* Fix eslintrc

* Fix project path

* Fix project path

* Fix setting

* Fix env

* Add .eslintrc.yml for ts-standard

* Fix README

* Fix settings

* Change include paths

* Change include paths

* Change include paths

* Change include paths

* Fix dependencies

* Fix dependencies

* Fix dependence versions
2022-03-16 10:21:57 -05:00
dependabot[bot]
e98f38ce93
Bump rubocop from 1.25.1 to 1.26.0 in /dependencies (#2618)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.25.1 to 1.26.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.25.1...v1.26.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 10:49:28 -05:00
dependabot[bot]
00db84d3f2
Bump eslint-plugin-react from 7.29.3 to 7.29.4 in /dependencies (#2623)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.29.3 to 7.29.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.29.3...v7.29.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 10:48:48 -05:00
dependabot[bot]
6abfa2b339
Bump snakemake from 7.1.0 to 7.2.1 in /dependencies/python (#2637)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 7.1.0 to 7.2.1.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md)
- [Commits](https://github.com/snakemake/snakemake/compare/v7.1.0...v7.2.1)

---
updated-dependencies:
- dependency-name: snakemake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 10:48:30 -05:00
github-actions[bot]
d8a6ec3c52
Update NPM dependencies (#2617)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-03-14 08:55:18 -05:00
github-actions[bot]
07b2cc9eab
Update Python dependencies (#2616)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-03-14 08:54:52 -05:00
dependabot[bot]
0bd2077c89
Bump rubocop-rspec from 2.8.0 to 2.9.0 in /dependencies (#2556)
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 14:12:53 +01:00
dependabot[bot]
65e6b3c47d Bump rubocop-performance from 1.13.2 to 1.13.3 in /dependencies
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.13.2...v1.13.3)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 12:53:54 -05:00
Super-Linter Automation
eaa094bb82 Update NPM dependencies 2022-03-07 10:33:39 -05:00
Super-Linter Automation
71957137ef Update Python dependencies 2022-03-07 10:32:23 -05:00
Super-Linter Automation
27aa4a2bb5 Update Python dependencies 2022-03-01 10:52:09 -05:00
Super-Linter Automation
25811a815c Update NPM dependencies 2022-02-28 09:27:43 -05:00
Super-Linter Automation
3403d67934 Update Python dependencies 2022-02-28 09:27:26 -05:00
github-actions[bot]
25bd652ca8
Update NPM dependencies (#2547)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-02-22 11:21:44 -06:00
github-actions[bot]
069df12b17
Update Python dependencies (#2546)
Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-02-22 11:21:32 -06:00
dependabot[bot]
12927d1882
Bump markupsafe from 2.0.1 to 2.1.0 in /dependencies/python (#2524)
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/2.0.1...2.1.0)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 08:58:27 -06:00
dependabot[bot]
128512ec69
Bump cpplint from 1.5.5 to 1.6.0 in /dependencies/python (#2527)
Bumps [cpplint](https://github.com/cpplint/cpplint) from 1.5.5 to 1.6.0.
- [Release notes](https://github.com/cpplint/cpplint/releases)
- [Changelog](https://github.com/cpplint/cpplint/blob/1.6.0/changelog.rst)
- [Commits](https://github.com/cpplint/cpplint/compare/1.5.5...1.6.0)

---
updated-dependencies:
- dependency-name: cpplint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 08:58:18 -06:00
dependabot[bot]
e785cad6fb
Bump sqlfluff from 0.10.0 to 0.10.1 in /dependencies/python (#2528)
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases)
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sqlfluff/sqlfluff/compare/0.10.0...0.10.1)

---
updated-dependencies:
- dependency-name: sqlfluff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 08:58:10 -06:00
dependabot[bot]
8a022dcb7a
Bump jupyter-core from 4.9.1 to 4.9.2 in /dependencies/python (#2530)
Bumps [jupyter-core](https://jupyter.org) from 4.9.1 to 4.9.2.

---
updated-dependencies:
- dependency-name: jupyter-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 08:58:02 -06:00
dependabot[bot]
b0aff67e71
Bump platformdirs from 2.5.0 to 2.5.1 in /dependencies/python (#2531)
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](https://github.com/platformdirs/platformdirs/compare/2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 08:57:55 -06:00
dependabot[bot]
524c99f161
Bump gitpython from 3.1.26 to 3.1.27 in /dependencies/python (#2532)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.26 to 3.1.27.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.26...3.1.27)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 08:57:48 -06:00
dependabot[bot]
5aab8c3007
Bump yq from 2.13.0 to 2.14.0 in /dependencies/python (#2533)
Bumps [yq](https://github.com/kislyuk/yq) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/kislyuk/yq/releases)
- [Changelog](https://github.com/kislyuk/yq/blob/develop/Changes.rst)
- [Commits](https://github.com/kislyuk/yq/compare/v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: yq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 08:57:40 -06:00
Brett Logan
9915a5fd86 Update npm deps 2022-02-21 10:38:37 -05:00
Brett Logan
ffcb973a71
update extra deps (#2498)
* update extra deps

* Update ruby lockfile

* Fix lockfile

* Update scala template

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-02-14 15:45:11 -06:00
dependabot[bot]
fc8c3c5cae
Bump rubocop-rspec from 2.4.0 to 2.8.0 in /dependencies (#2407)
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.4.0 to 2.8.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.4.0...v2.8.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 15:20:40 -06:00
Brett Logan
9c964e6183
Update typescript deps 2022-02-14 13:50:47 -05:00
Brett Logan
892e5ab2ec Update deps 2022-02-14 13:39:05 -05:00
Brett Logan
37e8faefef
Update NPM deps with using ncu and npm audit (#2447)
* Update NPM deps with using ncu and npm audit

* Set fail-fast to false
2022-02-07 10:28:48 -06:00
dependabot[bot]
e233cb8aa6
Bump @typescript-eslint/parser from 5.10.0 to 5.10.2 in /dependencies (#2426)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.0 to 5.10.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-01 12:10:17 -06:00
dependabot[bot]
d07fe87951
Bump sqlfluff from 0.9.1 to 0.9.4 in /dependencies/python (#2425)
Bumps [sqlfluff](https://github.com/sqlfluff/sqlfluff) from 0.9.1 to 0.9.4.
- [Release notes](https://github.com/sqlfluff/sqlfluff/releases)
- [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sqlfluff/sqlfluff/compare/0.9.1...0.9.4)

---
updated-dependencies:
- dependency-name: sqlfluff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 12:02:09 -06:00
Lukas Gravley
06d4ef12f7
updated (#2389)
* updated

* space
2022-01-25 09:15:27 -06:00
dependabot[bot]
f4f0b28d57
Bump boto3 from 1.20.29 to 1.20.41 in /dependencies/python (#2385)
Bumps [boto3](https://github.com/boto/boto3) from 1.20.29 to 1.20.41.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.20.29...1.20.41)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 10:21:24 -06:00
dependabot[bot]
17d33d9a69
Bump htmlhint from 1.1.0 to 1.1.1 in /dependencies (#2374)
Bumps [htmlhint](https://github.com/htmlhint/HTMLHint) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/htmlhint/HTMLHint/releases)
- [Changelog](https://github.com/htmlhint/HTMLHint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/htmlhint/HTMLHint/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: htmlhint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:48:10 -06:00
dependabot[bot]
3cc449620a
Bump rubocop-github from 0.16.2 to 0.17.0 in /dependencies (#2375)
Bumps [rubocop-github](https://github.com/github/rubocop-github) from 0.16.2 to 0.17.0.
- [Release notes](https://github.com/github/rubocop-github/releases)
- [Commits](https://github.com/github/rubocop-github/compare/v0.16.2...v0.17.0)

---
updated-dependencies:
- dependency-name: rubocop-github
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:48:00 -06:00
dependabot[bot]
ac506d8649
Bump botocore from 1.23.29 to 1.23.41 in /dependencies/python (#2381)
Bumps [botocore](https://github.com/boto/botocore) from 1.23.29 to 1.23.41.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.23.29...1.23.41)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:47:52 -06:00
dependabot[bot]
59b038001b
Bump eslint-plugin-jest from 25.7.0 to 26.0.0 in /dependencies (#2376)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.7.0 to 26.0.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v25.7.0...v26.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:12:22 -06:00
dependabot[bot]
cd54cc1761
Bump typescript from 4.5.4 to 4.5.5 in /dependencies (#2377)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:12:05 -06:00
dependabot[bot]
e4ec53c0a4
Bump stylelint from 14.2.0 to 14.3.0 in /dependencies (#2378)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.2.0...14.3.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:11:56 -06:00
dependabot[bot]
f3fe773492
Bump node-fetch from 3.1.1 to 3.2.0 in /dependencies (#2379)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:11:48 -06:00
dependabot[bot]
aeaca1dfae
Bump snakemake from 6.12.3 to 6.13.1 in /dependencies/python (#2380)
Bumps [snakemake](https://github.com/snakemake/snakemake) from 6.12.3 to 6.13.1.
- [Release notes](https://github.com/snakemake/snakemake/releases)
- [Commits](https://github.com/snakemake/snakemake/compare/v6.12.3...v6.13.1)

---
updated-dependencies:
- dependency-name: snakemake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:11:39 -06:00
dependabot[bot]
1368fcd712
Bump pyparsing from 3.0.6 to 3.0.7 in /dependencies/python (#2383)
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_3.0.6...pyparsing_3.0.7)

---
updated-dependencies:
- dependency-name: pyparsing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:11:28 -06:00
dependabot[bot]
7c69a5609b
Bump regex from 2021.11.10 to 2022.1.18 in /dependencies/python (#2384)
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2021.11.10 to 2022.1.18.
- [Release notes](https://github.com/mrabarnett/mrab-regex/releases)
- [Commits](https://github.com/mrabarnett/mrab-regex/commits)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 09:11:19 -06:00