Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated lint-related packages #205

Merged
merged 3 commits into from
Aug 1, 2023
Merged

Updated lint-related packages #205

merged 3 commits into from
Aug 1, 2023

Conversation

ijlee2
Copy link
Owner

@ijlee2 ijlee2 commented Aug 1, 2023

Description

┌─────────────────────────────────────────────────┬─────────┬─────────┬────────────────────────────────┐
│ Package                                         │ Current │ Latest  │ Dependents                     │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ @types/ember__runloop (dev)                     │ 4.0.3   │ 4.0.4   │ ember-container-query          │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ eslint-plugin-n (dev)                           │ 16.0.0  │ 16.0.1  │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ typescript (dev)                                │ 5.1.3   │ 5.1.6   │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ ember-template-lint (dev)                       │ 5.10.3  │ 5.11.1  │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ eslint (dev)                                    │ 8.43.0  │ 8.46.0  │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ eslint-config-prettier (dev)                    │ 8.8.0   │ 8.9.0   │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ eslint-plugin-ember (dev)                       │ 11.8.0  │ 11.10.0 │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ stylelint (dev)                                 │ 15.9.0  │ 15.10.2 │ docs-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ @tsconfig/ember (dev)                           │ 2.0.0   │ 3.0.0   │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ @typescript-eslint/eslint-plugin (dev)          │ 5.60.0  │ 6.2.1   │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ @typescript-eslint/parser (dev)                 │ 5.60.0  │ 6.2.1   │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ ember-template-lint-plugin-prettier (dev)       │ 4.2.0   │ 5.0.0   │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ eslint-plugin-prettier (dev)                    │ 4.2.1   │ 5.0.0   │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ eslint-plugin-qunit (dev)                       │ 7.3.4   │ 8.0.0   │ docs-app, test-app             │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ prettier (dev)                                  │ 2.8.8   │ 3.0.0   │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ stylelint-config-standard (dev)                 │ 33.0.0  │ 34.0.0  │ docs-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ stylelint-no-unsupported-browser-features (dev) │ 6.1.0   │ 7.0.0   │ docs-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ stylelint-prettier (dev)                        │ 3.0.0   │ 4.0.2   │ docs-app                       │
├─────────────────────────────────────────────────┼─────────┼─────────┼────────────────────────────────┤
│ @gavant/glint-template-types (dev)              │ 0.3.3   │ 0.3.4   │ docs-app,                      │
│                                                 │         │         │ ember-container-query,         │
│                                                 │         │         │ test-app                       │
└─────────────────────────────────────────────────┴─────────┴─────────┴────────────────────────────────┘

@ijlee2 ijlee2 added the enhance: dependency Issue asks for a new or updated dependency label Aug 1, 2023
@ijlee2 ijlee2 marked this pull request as ready for review August 1, 2023 13:07
@ijlee2 ijlee2 merged commit e8cc728 into main Aug 1, 2023
27 checks passed
@ijlee2 ijlee2 deleted the update-linters branch August 1, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhance: dependency Issue asks for a new or updated dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant