19 Commits

Author SHA1 Message Date
dependabot[bot]
3ebff009c1
build(deps): bump path-parse in /packages/vant-eslint-config (#9232)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 09:59:57 +08:00
neverland
57352801d9
chore(eslint-config): bump eslint-plugin-vue to support script setup (#9220)
* chore(eslint-config): bump eslint-plugin-vue to support script setup

* release: @vant/eslint-config@3.3.1
2021-08-10 10:20:20 +08:00
dependabot[bot]
f22542ebac
build(deps): bump glob-parent in /packages/vant-eslint-config (#8829)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 09:58:45 +08:00
dependabot[bot]
c9d916a3e4
build(deps): bump hosted-git-info in /packages/vant-eslint-config (#8687)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 19:15:00 +08:00
dependabot[bot]
87d0a27991
build(deps): bump lodash in /packages/vant-eslint-config (#8667)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 09:34:33 +08:00
neverland
58c01bbbe2
feat(@vant/eslint-config): add eslint-plugin-markdown (#8209) 2021-02-24 16:58:54 +08:00
chenjiahan
2a0e2bba7f chore(eslint-config): bump typescript-eslint@4 2020-11-01 19:48:06 +08:00
chenjiahan
29eb4c8db9 chore(@vant/eslint-config): bump eslint-plugin-vue@7.0.1 2020-10-09 17:58:39 +08:00
dependabot[bot]
942ffd37d1
build(deps): bump lodash in /packages/vant-eslint-config (#6802)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 22:52:30 +08:00
neverland
31674a162c
feat(eslint-config): extends typescript-eslint recommended (#6076) 2020-04-17 14:51:55 +08:00
chenjiahan
1d1c7b85d8 feat(eslint-config): add eslint-config-prettier 2020-04-11 18:11:42 +08:00
dependabot[bot]
3c727fe413
chore(deps): bump acorn in /packages/vant-eslint-config (#5819)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-14 12:41:23 +08:00
陈嘉涵
387575edf5 fix: disable import/extensions
https://github.com/benmosher/eslint-plugin-import/issues/1558
2019-12-19 10:30:18 +08:00
陈嘉涵
2fa241d868 chore: bump linter deps 2019-12-18 11:06:56 +08:00
neverland
7942a3169b
chore: bump lint to support optional chaining (#4905) 2019-11-03 08:58:51 +08:00
neverland
6e152f3b7a
chore: bump eslint deps (#4722) 2019-10-14 21:01:32 +08:00
dependabot[bot]
8ee0bef715 build(deps): bump eslint-utils in /packages/vant-eslint-config (#4260)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 19:21:01 +08:00
dependabot[bot]
e991f44ce8 Bump lodash from 4.17.11 to 4.17.15 in /packages/vant-eslint-config (#4175)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-21 14:45:07 +08:00
陈嘉涵
2e537b1c81 chore: add vant-eslint-config package 2019-08-21 14:41:00 +08:00