Skip to content
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

Bump tstyche from 2.1.1 to 3.3.1 in /common #1574

Open
wants to merge 1 commit into
base: main
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 common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"expect": "^29.7.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"tstyche": "^2.1.1",
"tstyche": "^3.3.1",
"typescript": "~5.6.3",
"typescript-eslint": "^8.10.0"
},
Expand Down
10 changes: 5 additions & 5 deletions common/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1487,7 +1487,7 @@ __metadata:
expect: "npm:^29.7.0"
jest: "npm:^29.7.0"
prettier: "npm:^3.3.3"
tstyche: "npm:^2.1.1"
tstyche: "npm:^3.3.1"
typescript: "npm:~5.6.3"
typescript-eslint: "npm:^8.10.0"
languageName: unknown
Expand Down Expand Up @@ -6032,17 +6032,17 @@ __metadata:
languageName: node
linkType: hard

"tstyche@npm:^2.1.1":
version: 2.1.1
resolution: "tstyche@npm:2.1.1"
"tstyche@npm:^3.3.1":
version: 3.3.1
resolution: "tstyche@npm:3.3.1"
peerDependencies:
typescript: 4.x || 5.x
peerDependenciesMeta:
typescript:
optional: true
bin:
tstyche: ./build/bin.js
checksum: 10/f30e7d782e51c262528ededf383c9daf39af8dea063d483667e3ff9f4800434891589c294c4b4f69802dd06daf8fb1d2a10553316d2f4631ba1413d3e48dab81
checksum: 10/b16a4a12bce6e1448bbc64fc6191ec5f09366f002b5e56bdd2b6e927dbbb67066fd8b6fa6a0f0320b9db8fb1d9c0f2cb5c21b37e6cff1ef5474cee1c54d90eb5
languageName: node
linkType: hard

Expand Down
Loading