Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent addf5c0 commit 1d7dea6
Show file tree
Hide file tree
Showing 2 changed files with 519 additions and 538 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/chloride": "^2.4.0",
"@types/conventional-changelog": "^3",
"@types/eslint": "^8",
"@types/jest": "^28.1.1",
"@types/jest": "^29.5.2",
"@types/libsodium-wrappers": "^0",
"@types/node": "^17.0.21",
"@types/prettier": "^2",
Expand All @@ -74,14 +74,14 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"gen-esm-wrapper": "^1.1.3",
"jest": "^28.1.1",
"jest-circus": "^28.1.1",
"jest": "^29.5.0",
"jest-circus": "^29.5.0",
"libsodium-wrappers": "^0.7.10",
"lint-staged": "^13.0.1",
"prettier": "^2.6.2",
"rollup": "^2.75.6",
"rollup-plugin-version-injector": "^1.3.3",
"ts-jest": "^28.0.4",
"ts-jest": "^29.1.0",
"ts-node": "^10.8.1",
"tweetnacl": "^1.0.3",
"typedoc": "^0.22.17",
Expand Down
Loading

0 comments on commit 1d7dea6

Please sign in to comment.