Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dlabrecq committed Sep 4, 2024
1 parent c8f8711 commit ab0a9a7
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 90 deletions.
170 changes: 85 additions & 85 deletions package-lock.json

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

9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.4",
"@redhat-cloud-services/frontend-components-config": "^6.2.8",
"@redhat-cloud-services/tsc-transform-imports": "^1.0.16",
"@swc/core": "^1.7.22",
"@swc/core": "^1.7.23",
"@swc/jest": "^0.2.36",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
Expand All @@ -98,7 +98,7 @@
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"@types/redux-logger": "^3.0.13",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"aphrodite": "^2.4.0",
"copy-webpack-plugin": "^12.0.2",
Expand All @@ -108,8 +108,7 @@
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-patternfly-react": "^5.4.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.1",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-testing-library": "^6.3.0",
Expand All @@ -131,7 +130,7 @@
"webpack-bundle-analyzer": "^4.10.2"
},
"overrides": {
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"eslint": "^9.9.1",
"redux": "^5.0.1"
},
Expand Down

0 comments on commit ab0a9a7

Please sign in to comment.