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 |
|
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]
|
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 |
|
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 |
|
Super-Linter Automation
|
eaa094bb82
|
Update NPM dependencies
|
2022-03-07 10:33:39 -05:00 |
|
Super-Linter Automation
|
25811a815c
|
Update NPM dependencies
|
2022-02-28 09:27:43 -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 |
|
Brett Logan
|
9915a5fd86
|
Update npm deps
|
2022-02-21 10:38:37 -05: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]
|
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]
|
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 |
|
Lukas Gravley
|
e036e91c43
|
adding libs (#2364)
|
2022-01-20 14:05:27 -06:00 |
|
Brett Logan
|
87959efabc
|
Update dependencies to resolve sercurity alerts.
Update all npm deps to latest version. In-particular, updated
follow-redirects to resolve trivy scan.
|
2022-01-18 13:28:28 -05:00 |
|
dependabot[bot]
|
b8c228cedc
|
Bump @typescript-eslint/eslint-plugin in /dependencies (#2329)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-11 12:47:14 -06:00 |
|
dependabot[bot]
|
814226796e
|
Bump @typescript-eslint/parser from 5.9.0 to 5.9.1 in /dependencies (#2333)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.0 to 5.9.1.
- [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.9.1/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-01-11 12:02:07 -06:00 |
|
dependabot[bot]
|
dd4c92c894
|
Bump immer from 9.0.7 to 9.0.12 in /dependencies (#2335)
Bumps [immer](https://github.com/immerjs/immer) from 9.0.7 to 9.0.12.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.7...v9.0.12)
---
updated-dependencies:
- dependency-name: immer
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-11 12:01:49 -06:00 |
|
dependabot[bot]
|
f48cef8904
|
Bump npm-groovy-lint from 9.3.2 to 9.4.0 in /dependencies (#2336)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 9.3.2 to 9.4.0.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases)
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v9.3.2...v9.4.0)
---
updated-dependencies:
- dependency-name: npm-groovy-lint
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-11 12:01:42 -06:00 |
|
dependabot[bot]
|
48e605aba7
|
Bump jscpd from 3.4.2 to 3.4.5 in /dependencies (#2337)
Bumps [jscpd](https://github.com/kucherenko/jscpd) from 3.4.2 to 3.4.5.
- [Release notes](https://github.com/kucherenko/jscpd/releases)
- [Changelog](https://github.com/kucherenko/jscpd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kucherenko/jscpd/compare/v3.4.2...v3.4.5)
---
updated-dependencies:
- dependency-name: jscpd
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-11 12:01:35 -06:00 |
|
dependabot[bot]
|
5830160fca
|
Bump prettyjson from 1.2.1 to 1.2.5 in /dependencies (#2338)
Bumps [prettyjson](https://github.com/rafeca/prettyjson) from 1.2.1 to 1.2.5.
- [Release notes](https://github.com/rafeca/prettyjson/releases)
- [Changelog](https://github.com/rafeca/prettyjson/blob/master/History.md)
- [Commits](https://github.com/rafeca/prettyjson/compare/v1.2.1...v1.2.5)
---
updated-dependencies:
- dependency-name: prettyjson
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-11 12:01:26 -06:00 |
|
dependabot[bot]
|
972040e279
|
Bump npm-groovy-lint from 9.3.0 to 9.3.2 in /dependencies (#2316)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 9.3.0 to 9.3.2.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases)
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v9.3.0...v9.3.2)
---
updated-dependencies:
- dependency-name: npm-groovy-lint
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-10 13:59:23 -06:00 |
|
dependabot[bot]
|
9434520fdf
|
Bump @typescript-eslint/parser from 5.8.1 to 5.9.0 in /dependencies (#2305)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.8.1 to 5.9.0.
- [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.9.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-06 11:01:40 -06:00 |
|
dependabot[bot]
|
5fca66982d
|
Bump @coffeelint/cli from 5.2.2 to 5.2.3 in /dependencies (#2304)
Bumps [@coffeelint/cli](https://github.com/coffeelint/coffeelint) from 5.2.2 to 5.2.3.
- [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.2...v5.2.3)
---
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-01-06 11:00:33 -06:00 |
|
dependabot[bot]
|
81b3a64e2b
|
Bump @typescript-eslint/eslint-plugin in /dependencies (#2306)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.8.1 to 5.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.9.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-06 11:00:22 -06:00 |
|
Till Toenshoff
|
64ffa8901c
|
feat: textlint allow-list support (#2222)
* feat: textlint allow-list support
* chore: updates package-lock.json
|
2022-01-04 10:34:15 -06:00 |
|
dependabot[bot]
|
dd3e65b349
|
Bump eslint from 7.32.0 to 8.6.0 in /dependencies (#2292)
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.6.0)
---
updated-dependencies:
- dependency-name: eslint
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-03 12:54:52 -06:00 |
|
dependabot[bot]
|
13d84980dd
|
Bump eslint-config-airbnb from 18.2.1 to 19.0.4 in /dependencies (#2265)
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 18.2.1 to 19.0.4.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.1...eslint-config-airbnb-v19.0.4)
---
updated-dependencies:
- dependency-name: eslint-config-airbnb
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-03 11:28:24 -06:00 |
|
dependabot[bot]
|
36fe0907ca
|
Bump eslint-plugin-react from 7.27.1 to 7.28.0 in /dependencies (#2266)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.27.1 to 7.28.0.
- [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.27.1...v7.28.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
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-03 11:28:10 -06:00 |
|
dependabot[bot]
|
915aab67ac
|
Bump stylelint from 14.1.0 to 14.2.0 in /dependencies (#2268)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.1.0 to 14.2.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.1.0...14.2.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-03 11:27:56 -06:00 |
|
dependabot[bot]
|
589ebbd5ec
|
Bump @typescript-eslint/parser from 5.7.0 to 5.8.1 in /dependencies (#2282)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.7.0 to 5.8.1.
- [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.8.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-03 11:27:47 -06:00 |
|
dependabot[bot]
|
a9c4c01edf
|
Bump stylelint-scss from 4.0.1 to 4.1.0 in /dependencies (#2269)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.0.1 to 4.1.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.0.1...v4.1.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-01-03 11:27:37 -06:00 |
|
dependabot[bot]
|
847ace693e
|
Bump npm-groovy-lint from 9.1.0 to 9.3.0 in /dependencies (#2281)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 9.1.0 to 9.3.0.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases)
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v9.1.0...v9.3.0)
---
updated-dependencies:
- dependency-name: npm-groovy-lint
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-03 10:49:30 -06:00 |
|
dependabot[bot]
|
5f95e83603
|
Bump @typescript-eslint/eslint-plugin in /dependencies (#2283)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.7.0 to 5.8.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-03 10:49:17 -06:00 |
|
dependabot[bot]
|
ec1e2e8696
|
Bump eslint-plugin-jest from 25.3.0 to 25.3.4 in /dependencies (#2290)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.3.0 to 25.3.4.
- [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.3.0...v25.3.4)
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
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-03 10:48:51 -06:00 |
|
dependabot[bot]
|
6353682354
|
Bump htmlhint from 1.0.0 to 1.1.0 in /dependencies (#2291)
Bumps [htmlhint](https://github.com/htmlhint/HTMLHint) from 1.0.0 to 1.1.0.
- [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.0.0...v1.1.0)
---
updated-dependencies:
- dependency-name: htmlhint
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-03 10:48:43 -06:00 |
|
dependabot[bot]
|
bcf0247fa7
|
Bump npm-groovy-lint from 9.0.0 to 9.1.0 in /dependencies (#2249)
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases)
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v9.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: npm-groovy-lint
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>
|
2021-12-20 12:23:22 -06:00 |
|
dependabot[bot]
|
4880399fa2
|
Bump stylelint-scss from 4.0.0 to 4.0.1 in /dependencies (#2228)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.0.0 to 4.0.1.
- [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.0.0...v4.0.1)
---
updated-dependencies:
- dependency-name: stylelint-scss
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>
|
2021-12-20 12:20:54 -06:00 |
|
dependabot[bot]
|
8ef78616d6
|
Bump @coffeelint/cli from 5.2.1 to 5.2.2 in /dependencies (#2248)
Bumps [@coffeelint/cli](https://github.com/coffeelint/coffeelint) from 5.2.1 to 5.2.2.
- [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.1...v5.2.2)
---
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>
|
2021-12-20 12:19:49 -06:00 |
|
dependabot[bot]
|
c261756700
|
Bump typescript from 4.5.2 to 4.5.4 in /dependencies (#2246)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v4.5.4)
---
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>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
|
2021-12-20 11:47:09 -06:00 |
|
dependabot[bot]
|
754016b7bb
|
Bump @typescript-eslint/parser from 5.4.0 to 5.7.0 in /dependencies (#2247)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.4.0 to 5.7.0.
- [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.7.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
|
2021-12-20 11:46:37 -06:00 |
|