From abee85984f40b1f6cef4347db6afa79749a5d621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 19:07:34 +0100 Subject: [PATCH] Bump the dev-dependencies group with 2 updates (#361) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4ad2d8c..39db20f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "apache-arrow": "^18.0.0", "eslint": "^8.57.1", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-expect-type": "^0.4.3", + "eslint-plugin-expect-type": "^0.6.2", "eslint-plugin-prettier": "^5.2.1", "husky": "^9.1.6", "jasmine": "^5.3.0", @@ -72,7 +72,7 @@ "lint-staged": "^15.2.10", "nyc": "^17.1.0", "parquet-wasm": "0.6.1", - "prettier": "3.3.3", + "prettier": "3.4.1", "sinon": "^19.0.2", "source-map-support": "^0.5.21", "split2": "^4.2.0",