Skip to content

Commit d41ba9e

Browse files
committed
build: update all non-major dependencies
1 parent 139a34c commit d41ba9e

File tree

4 files changed

+35
-8
lines changed

4 files changed

+35
-8
lines changed

bazel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@microsoft/api-extractor": "7.52.3",
55
"@types/node": "22.14.0",
66
"piscina": "^4.9.2",
7-
"typescript": "5.8.2"
7+
"typescript": "5.8.3"
88
},
99
"pnpm": {
1010
"onlyBuiltDependencies": []

bazel/pnpm-lock.yaml

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"tmp": "^0.2.1",
4747
"true-case-path": "^2.2.1",
4848
"tslib": "^2.5.2",
49-
"typescript": "5.8.2",
49+
"typescript": "5.8.3",
5050
"uuid": "^11.0.0",
5151
"yargs": "^17.0.0"
5252
},

yarn.lock

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ __metadata:
351351
tslint: "npm:^6.1.3"
352352
tsx: "npm:^4.15.7"
353353
typed-graphqlify: "npm:^3.1.1"
354-
typescript: "npm:5.8.2"
354+
typescript: "npm:5.8.3"
355355
undici: "npm:^7.0.0"
356356
uuid: "npm:^11.0.0"
357357
wait-on: "npm:^8.0.0"
@@ -13273,14 +13273,14 @@ __metadata:
1327313273
linkType: hard
1327413274

1327513275
"selenium-webdriver@npm:^4.18.1":
13276-
version: 4.30.0
13277-
resolution: "selenium-webdriver@npm:4.30.0"
13276+
version: 4.31.0
13277+
resolution: "selenium-webdriver@npm:4.31.0"
1327813278
dependencies:
1327913279
"@bazel/runfiles": "npm:^6.3.1"
1328013280
jszip: "npm:^3.10.1"
1328113281
tmp: "npm:^0.2.3"
1328213282
ws: "npm:^8.18.0"
13283-
checksum: 10c0/4426d0b8d217b6d684bf8dd3f5c7896082b7694304f5a53faadda251e8d51e3e98c3e4b138d4e2178a826fe7ea6fb2044b365e729f63dc6f5a47829d1d93722c
13283+
checksum: 10c0/517fa9ba34035959eb3f07652ee70413d10407d460b7cb9d9844d2e83aa81505b435d89b61fde9595f0aff615126382bff54251ddf431b789d118c8f98e1e1ce
1328413284
languageName: node
1328513285
linkType: hard
1328613286

@@ -14783,6 +14783,16 @@ __metadata:
1478314783
languageName: node
1478414784
linkType: hard
1478514785

14786+
"typescript@npm:5.8.3":
14787+
version: 5.8.3
14788+
resolution: "typescript@npm:5.8.3"
14789+
bin:
14790+
tsc: bin/tsc
14791+
tsserver: bin/tsserver
14792+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
14793+
languageName: node
14794+
linkType: hard
14795+
1478614796
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
1478714797
version: 5.8.2
1478814798
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
@@ -14793,6 +14803,16 @@ __metadata:
1479314803
languageName: node
1479414804
linkType: hard
1479514805

14806+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
14807+
version: 5.8.3
14808+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
14809+
bin:
14810+
tsc: bin/tsc
14811+
tsserver: bin/tsserver
14812+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
14813+
languageName: node
14814+
linkType: hard
14815+
1479614816
"ua-parser-js@npm:^0.7.30":
1479714817
version: 0.7.40
1479814818
resolution: "ua-parser-js@npm:0.7.40"

0 commit comments

Comments
 (0)