File tree Expand file tree Collapse file tree 3 files changed +908
-910
lines changed Expand file tree Collapse file tree 3 files changed +908
-910
lines changed Original file line number Diff line number Diff line change 1010[ ![ Renovate enabled] ( https://img.shields.io/badge/renovate-enabled-brightgreen.svg )] ( https://renovatebot.com )
1111[ ![ JavaScript Style Guide] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg )] ( https://standardjs.com )
1212[ ![ Code Style: Prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
13- [ ![ changesets] ( https://img.shields.io/badge/maintained%20with-changesets-176de3.svg )] ( https://github.com/atlassian /changesets )
13+ [ ![ changesets] ( https://img.shields.io/badge/maintained%20with-changesets-176de3.svg )] ( https://github.com/changesets /changesets )
1414
1515This plugin adds [ ` TypeScript ` ] [ ] support to [ ` eslint-plugin-import ` ] [ ]
1616
Original file line number Diff line number Diff line change 22 "name" : " eslint-import-resolver-typescript" ,
33 "version" : " 3.3.0" ,
44 "type" : " module" ,
5- "description" : " TypeScript `.cts`/`.mts`/`.ts`/`.tsx`/`.d.cts`/`.d.mts`/`.d.ts` module resolver for `eslint-plugin-import`" ,
5+ "description" : " This plugin adds `TypeScript` support to `eslint-plugin-import`" ,
66 "repository" : " git+https://github.com/import-js/eslint-import-resolver-typescript" ,
77 "author" : " Alex Gorbatchev <alex.gorbatchev@gmail.com>" ,
88 "contributors" : [
4141 },
4242 "funding" : " https://opencollective.com/unts" ,
4343 "license" : " ISC" ,
44- "packageManager" : " pnpm@7.5.2 " ,
44+ "packageManager" : " pnpm@7.6.0 " ,
4545 "engines" : {
4646 "node" : " ^12.20.0 || ^14.18.0 || >=16.0.0"
4747 },
104104 },
105105 "devDependencies" : {
106106 "@1stg/lib-config" : " ^9.0.1" ,
107- "@changesets/changelog-github" : " ^0.4.5 " ,
108- "@changesets/cli" : " ^2.23.2 " ,
107+ "@changesets/changelog-github" : " ^0.4.6 " ,
108+ "@changesets/cli" : " ^2.24.0 " ,
109109 "@mozilla/glean" : " ^1.1.0" ,
110110 "@size-limit/preset-small-lib" : " ^7.0.8" ,
111111 "@types/debug" : " ^4.1.7" ,
You can’t perform that action at this time.
0 commit comments