浏览代码

build(deps-dev): bump eslint from 9.26.0 to 9.27.0 (#613)

Bumps [eslint](https://github.com/eslint/eslint) from 9.26.0 to 9.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.26.0...v9.27.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 6 月之前
父节点
当前提交
c75ae5352f
共有 2 个文件被更改,包括 81 次插入359 次删除
  1. 1 1
      package.json
  2. 80 358
      pnpm-lock.yaml

+ 1 - 1
package.json

@@ -20,7 +20,7 @@
         "@typescript-eslint/eslint-plugin": "^8.32.1",
         "@typescript-eslint/parser": "^8.32.1",
         "agadoo": "^3.0.0",
-        "eslint": "^9.26.0",
+        "eslint": "^9.27.0",
         "eslint-plugin-simple-import-sort": "^12.1.1",
         "eslint-plugin-sort-keys-fix": "^1.1.2",
         "eslint-plugin-typescript-sort-keys": "^3.3.0",

文件差异内容过多而无法显示
+ 80 - 358
pnpm-lock.yaml


部分文件因为文件数量过多而无法显示