Skip to content

chore(deps): update dependency @types/jest to v28.1.8 #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/nugrpc-rules-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"coverage": "jest --coverage"
},
"devDependencies": {
"@types/jest": "28.1.6",
"@types/jest": "28.1.8",
"jest": "28.1.3",
"unbuild": "0.7.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nugrpc-transformer-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@types/body-parser": "1.19.2",
"@types/express": "4.17.13",
"@types/jest": "28.1.6",
"@types/jest": "28.1.8",
"@types/lodash": "4.14.182",
"@types/url-join": "4.0.1",
"jest": "28.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/nugrpc-transformer-swagger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"coverage": "jest --coverage"
},
"devDependencies": {
"@types/jest": "28.1.6",
"@types/jest": "28.1.8",
"jest": "28.1.3",
"openapi-types": "12.0.0",
"pathe": "0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nugrpc-transformer-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@privyid/nugrpc-writer": "workspace:^"
},
"devDependencies": {
"@types/jest": "28.1.6",
"@types/jest": "28.1.8",
"jest": "28.1.3",
"pathe": "0.2.0",
"unbuild": "0.7.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/nugrpc-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"coverage": "jest --coverage"
},
"devDependencies": {
"@types/jest": "28.1.6",
"@types/jest": "28.1.8",
"@types/lodash": "4.14.182",
"alias": "0.0.5",
"hq": "0.0.4",
Expand Down
48 changes: 12 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3902,7 +3902,7 @@ __metadata:
resolution: "@privyid/nugrpc-rules-parser@workspace:packages/nugrpc-rules-parser"
dependencies:
"@privyid/nugrpc-utils": "workspace:^"
"@types/jest": 28.1.6
"@types/jest": 28.1.8
jest: 28.1.3
unbuild: 0.7.4
languageName: unknown
Expand All @@ -3918,7 +3918,7 @@ __metadata:
"@privyid/nugrpc-utils": "workspace:^"
"@types/body-parser": 1.19.2
"@types/express": 4.17.13
"@types/jest": 28.1.6
"@types/jest": 28.1.8
"@types/lodash": 4.14.182
"@types/url-join": 4.0.1
body-parser: 1.20.0
Expand Down Expand Up @@ -3958,7 +3958,7 @@ __metadata:
dependencies:
"@privyid/nugrpc-transformer": "workspace:^"
"@privyid/nugrpc-utils": "workspace:^"
"@types/jest": 28.1.6
"@types/jest": 28.1.8
jest: 28.1.3
openapi-types: 12.0.0
pathe: 0.2.0
Expand All @@ -3973,7 +3973,7 @@ __metadata:
"@privyid/nugrpc-transformer": "workspace:^"
"@privyid/nugrpc-utils": "workspace:^"
"@privyid/nugrpc-writer": "workspace:^"
"@types/jest": 28.1.6
"@types/jest": 28.1.8
jest: 28.1.3
pathe: 0.2.0
unbuild: 0.7.4
Expand All @@ -3995,7 +3995,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@privyid/nugrpc-utils@workspace:packages/nugrpc-utils"
dependencies:
"@types/jest": 28.1.6
"@types/jest": 28.1.8
"@types/lodash": 4.14.182
alias: 0.0.5
hq: 0.0.4
Expand Down Expand Up @@ -4585,13 +4585,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:28.1.6":
version: 28.1.6
resolution: "@types/jest@npm:28.1.6"
"@types/jest@npm:28.1.8":
version: 28.1.8
resolution: "@types/jest@npm:28.1.8"
dependencies:
jest-matcher-utils: ^28.0.0
expect: ^28.0.0
pretty-format: ^28.0.0
checksum: f2ba5fbefc8f44d1c16ee19d8d2811bca75754a2846e222287f2788d96062801c568215e6b81eb532a48e8cb2a7282729da1d4f6fb496831da8269c5abaad4c5
checksum: d4cd36158a3ae1d4b42cc48a77c95de74bc56b84cf81e09af3ee0399c34f4a7da8ab9e787570f10004bd642f9e781b0033c37327fbbf4a8e4b6e37e8ee3693a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -10796,7 +10796,7 @@ __metadata:
languageName: node
linkType: hard

"expect@npm:^28.1.3":
"expect@npm:^28.0.0, expect@npm:^28.1.3":
version: 28.1.3
resolution: "expect@npm:28.1.3"
dependencies:
Expand Down Expand Up @@ -13495,18 +13495,6 @@ __metadata:
languageName: node
linkType: hard

"jest-diff@npm:^28.1.1":
version: 28.1.1
resolution: "jest-diff@npm:28.1.1"
dependencies:
chalk: ^4.0.0
diff-sequences: ^28.1.1
jest-get-type: ^28.0.2
pretty-format: ^28.1.1
checksum: d9e0355880bee8728f7615ac0f03c66dcd4e93113935cca056a5f5a2f20ac2c7812aca6ad68e79bd1b11f2428748bd9123e6b1c7e51c93b4da3dfa5a875339f7
languageName: node
linkType: hard

"jest-diff@npm:^28.1.3":
version: 28.1.3
resolution: "jest-diff@npm:28.1.3"
Expand Down Expand Up @@ -13620,18 +13608,6 @@ __metadata:
languageName: node
linkType: hard

"jest-matcher-utils@npm:^28.0.0":
version: 28.1.1
resolution: "jest-matcher-utils@npm:28.1.1"
dependencies:
chalk: ^4.0.0
jest-diff: ^28.1.1
jest-get-type: ^28.0.2
pretty-format: ^28.1.1
checksum: cb73ccd347638cd761ef7e0b606fbd71c115bd8febe29413f7b105fff6855d4356b8094c6b72393c5457db253b9c163498f188f25f9b6308c39c510e4c2886ee
languageName: node
linkType: hard

"jest-matcher-utils@npm:^28.1.3":
version: 28.1.3
resolution: "jest-matcher-utils@npm:28.1.3"
Expand Down Expand Up @@ -18644,7 +18620,7 @@ __metadata:
languageName: node
linkType: hard

"pretty-format@npm:^28.0.0, pretty-format@npm:^28.1.1":
"pretty-format@npm:^28.0.0":
version: 28.1.1
resolution: "pretty-format@npm:28.1.1"
dependencies:
Expand Down