diff --git a/applications/app/package.json b/applications/app/package.json index cc6f4f5f1..6aa2bc6d4 100644 --- a/applications/app/package.json +++ b/applications/app/package.json @@ -106,7 +106,7 @@ "@testing-library/react": "16.0.1", "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.5.2", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/lodash-es": "4.17.12", "@types/node": "20.16.14", "@types/react": "18.3.11", diff --git a/libraries/react-utils/package.json b/libraries/react-utils/package.json index 50a656032..7d60a9d42 100644 --- a/libraries/react-utils/package.json +++ b/libraries/react-utils/package.json @@ -61,7 +61,7 @@ "@testing-library/dom": "10.4.0", "@testing-library/react": "16.0.1", "@testing-library/react-hooks": "8.0.1", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@types/react": "18.3.11", "@types/react-dom": "18.3.1", diff --git a/templates/library/package.json b/templates/library/package.json index f0e4df3f5..c3456f233 100644 --- a/templates/library/package.json +++ b/templates/library/package.json @@ -55,7 +55,7 @@ "@package/prettier-config": "workspace:*", "@package/tsconfig": "workspace:*", "@testing-library/dom": "10.4.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "eslint": "8.57.0", "jest": "29.7.0", diff --git a/templates/node-server/package.json b/templates/node-server/package.json index ee36cc1b3..e7c5c7c9f 100644 --- a/templates/node-server/package.json +++ b/templates/node-server/package.json @@ -59,7 +59,7 @@ "@package/markdownlint-config": "workspace:*", "@package/prettier-config": "workspace:*", "@package/tsconfig": "workspace:*", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "eslint": "8.57.0", "jest": "29.7.0", diff --git a/templates/react-application/package.json b/templates/react-application/package.json index 5943134e1..7aef6f3f2 100644 --- a/templates/react-application/package.json +++ b/templates/react-application/package.json @@ -74,7 +74,7 @@ "@testing-library/react": "16.0.1", "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.5.2", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@types/react": "18.3.11", "@types/react-dom": "18.3.1", diff --git a/templates/react-library/package.json b/templates/react-library/package.json index e3ed3ccc7..db794cf12 100644 --- a/templates/react-library/package.json +++ b/templates/react-library/package.json @@ -61,7 +61,7 @@ "@testing-library/dom": "10.4.0", "@testing-library/react": "16.0.1", "@testing-library/react-hooks": "8.0.1", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "@types/react": "18.3.11", "@types/react-dom": "18.3.1", diff --git a/templates/solid-application/package.json b/templates/solid-application/package.json index 1345c48f5..f36720dd6 100644 --- a/templates/solid-application/package.json +++ b/templates/solid-application/package.json @@ -73,7 +73,7 @@ "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.6.2", "@testing-library/user-event": "14.5.2", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/node": "20.16.14", "babel-jest": "29.7.0", "babel-loader": "9.2.1", diff --git a/yarn.lock b/yarn.lock index 4d74dd816..90680f0b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -201,7 +201,7 @@ __metadata: "@testing-library/react": "npm:16.0.1" "@testing-library/react-hooks": "npm:8.0.1" "@testing-library/user-event": "npm:14.5.2" - "@types/jest": "npm:29.5.13" + "@types/jest": "npm:29.5.14" "@types/lodash-es": "npm:4.17.12" "@types/node": "npm:20.16.14" "@types/react": "npm:18.3.11" @@ -292,7 +292,7 @@ __metadata: "@testing-library/react": "npm:16.0.1" "@testing-library/react-hooks": "npm:8.0.1" "@testing-library/user-event": "npm:14.5.2" - "@types/jest": "npm:29.5.13" + "@types/jest": "npm:29.5.14" "@types/node": "npm:20.16.14" "@types/react": "npm:18.3.11" "@types/react-dom": "npm:18.3.1" @@ -349,7 +349,7 @@ __metadata: "@testing-library/dom": "npm:10.4.0" "@testing-library/jest-dom": "npm:6.6.2" "@testing-library/user-event": "npm:14.5.2" - "@types/jest": "npm:29.5.13" + "@types/jest": "npm:29.5.14" "@types/node": "npm:20.16.14" babel-jest: "npm:29.7.0" babel-loader: "npm:9.2.1" @@ -3175,7 +3175,7 @@ __metadata: "@package/prettier-config": "workspace:*" "@package/tsconfig": "workspace:*" "@testing-library/dom": "npm:10.4.0" - "@types/jest": "npm:29.5.13" + "@types/jest": "npm:29.5.14" "@types/node": "npm:20.16.14" eslint: "npm:8.57.0" jest: "npm:29.7.0" @@ -3204,7 +3204,7 @@ __metadata: "@testing-library/dom": "npm:10.4.0" "@testing-library/react": "npm:16.0.1" "@testing-library/react-hooks": "npm:8.0.1" - "@types/jest": "npm:29.5.13" + "@types/jest": "npm:29.5.14" "@types/node": "npm:20.16.14" "@types/react": "npm:18.3.11" "@types/react-dom": "npm:18.3.1" @@ -3239,7 +3239,7 @@ __metadata: "@testing-library/dom": "npm:10.4.0" "@testing-library/react": "npm:16.0.1" "@testing-library/react-hooks": "npm:8.0.1" - "@types/jest": "npm:29.5.13" + "@types/jest": "npm:29.5.14" "@types/node": "npm:20.16.14" "@types/react": "npm:18.3.11" "@types/react-dom": "npm:18.3.1" @@ -3836,7 +3836,7 @@ __metadata: "@package/markdownlint-config": "workspace:*" "@package/prettier-config": "workspace:*" "@package/tsconfig": "workspace:*" - "@types/jest": "npm:29.5.13" + "@types/jest": "npm:29.5.14" "@types/node": "npm:20.16.14" eslint: "npm:8.57.0" fastify: "npm:5.0.0" @@ -4537,13 +4537,13 @@ __metadata: languageName: node linkType: hard -"@types/jest@npm:29.5.13": - version: 29.5.13 - resolution: "@types/jest@npm:29.5.13" +"@types/jest@npm:29.5.14": + version: 29.5.14 + resolution: "@types/jest@npm:29.5.14" dependencies: expect: "npm:^29.0.0" pretty-format: "npm:^29.0.0" - checksum: 10c0/9c31af0b155387b9860908830de63c6b79011d7c87c8b61b39da124e26e55423dd51b006749aafe4f0ef3a065016619a1f93ef4b055157d43727f448e67824b7 + checksum: 10c0/18e0712d818890db8a8dab3d91e9ea9f7f19e3f83c2e50b312f557017dc81466207a71f3ed79cf4428e813ba939954fa26ffa0a9a7f153181ba174581b1c2aed languageName: node linkType: hard