Skip to content

Commit

Permalink
Merge pull request #524 from marpme/dependabot/npm_and_yarn/eslint-im…
Browse files Browse the repository at this point in the history
…port-resolver-typescript-3.6.1

chore(deps-dev): bump eslint-import-resolver-typescript from 3.6.0 to 3.6.1
  • Loading branch information
github-actions[bot] authored Sep 25, 2023
2 parents 2a19c33 + b02bab5 commit 5715885
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"c8": "^8.0.1",
"eslint": "^8.50.0",
"eslint-config-next": "^13.5.2",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.2",
Expand Down
22 changes: 20 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2603,7 +2603,25 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:3.6.0, eslint-import-resolver-typescript@npm:^3.5.2":
"eslint-import-resolver-typescript@npm:3.6.1":
version: 3.6.1
resolution: "eslint-import-resolver-typescript@npm:3.6.1"
dependencies:
debug: ^4.3.4
enhanced-resolve: ^5.12.0
eslint-module-utils: ^2.7.4
fast-glob: ^3.3.1
get-tsconfig: ^4.5.0
is-core-module: ^2.11.0
is-glob: ^4.0.3
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
checksum: 454fa0646533050fb57f13d27daf8c71f51b0bb9156d6a461290ccb8576d892209fcc6702a89553f3f5ea8e5b407395ca2e5de169a952c953685f1f7c46b4496
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:^3.5.2":
version: 3.6.0
resolution: "eslint-import-resolver-typescript@npm:3.6.0"
dependencies:
Expand Down Expand Up @@ -4904,7 +4922,7 @@ __metadata:
date-fns: ^2.30.0
eslint: ^8.50.0
eslint-config-next: ^13.5.2
eslint-import-resolver-typescript: 3.6.0
eslint-import-resolver-typescript: 3.6.1
eslint-plugin-import: 2.28.1
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-react: 7.33.2
Expand Down

0 comments on commit 5715885

Please sign in to comment.