Skip to content

Commit

Permalink
Merge pull request #2645 from Hyperkid123/scalprum-update
Browse files Browse the repository at this point in the history
bump scalprum
  • Loading branch information
Hyperkid123 authored Oct 10, 2023
2 parents 6d9c5d8 + 7b14a42 commit dce730b
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 35 deletions.
4 changes: 1 addition & 3 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ module.exports = {
testEnvironmentOptions: {
url: 'https://test.com',
},
transformIgnorePatterns: [
'<rootDir>/node_modules/(?!@redhat-cloud-services|@openshift|lodash-es|@patternfly/react-core/components|@patternfly/react-core/next|@patternfly/react-core/helpers|@patternfly/react-tokens/dist/esm|@patternfly/react-icons/dist/esm).+(js|jsx)$',
],
transformIgnorePatterns: ['<rootDir>/node_modules/(?!@patternfly/react-tokens/dist/esm|@patternfly/react-icons/dist/esm).+(js|jsx)$'],
transform: {
'^.+\\.(ts|js)x?$': [
'@swc/jest',
Expand Down
58 changes: 29 additions & 29 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"@data-driven-forms/pf4-component-mapper": "^3.20.2",
"@data-driven-forms/react-form-renderer": "^3.20.2",
"@formatjs/cli": "4.8.4",
"@openshift/dynamic-plugin-sdk": "^3.0.0",
"@openshift/dynamic-plugin-sdk": "^4.0.0",
"@patternfly/patternfly": "^5.0.4",
"@patternfly/quickstarts": "^5.0.0",
"@patternfly/react-charts": "^7.0.0",
Expand All @@ -142,8 +142,8 @@
"@redhat-cloud-services/frontend-components-utilities": "^4.0.1",
"@redhat-cloud-services/host-inventory-client": "1.2.0",
"@redhat-cloud-services/rbac-client": "1.2.0",
"@scalprum/core": "0.5.1",
"@scalprum/react-core": "0.5.1",
"@scalprum/core": "0.5.4",
"@scalprum/react-core": "0.5.4",
"@segment/analytics-next": "^1.51.1",
"@sentry/react": "^7.44.2",
"@sentry/tracing": "^7.44.2",
Expand Down

0 comments on commit dce730b

Please sign in to comment.