Skip to content

Commit e30b500

Browse files
committed
chore: update mono repo utils
1 parent 109c0e8 commit e30b500

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@swc/core": "1.7.26",
7979
"@swc/helpers": "0.5.13",
8080
"@tsed/markdown-it-symbols": "3.20.8",
81-
"@tsed/monorepo-utils": "2.3.5",
81+
"@tsed/monorepo-utils": "2.3.10",
8282
"@tsed/ts-doc": "^4.1.0",
8383
"@types/node": "22.7.4",
8484
"@typescript-eslint/eslint-plugin": "8.7.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2552,7 +2552,7 @@ __metadata:
25522552
"@tsed/di": "npm:>=8.0.0-rc.1"
25532553
"@tsed/logger": "npm:>=6.2.1"
25542554
"@tsed/markdown-it-symbols": "npm:3.20.8"
2555-
"@tsed/monorepo-utils": "npm:2.3.5"
2555+
"@tsed/monorepo-utils": "npm:2.3.10"
25562556
"@tsed/normalize-path": "npm:>=8.0.0-rc.1"
25572557
"@tsed/openspec": "npm:>=8.0.0-rc.1"
25582558
"@tsed/schema": "npm:>=8.0.0-rc.1"
@@ -2705,9 +2705,9 @@ __metadata:
27052705
languageName: node
27062706
linkType: hard
27072707

2708-
"@tsed/monorepo-utils@npm:2.3.5":
2709-
version: 2.3.5
2710-
resolution: "@tsed/monorepo-utils@npm:2.3.5"
2708+
"@tsed/monorepo-utils@npm:2.3.10":
2709+
version: 2.3.10
2710+
resolution: "@tsed/monorepo-utils@npm:2.3.10"
27112711
dependencies:
27122712
"@samverschueren/stream-to-observable": "npm:>=0.3.1"
27132713
"@typescript-eslint/typescript-estree": "npm:>=6.20.0"
@@ -2734,7 +2734,7 @@ __metadata:
27342734
semantic-release: ">=19"
27352735
bin:
27362736
monorepo: bin/monorepo.js
2737-
checksum: 10/9336adfbf603e688d391595b9849a144d413da21132dece44ffa41f602e3547fc566b7b338e8c907562d73dfe74c9e809dda0b140f2ed5cbb0b3c5279fd1835e
2737+
checksum: 10/712bfc40bc97a658d726f8efd938501fb39222e34018cf2d052fc7b221014944668bc7edbd0b9f7171d24c30f2b5674b1c9cb8295079a2a49e7fb7ff65f50f59
27382738
languageName: node
27392739
linkType: hard
27402740

0 commit comments

Comments
 (0)