Skip to content

Commit

Permalink
chore(deps): update dependency @jest/types to v29.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 16, 2024
1 parent 1a9920b commit 97bea7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion env/jest/package.json
Expand Up @@ -31,7 +31,7 @@
]
},
"devDependencies": {
"@jest/types": "29.6.1",
"@jest/types": "29.6.3",
"@slashnephy/eslint-config": "2.1.3",
"@slashnephy/prettier-config": "1.0.73",
"@types/node": "20.4.5",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Expand Up @@ -2591,7 +2591,7 @@ __metadata:
languageName: node
linkType: hard

"@jest/schemas@npm:^29.6.0":
"@jest/schemas@npm:^29.6.3":
version: 29.6.3
resolution: "@jest/schemas@npm:29.6.3"
dependencies:
Expand All @@ -2600,17 +2600,17 @@ __metadata:
languageName: node
linkType: hard

"@jest/types@npm:29.6.1":
version: 29.6.1
resolution: "@jest/types@npm:29.6.1"
"@jest/types@npm:29.6.3":
version: 29.6.3
resolution: "@jest/types@npm:29.6.3"
dependencies:
"@jest/schemas": "npm:^29.6.0"
"@jest/schemas": "npm:^29.6.3"
"@types/istanbul-lib-coverage": "npm:^2.0.0"
"@types/istanbul-reports": "npm:^3.0.0"
"@types/node": "npm:*"
"@types/yargs": "npm:^17.0.8"
chalk: "npm:^4.0.0"
checksum: 58de1c2484f6c4968b566fb1661506794d3df79476c0605a71b6e40b8a5a1a9837b9c692782540a179daa424c572c7d0818afa306918e3fcd29c4a962ed34a7b
checksum: ea4e493dd3fb47933b8ccab201ae573dcc451f951dc44ed2a86123cd8541b82aa9d2b1031caf9b1080d6673c517e2dcc25a44b2dc4f3fbc37bfc965d444888c0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3518,7 +3518,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@slashnephy/jest-config@workspace:env/jest"
dependencies:
"@jest/types": "npm:29.6.1"
"@jest/types": "npm:29.6.3"
"@slashnephy/eslint-config": "npm:2.1.3"
"@slashnephy/prettier-config": "npm:1.0.73"
"@types/node": "npm:20.4.5"
Expand Down

0 comments on commit 97bea7c

Please sign in to comment.