Skip to content

Commit 0f38582

Browse files
authored
Merge pull request #3805 from project-koku/dependabot_npm_and_yarn_main_ci-dependencies-a6bddbc0b0
(chore): Bump the ci-dependencies group with 6 updates
2 parents 77fc240 + cde9f91 commit 0f38582

File tree

2 files changed

+30
-31
lines changed

2 files changed

+30
-31
lines changed

package-lock.json

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

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@patternfly/react-icons": "5.2.0",
5858
"@patternfly/react-table": "5.2.0",
5959
"@patternfly/react-tokens": "5.2.0",
60-
"@redhat-cloud-services/frontend-components": "^4.2.5",
60+
"@redhat-cloud-services/frontend-components": "^4.2.6",
6161
"@redhat-cloud-services/frontend-components-notifications": "^4.1.0",
6262
"@redhat-cloud-services/frontend-components-translations": "^3.2.7",
6363
"@redhat-cloud-services/frontend-components-utilities": "^4.0.10",
@@ -68,11 +68,11 @@
6868
"date-fns": "^3.6.0",
6969
"js-file-download": "^0.4.12",
7070
"lodash": "^4.17.21",
71-
"qs": "^6.12.0",
71+
"qs": "^6.12.1",
7272
"react": "^18.2.0",
7373
"react-dom": "^18.2.0",
7474
"react-intl": "^6.6.5",
75-
"react-redux": "^9.1.0",
75+
"react-redux": "^9.1.1",
7676
"react-router-dom": "^6.22.3",
7777
"redux": "^5.0.1",
7878
"redux-thunk": "^3.1.0",
@@ -95,7 +95,7 @@
9595
"@types/jest": "^29.5.12",
9696
"@types/qs": "^6.9.14",
9797
"@types/react": "^18.2.75",
98-
"@types/react-dom": "^18.2.24",
98+
"@types/react-dom": "^18.2.25",
9999
"@types/react-redux": "^7.1.33",
100100
"@types/react-router-dom": "^5.3.3",
101101
"@typescript-eslint/eslint-plugin": "^7.6.0",
@@ -126,8 +126,8 @@
126126
"rimraf": "^5.0.5",
127127
"ts-jest": "^29.1.2",
128128
"ts-patch": "^3.1.2",
129-
"typescript": "^5.4.4",
130-
"webpack-bundle-analyzer": "^4.10.1"
129+
"typescript": "^5.4.5",
130+
"webpack-bundle-analyzer": "^4.10.2"
131131
},
132132
"overrides": {
133133
"redux": "^5.0.1"

0 commit comments

Comments
 (0)