Skip to content

Commit db4b949

Browse files
committed
chore: bump versions
1 parent 842b17a commit db4b949

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loose-owls-lead.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/eslint-config-standard-with-typescript/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vue/eslint-config-standard-with-typescript
22

3+
## 9.2.0
4+
5+
### Minor Changes
6+
7+
- [#57](https://github.com/vuejs/eslint-config-standard/pull/57) [`842b17a`](https://github.com/vuejs/eslint-config-standard/commit/842b17a087fbc9c6680bd55bd21f840db7a24fcd) Thanks [@renovate](https://github.com/apps/renovate)! - Update `eslint-import-resolver-typescript` to v4
8+
39
## 9.1.0
410

511
### Minor Changes

packages/eslint-config-standard-with-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue/eslint-config-standard-with-typescript",
3-
"version": "9.1.0",
3+
"version": "9.2.0",
44
"description": "eslint-config-standard-with-typescript for Vue.js projects",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)