Skip to content

Commit 4bac4f2

Browse files
Bump the dev-dependencies group across 1 directory with 3 updates (#463)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0a3b44 commit 4bac4f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/node": "^24.2.1",
5151
"@types/sinon": "^17.0.4",
5252
"@types/split2": "^4.2.3",
53-
"@types/uuid": "^10.0.0",
53+
"@types/uuid": "^11.0.0",
5454
"apache-arrow": "^21.0.0",
5555
"eslint": "^9.34.0",
5656
"eslint-config-prettier": "^10.1.8",
@@ -71,7 +71,7 @@
7171
"karma-webpack": "^5.0.1",
7272
"lint-staged": "^16.1.5",
7373
"nyc": "^17.1.0",
74-
"parquet-wasm": "0.6.1",
74+
"parquet-wasm": "0.7.0",
7575
"prettier": "3.6.2",
7676
"sinon": "^21.0.0",
7777
"source-map-support": "^0.5.21",
@@ -83,7 +83,7 @@
8383
"tsconfig-paths-webpack-plugin": "^4.2.0",
8484
"typescript": "^5.9.2",
8585
"typescript-eslint": "^8.43.0",
86-
"uuid": "^12.0.0",
86+
"uuid": "^13.0.0",
8787
"webpack": "^5.101.1",
8888
"webpack-cli": "^6.0.1",
8989
"webpack-merge": "^6.0.1"

0 commit comments

Comments
 (0)