mirror of
https://github.com/carloscuesta/gitmoji.git
synced 2025-12-08 20:14:12 +00:00
⬆️ Bump eslint-import-resolver-typescript from 3.5.2 to 3.5.3 (#1270)
This commit is contained in:
parent
a65ee54060
commit
11f75b9bbd
@ -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",
|
||||
|
||||
20
yarn.lock
20
yarn.lock
@ -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"
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user