Skip to content

Commit

Permalink
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent e521d9e commit d76115d
Show file tree
Hide file tree
Showing 2 changed files with 746 additions and 730 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.16.4",
"rdf-data-factory": "^1.1.0",
"@types/jest": "^27.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^16.0.0",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
Expand All @@ -33,7 +33,7 @@
"eslint-plugin-unused-imports": "^2.0.0",
"immutable": "^4.0.0",
"cross-fetch": "^3.0.5",
"jest": "^27.0.0",
"jest": "^29.0.0",
"jest-rdf": "^1.7.0",
"lerna": "^4.0.0",
"lodash.assign": "^4.2.0",
Expand All @@ -45,7 +45,7 @@
"stream-to-string": "^1.1.0",
"streamify-array": "^1.0.0",
"streamify-string": "^1.0.1",
"ts-jest": "^27.0.0",
"ts-jest": "^29.0.0",
"typedoc": "^0.21.0",
"@strictsoftware/typedoc-plugin-monorepo": "^0.4.2",
"typescript": "^4.5.2",
Expand Down
Loading

0 comments on commit d76115d

Please sign in to comment.