Skip to content

Commit 90bf9ff

Browse files
authored
Merge pull request #3905 from project-koku/dependabot_npm_and_yarn_main_lint-dependencies-732889dc29
(chore): Bump the lint-dependencies group with 4 updates
2 parents 7fab01d + d32bf54 commit 90bf9ff

File tree

2 files changed

+107
-67
lines changed

2 files changed

+107
-67
lines changed

Diff for: package-lock.json

+103-63
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -100,18 +100,18 @@
100100
"@types/react-dom": "^18.3.0",
101101
"@types/react-redux": "^7.1.33",
102102
"@types/react-router-dom": "^5.3.3",
103-
"@typescript-eslint/eslint-plugin": "^7.13.0",
104-
"@typescript-eslint/parser": "^7.13.0",
103+
"@typescript-eslint/eslint-plugin": "^7.13.1",
104+
"@typescript-eslint/parser": "^7.13.1",
105105
"aphrodite": "^2.4.0",
106106
"copy-webpack-plugin": "^12.0.2",
107107
"eslint": "^9.5.0",
108108
"eslint-plugin-formatjs": "^4.13.3",
109109
"eslint-plugin-jest-dom": "^5.4.0",
110-
"eslint-plugin-jsdoc": "^48.2.12",
110+
"eslint-plugin-jsdoc": "^48.3.0",
111111
"eslint-plugin-markdown": "^5.0.0",
112112
"eslint-plugin-patternfly-react": "^5.3.0",
113113
"eslint-plugin-prettier": "^5.1.3",
114-
"eslint-plugin-react": "^7.34.2",
114+
"eslint-plugin-react": "^7.34.3",
115115
"eslint-plugin-simple-import-sort": "^12.1.0",
116116
"eslint-plugin-sort-keys-fix": "^1.1.2",
117117
"eslint-plugin-testing-library": "^6.2.2",

0 commit comments

Comments
 (0)