Skip to content

Commit 78de796

Browse files
fix(deps): update npm minor and patch dependencies
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent f7feac9 commit 78de796

File tree

2 files changed

+80
-80
lines changed

2 files changed

+80
-80
lines changed

package-lock.json

Lines changed: 76 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"verify": "npm-run-all build lint test"
2424
},
2525
"dependencies": {
26-
"@patternfly/react-core": "^6.4.0",
26+
"@patternfly/react-core": "^6.4.1",
2727
"@patternfly/react-data-view": "^6.4.0",
28-
"@patternfly/react-table": "^6.4.0",
28+
"@patternfly/react-table": "^6.4.1",
2929
"@redhat-cloud-services/frontend-components": "^7.0.40",
3030
"@redhat-cloud-services/frontend-components-notifications": "^6.1.41",
3131
"@redhat-cloud-services/frontend-components-utilities": "^7.0.36",
@@ -47,7 +47,7 @@
4747
"@types/react": "^18.3.27",
4848
"@types/react-dom": "^18.3.7",
4949
"@types/react-router-dom": "^5.3.3",
50-
"@typescript-eslint/parser": "^8.53.1",
50+
"@typescript-eslint/parser": "^8.54.0",
5151
"cypress": "^15.9.0",
5252
"identity-obj-proxy": "^3.0.0",
5353
"jest-environment-jsdom": "^29.7.0",
@@ -56,7 +56,7 @@
5656
"ts-jest": "^29.4.6",
5757
"ts-patch": "^3.3.0",
5858
"typescript": "^5.9.3",
59-
"typescript-eslint": "^8.53.1",
59+
"typescript-eslint": "^8.54.0",
6060
"webpack-bundle-analyzer": "4.10.2",
6161
"@playwright/test": "^1.58.0"
6262
},

0 commit comments

Comments
 (0)