Skip to content

Commit

Permalink
Merge pull request #3895 from project-koku/release_prod-stable.3858
Browse files Browse the repository at this point in the history
Deployment commit for prod-stable
  • Loading branch information
dlabrecq committed Jun 17, 2024
2 parents 7432186 + 4f01913 commit 3573cd6
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
136 changes: 68 additions & 68 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@
"devDependencies": {
"@eslint/compat": "^1.1.0",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.4.0",
"@eslint/js": "^9.5.0",
"@formatjs/cli": "^6.2.12",
"@formatjs/ecma402-abstract": "^2.0.0",
"@formatjs/icu-messageformat-parser": "^2.7.8",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.4",
"@redhat-cloud-services/frontend-components-config": "^6.0.16",
"@redhat-cloud-services/tsc-transform-imports": "^1.0.11",
"@swc/core": "^1.5.29",
"@swc/core": "^1.6.1",
"@swc/jest": "^0.2.36",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
Expand All @@ -104,7 +104,7 @@
"@typescript-eslint/parser": "^7.13.0",
"aphrodite": "^2.4.0",
"copy-webpack-plugin": "^12.0.2",
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"eslint-plugin-formatjs": "^4.13.3",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-jsdoc": "^48.2.12",
Expand All @@ -116,7 +116,7 @@
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-testing-library": "^6.2.2",
"git-revision-webpack-plugin": "^5.0.0",
"globals": "^15.4.0",
"globals": "^15.6.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand All @@ -127,13 +127,13 @@
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"swc_mut_cjs_exports": "^0.90.24",
"ts-jest": "^29.1.4",
"ts-jest": "^29.1.5",
"ts-patch": "^3.2.0",
"typescript": "^5.4.5",
"webpack-bundle-analyzer": "^4.10.2"
},
"overrides": {
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"redux": "^5.0.1"
},
"insights": {
Expand Down

0 comments on commit 3573cd6

Please sign in to comment.