Skip to content

Commit

Permalink
⬆️ Bump eslint-import-resolver-typescript from 3.5.2 to 3.5.3 (#1270)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent a65ee54 commit 11f75b9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-config-next": "^13.1.2",
"eslint-config-prettier": "^8.6.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^3.5.2",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.31.10",
Expand Down
20 changes: 19 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4057,6 +4057,24 @@ __metadata:
languageName: node
linkType: hard

"eslint-import-resolver-typescript@npm:^3.5.3":
version: 3.5.3
resolution: "eslint-import-resolver-typescript@npm:3.5.3"
dependencies:
debug: ^4.3.4
enhanced-resolve: ^5.10.0
get-tsconfig: ^4.2.0
globby: ^13.1.2
is-core-module: ^2.10.0
is-glob: ^4.0.3
synckit: ^0.8.4
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
checksum: 63b5f28bec5a29b1d3be33b79795441f7b0da54479e5c99a115877d9b70b2b7464c19a928b4ae7674a937b9ee8e7d4b1d30b7f5e6325c4c3aaa8c607bb175258
languageName: node
linkType: hard

"eslint-module-utils@npm:^2.7.3":
version: 2.7.4
resolution: "eslint-module-utils@npm:2.7.4"
Expand Down Expand Up @@ -8952,7 +8970,7 @@ __metadata:
eslint-config-next: ^13.1.2
eslint-config-prettier: ^8.6.0
eslint-import-resolver-alias: ^1.1.2
eslint-import-resolver-typescript: ^3.5.2
eslint-import-resolver-typescript: ^3.5.3
eslint-plugin-import: ^2.26.0
eslint-plugin-jest: ^27.2.1
eslint-plugin-react: ^7.31.10
Expand Down

1 comment on commit 11f75b9

@vercel
Copy link

@vercel vercel bot commented on 11f75b9 Jan 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gitmoji – ./

gitmoji-git-master-carloscuesta.vercel.app
gitmoji.dev
gitmoji-carloscuesta.vercel.app

Please sign in to comment.