Skip to content

Commit

Permalink
chore: update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbyRabbitman committed Jul 6, 2024
1 parent 0bd94f8 commit 511381e
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 38 deletions.
2 changes: 1 addition & 1 deletion libs/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"tslib": "^2.3.0"
},
"peerDependencies": {
"jest": "29.4.1"
"jest": "29.7.0"
},
"type": "commonjs",
"main": "./src/index.js",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"@swc/cli": "0.3.12",
"@swc/core": "1.5.7",
"@swc/helpers": "0.5.11",
"@types/jest": "29.4.0",
"@types/jest": "29.5.12",
"@types/node": "18.19.39",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "7.3.0",
"@typescript-eslint/parser": "7.3.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"jest": "29.4.1",
"jest-environment-jsdom": "29.4.1",
"jest-environment-node": "29.4.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-environment-node": "29.7.0",
"memfs": "4.9.3",
"minimatch": "9.0.5",
"nx": "19.3.2",
Expand Down
53 changes: 20 additions & 33 deletions pnpm-lock.yaml

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

0 comments on commit 511381e

Please sign in to comment.