diff --git a/package.json b/package.json index 54240913..e067847e 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.32.0", "eslint-plugin-mdx": "^3.6.2", - "eslint-plugin-simple-import-sort": "^13.0.0", + "eslint-plugin-simple-import-sort": "^14.0.0", "eslint-plugin-tsdoc": "^0.5.0", "globals": "^17.0.0", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2a9f740e..07804a9a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: ^3.6.2 version: 3.8.1(eslint@10.7.0(supports-color@9.4.0))(supports-color@9.4.0) eslint-plugin-simple-import-sort: - specifier: ^13.0.0 - version: 13.0.0(eslint@10.7.0(supports-color@9.4.0)) + specifier: ^14.0.0 + version: 14.0.0(eslint@10.7.0(supports-color@9.4.0)) eslint-plugin-tsdoc: specifier: ^0.5.0 version: 0.5.2(eslint@10.7.0(supports-color@9.4.0))(supports-color@9.4.0)(typescript@6.0.3) @@ -2415,8 +2415,8 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - eslint-plugin-simple-import-sort@13.0.0: - resolution: {integrity: sha512-McAc+/Nlvcg4byY/CABGH8kqnefWBj8s3JA2okEtz8ixbECQgU46p0HkTUKa4YS7wvgGceimlc34p1nXqbWqtA==} + eslint-plugin-simple-import-sort@14.0.0: + resolution: {integrity: sha512-NUJO0+XFCkk+o5EsAJruTgnfMEpeWrPWeJS15UVF60GgXmqz1BJ9/3hzlvG7lkL8Bubzos5cCLptThbFfPnSMQ==} peerDependencies: eslint: '>=5.0.0' @@ -7551,7 +7551,7 @@ snapshots: string.prototype.matchall: 4.0.12 string.prototype.repeat: 1.0.0 - eslint-plugin-simple-import-sort@13.0.0(eslint@10.7.0(supports-color@9.4.0)): + eslint-plugin-simple-import-sort@14.0.0(eslint@10.7.0(supports-color@9.4.0)): dependencies: eslint: 10.7.0(supports-color@9.4.0)