Skip to content

Commit a076934

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps-dev): bump @ts-dev-tools/core
Bumps the npm-dev-dependencies group with 1 update: - [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools) Updates `@ts-dev-tools/core` from 1.9.8 to 1.9.11 - [Release notes](https://github.com/escemi-tech/ts-dev-tools/releases) --- updated-dependencies: - dependency-name: "@ts-dev-tools/core" dependency-version: 1.9.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6feea5c commit a076934

2 files changed

Lines changed: 85 additions & 87 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"zod-validation-error": "^5.0.0"
8484
},
8585
"devDependencies": {
86-
"@ts-dev-tools/core": "^1.9.8",
86+
"@ts-dev-tools/core": "^1.9.11",
8787
"@vercel/ncc": "^0.38.4",
8888
"eslint-plugin-github": "^6.0.0",
8989
"eslint-plugin-jsonc": "^2.21.0",
@@ -93,9 +93,7 @@
9393
"semi": true,
9494
"printWidth": 100,
9595
"trailingComma": "es5",
96-
"plugins": [
97-
"@prettier/plugin-oxc"
98-
]
96+
"plugins": []
9997
},
10098
"commitlint": {
10199
"extends": [
@@ -114,6 +112,6 @@
114112
}
115113
},
116114
"tsDevTools": {
117-
"version": "20250623095500-add-prettier-oxc"
115+
"version": "20250623095600-remove-prettier-oxc"
118116
}
119-
}
117+
}

0 commit comments

Comments
 (0)