Skip to content

Commit

Permalink
update jest version in order to resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
pasha-codefresh committed May 20, 2024
1 parent 2e43af5 commit 02bd016
Show file tree
Hide file tree
Showing 2 changed files with 918 additions and 1,753 deletions.
6 changes: 3 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/dagre": "^0.7.40",
"@types/deepmerge": "^2.2.0",
"@types/git-url-parse": "^9.0.1",
"@types/jest": "^24.0.13",
"@types/jest": "^29.5.12",
"@types/js-yaml": "^4.0.9",
"@types/lodash-es": "^4.17.6",
"@types/minimatch": "^3.0.3",
Expand All @@ -92,7 +92,7 @@
"@types/react-test-renderer": "^16.8.3",
"@types/uuid": "^9.0.1",
"add": "^2.0.6",
"babel-jest": "^26.6.3",
"babel-jest": "^29.7.0",
"babel-loader": "^8.0.6",
"codecov": "^3.8.3",
"copy-webpack-plugin": "^6.1.1",
Expand All @@ -104,7 +104,7 @@
"globals": "^15.1.0",
"html-webpack-plugin": "^5.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.5.1",
"jest": "^29.7.0",
"jest-junit": "^6.4.0",
"jest-transform-css": "^2.0.0",
"monaco-editor-webpack-plugin": "^7.0.0",
Expand Down
Loading

0 comments on commit 02bd016

Please sign in to comment.