Skip to content

Commit

Permalink
build(deps-dev): bump the jest group with 1 update
Browse files Browse the repository at this point in the history
Bumps the jest group with 1 update: [@swc/jest](https://github.com/swc-project/jest).


Updates `@swc/jest` from 0.2.29 to 0.2.31
- [Commits](swc-project/jest@v0.2.29...v0.2.31)

---
updated-dependencies:
- dependency-name: "@swc/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 0e8ae12 commit 53ab181
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 34 deletions.
2 changes: 1 addition & 1 deletion packages/icons-sprite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@size-limit/webpack": "^11.0.1",
"@swc/cli": "^0.1.63",
"@swc/core": "^1.3.103",
"@swc/jest": "^0.2.29",
"@swc/jest": "^0.2.31",
"@types/node": "^20.11.1",
"@types/react": "16.14.34",
"concurrently": "^8.2.2",
Expand Down
44 changes: 11 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -613,12 +613,12 @@ __metadata:
languageName: node
linkType: hard

"@jest/create-cache-key-function@npm:^27.4.2":
version: 27.5.1
resolution: "@jest/create-cache-key-function@npm:27.5.1"
"@jest/create-cache-key-function@npm:^29.7.0":
version: 29.7.0
resolution: "@jest/create-cache-key-function@npm:29.7.0"
dependencies:
"@jest/types": ^27.5.1
checksum: a6c3a8c769aca6f66f5dc80f1c77e66980b4f213a6b2a15a92ba3595f032848a1261c06c9c798dcf2b672b1ffbefad5085af89d130548741c85ddbe0cf4284e7
"@jest/types": ^29.6.3
checksum: 681bc761fa1d6fa3dd77578d444f97f28296ea80755e90e46d1c8fa68661b9e67f54dd38b988742db636d26cf160450dc6011892cec98b3a7ceb58cad8ff3aae
languageName: node
linkType: hard

Expand Down Expand Up @@ -783,19 +783,6 @@ __metadata:
languageName: node
linkType: hard

"@jest/types@npm:^27.5.1":
version: 27.5.1
resolution: "@jest/types@npm:27.5.1"
dependencies:
"@types/istanbul-lib-coverage": ^2.0.0
"@types/istanbul-reports": ^3.0.0
"@types/node": "*"
"@types/yargs": ^16.0.0
chalk: ^4.0.0
checksum: d1f43cc946d87543ddd79d49547aab2399481d34025d5c5f2025d3d99c573e1d9832fa83cef25e9d9b07a8583500229d15bbb07b8e233d127d911d133e2f14b1
languageName: node
linkType: hard

"@jest/types@npm:^29.6.3":
version: 29.6.3
resolution: "@jest/types@npm:29.6.3"
Expand Down Expand Up @@ -1154,15 +1141,15 @@ __metadata:
languageName: node
linkType: hard

"@swc/jest@npm:^0.2.29":
version: 0.2.29
resolution: "@swc/jest@npm:0.2.29"
"@swc/jest@npm:^0.2.31":
version: 0.2.31
resolution: "@swc/jest@npm:0.2.31"
dependencies:
"@jest/create-cache-key-function": ^27.4.2
"@jest/create-cache-key-function": ^29.7.0
jsonc-parser: ^3.2.0
peerDependencies:
"@swc/core": "*"
checksum: 9eaad322310f34e81f67d41411a7d60663341af1bd9fb65456faa914c936d849d6f643fa3b942a187d52e71e62c33097098c639d25c2047fa874f49bf51cec76
checksum: 1dae629a81a623de6a662dcac34a97f91986457f172bec1c8fc360d4407c2499dcbf73d420123996809366900ef785b2cbfda4f2f6acf2f1729e85f6f2b791b7
languageName: node
linkType: hard

Expand Down Expand Up @@ -1457,15 +1444,6 @@ __metadata:
languageName: node
linkType: hard

"@types/yargs@npm:^16.0.0":
version: 16.0.5
resolution: "@types/yargs@npm:16.0.5"
dependencies:
"@types/yargs-parser": "*"
checksum: 22697f7cc8aa32dcc10981a87f035e183303a58351c537c81fb450270d5c494b1d918186210e445b0eb2e4a8b34a8bda2a595f346bdb1c9ed2b63d193cb00430
languageName: node
linkType: hard

"@types/yargs@npm:^17.0.8":
version: 17.0.24
resolution: "@types/yargs@npm:17.0.24"
Expand Down Expand Up @@ -1507,7 +1485,7 @@ __metadata:
"@swc/cli": ^0.1.63
"@swc/core": ^1.3.103
"@swc/helpers": ^0.5.3
"@swc/jest": ^0.2.29
"@swc/jest": ^0.2.31
"@types/node": ^20.11.1
"@types/react": 16.14.34
concurrently: ^8.2.2
Expand Down

0 comments on commit 53ab181

Please sign in to comment.