Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency ts-essentials to v10 (#365)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent b310dd3 commit d331cd0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"semantic-release": "23.0.0",
"semantic-release-monorepo": "8.0.0",
"semantic-release-vsce": "5.6.4",
"ts-essentials": "9.4.1",
"ts-essentials": "10.0.0",
"ts-node": "10.9.2",
"typescript": "5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode-slonik-live-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
},
"devDependencies": {
"semantic-release": "23.0.0",
"ts-essentials": "9.4.1",
"ts-essentials": "10.0.0",
"typescript": "5.3.3",
"vsce": "2.15.0"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13540,7 +13540,7 @@ __metadata:
semantic-release: "npm:23.0.0"
semantic-release-monorepo: "npm:8.0.0"
semantic-release-vsce: "npm:5.6.4"
ts-essentials: "npm:9.4.1"
ts-essentials: "npm:10.0.0"
ts-node: "npm:10.9.2"
typescript: "npm:5.3.3"
languageName: unknown
Expand Down Expand Up @@ -14444,15 +14444,15 @@ __metadata:
languageName: node
linkType: hard

"ts-essentials@npm:9.4.1":
version: 9.4.1
resolution: "ts-essentials@npm:9.4.1"
"ts-essentials@npm:10.0.0":
version: 10.0.0
resolution: "ts-essentials@npm:10.0.0"
peerDependencies:
typescript: ">=4.1.0"
typescript: ">=4.5.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 03f195f1f8935c5e72615e05d5ca160aeb987ba23e1f7ffad2dc4ac47604a6931621bf120279c3325513894a2040cee01070f4df95c1e3bac6435c25339eb519
checksum: 8c9c0bbf582c7f78550b0862dda25452fb810e589a72fd97b0df55fe3c02d4211ad99a2dc11d686a7f6541188cfc3cb7f9078719fc43042471b3c17ea7ee74e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -15208,7 +15208,7 @@ __metadata:
resolution: "vscode-slonik-live-server@workspace:packages/vscode-slonik-live-server"
dependencies:
semantic-release: "npm:23.0.0"
ts-essentials: "npm:9.4.1"
ts-essentials: "npm:10.0.0"
ts-slonik-live-server-plugin: "npm:1.1.12"
typescript: "npm:5.3.3"
vsce: "npm:2.15.0"
Expand Down

0 comments on commit d331cd0

Please sign in to comment.