Skip to content

Commit b1964aa

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [eslint-plugin-expect-type](https://github.com/JoshuaKGoldberg/eslint-plugin-expect-type) and [prettier](https://github.com/prettier/prettier). Updates `eslint-plugin-expect-type` from 0.4.3 to 0.6.2 - [Release notes](https://github.com/JoshuaKGoldberg/eslint-plugin-expect-type/releases) - [Changelog](https://github.com/JoshuaKGoldberg/eslint-plugin-expect-type/blob/main/CHANGELOG.md) - [Commits](JoshuaKGoldberg/eslint-plugin-expect-type@v0.4.3...v0.6.2) Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.1) --- updated-dependencies: - dependency-name: eslint-plugin-expect-type dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 454f059 commit b1964aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"apache-arrow": "^18.0.0",
5656
"eslint": "^8.57.1",
5757
"eslint-config-prettier": "^9.1.0",
58-
"eslint-plugin-expect-type": "^0.4.3",
58+
"eslint-plugin-expect-type": "^0.6.2",
5959
"eslint-plugin-prettier": "^5.2.1",
6060
"husky": "^9.1.6",
6161
"jasmine": "^5.3.0",
@@ -72,7 +72,7 @@
7272
"lint-staged": "^15.2.10",
7373
"nyc": "^17.1.0",
7474
"parquet-wasm": "0.6.1",
75-
"prettier": "3.3.3",
75+
"prettier": "3.4.1",
7676
"sinon": "^19.0.2",
7777
"source-map-support": "^0.5.21",
7878
"split2": "^4.2.0",

0 commit comments

Comments
 (0)