File tree 3 files changed +908
-910
lines changed
3 files changed +908
-910
lines changed Original file line number Diff line number Diff line change 10
10
[ ![ Renovate enabled] ( https://img.shields.io/badge/renovate-enabled-brightgreen.svg )] ( https://renovatebot.com )
11
11
[ ![ JavaScript Style Guide] ( https://img.shields.io/badge/code_style-standard-brightgreen.svg )] ( https://standardjs.com )
12
12
[ ![ 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 )
14
14
15
15
This plugin adds [ ` TypeScript ` ] [ ] support to [ ` eslint-plugin-import ` ] [ ]
16
16
Original file line number Diff line number Diff line change 2
2
"name" : " eslint-import-resolver-typescript" ,
3
3
"version" : " 3.3.0" ,
4
4
"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`" ,
6
6
"repository" : " git+https://github.com/import-js/eslint-import-resolver-typescript" ,
7
7
"author" : " Alex Gorbatchev <alex.gorbatchev@gmail.com>" ,
8
8
"contributors" : [
41
41
},
42
42
"funding" : " https://opencollective.com/unts" ,
43
43
"license" : " ISC" ,
44
- "packageManager" : " pnpm@7.5.2 " ,
44
+ "packageManager" : " pnpm@7.6.0 " ,
45
45
"engines" : {
46
46
"node" : " ^12.20.0 || ^14.18.0 || >=16.0.0"
47
47
},
104
104
},
105
105
"devDependencies" : {
106
106
"@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 " ,
109
109
"@mozilla/glean" : " ^1.1.0" ,
110
110
"@size-limit/preset-small-lib" : " ^7.0.8" ,
111
111
"@types/debug" : " ^4.1.7" ,
You can’t perform that action at this time.
0 commit comments