Skip to content

Commit 3291c00

Browse files
Bump tstyche from 2.1.1 to 3.3.1 in /common
Bumps [tstyche](https://github.com/tstyche/tstyche) from 2.1.1 to 3.3.1. - [Release notes](https://github.com/tstyche/tstyche/releases) - [Changelog](https://github.com/tstyche/tstyche/blob/main/RELEASES.md) - [Commits](tstyche/tstyche@v2.1.1...v3.3.1) --- updated-dependencies: - dependency-name: tstyche dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8f6a02 commit 3291c00

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"expect": "^29.7.0",
2727
"jest": "^29.7.0",
2828
"prettier": "^3.3.3",
29-
"tstyche": "^2.1.1",
29+
"tstyche": "^3.3.1",
3030
"typescript": "~5.6.3",
3131
"typescript-eslint": "^8.10.0"
3232
},

common/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1487,7 +1487,7 @@ __metadata:
14871487
expect: "npm:^29.7.0"
14881488
jest: "npm:^29.7.0"
14891489
prettier: "npm:^3.3.3"
1490-
tstyche: "npm:^2.1.1"
1490+
tstyche: "npm:^3.3.1"
14911491
typescript: "npm:~5.6.3"
14921492
typescript-eslint: "npm:^8.10.0"
14931493
languageName: unknown
@@ -6032,17 +6032,17 @@ __metadata:
60326032
languageName: node
60336033
linkType: hard
60346034

6035-
"tstyche@npm:^2.1.1":
6036-
version: 2.1.1
6037-
resolution: "tstyche@npm:2.1.1"
6035+
"tstyche@npm:^3.3.1":
6036+
version: 3.3.1
6037+
resolution: "tstyche@npm:3.3.1"
60386038
peerDependencies:
60396039
typescript: 4.x || 5.x
60406040
peerDependenciesMeta:
60416041
typescript:
60426042
optional: true
60436043
bin:
60446044
tstyche: ./build/bin.js
6045-
checksum: 10/f30e7d782e51c262528ededf383c9daf39af8dea063d483667e3ff9f4800434891589c294c4b4f69802dd06daf8fb1d2a10553316d2f4631ba1413d3e48dab81
6045+
checksum: 10/b16a4a12bce6e1448bbc64fc6191ec5f09366f002b5e56bdd2b6e927dbbb67066fd8b6fa6a0f0320b9db8fb1d9c0f2cb5c21b37e6cff1ef5474cee1c54d90eb5
60466046
languageName: node
60476047
linkType: hard
60486048

0 commit comments

Comments
 (0)