Skip to content

Commit

Permalink
build: bump @redhat-cloud-services/eslint-config-redhat-cloud-services
Browse files Browse the repository at this point in the history
Bumps @redhat-cloud-services/eslint-config-redhat-cloud-services from 1.3.0 to 2.0.4.

---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/eslint-config-redhat-cloud-services"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ezr-ondrej committed Jun 26, 2024
1 parent 7b7957e commit 163eb91
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ globals:
shallow: readonly
render: 'readonly'
mount: 'readonly'
rules:
# We are transforming the imports in babel, so we don't need to enforce this rule
rulesdir/forbid-pf-relative-imports: 'off'
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "^1.3.0",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.4",
"@redhat-cloud-services/frontend-components-config": "6.0.12",
"@redhat-cloud-services/tsc-transform-imports": "^1.0.11",
"@testing-library/dom": "9.3.3",
Expand Down

0 comments on commit 163eb91

Please sign in to comment.