Skip to content

Commit

Permalink
⬆️ Bump eslint-import-resolver-typescript from 3.5.3 to 3.5.4
Browse files Browse the repository at this point in the history
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.5.3...v3.5.4)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2023
1 parent 44b08e2 commit 0f6a654
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 11 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.2.4",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-import-resolver-typescript": "^3.5.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-react": "^7.32.2",
Expand Down
54 changes: 44 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4400,6 +4400,16 @@ __metadata:
languageName: node
linkType: hard

"enhanced-resolve@npm:^5.12.0":
version: 5.12.0
resolution: "enhanced-resolve@npm:5.12.0"
dependencies:
graceful-fs: ^4.2.4
tapable: ^2.2.0
checksum: bf3f787facaf4ce3439bef59d148646344e372bef5557f0d37ea8aa02c51f50a925cd1f07b8d338f18992c29f544ec235a8c64bcdb56030196c48832a5494174
languageName: node
linkType: hard

"entities@npm:^4.3.0":
version: 4.3.1
resolution: "entities@npm:4.3.1"
Expand Down Expand Up @@ -4719,21 +4729,21 @@ __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"
"eslint-import-resolver-typescript@npm:^3.5.4":
version: 3.5.4
resolution: "eslint-import-resolver-typescript@npm:3.5.4"
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
enhanced-resolve: ^5.12.0
get-tsconfig: ^4.5.0
globby: ^13.1.3
is-core-module: ^2.11.0
is-glob: ^4.0.3
synckit: ^0.8.4
synckit: ^0.8.5
peerDependencies:
eslint: "*"
eslint-plugin-import: "*"
checksum: 63b5f28bec5a29b1d3be33b79795441f7b0da54479e5c99a115877d9b70b2b7464c19a928b4ae7674a937b9ee8e7d4b1d30b7f5e6325c4c3aaa8c607bb175258
checksum: 6d778645279f5525d03d6d85dd5cd01972a69df0fcb51b3ea2e7563a8803b9f0a4ddd6413e48bb9c34388a1ff555adab2781c86664689d40bbb6e017f0243fbf
languageName: node
linkType: hard

Expand Down Expand Up @@ -5503,6 +5513,13 @@ __metadata:
languageName: node
linkType: hard

"get-tsconfig@npm:^4.5.0":
version: 4.5.0
resolution: "get-tsconfig@npm:4.5.0"
checksum: 687ee2bd69a5a07db2e2edeb4d6c41c3debb38f6281a66beb643e3f5b520252e27fcbbb5702bdd9a5f05dcf8c1d2e0150a4d8a960ad75cbdea74e06a51e91b02
languageName: node
linkType: hard

"gitmoji@workspace:.":
version: 0.0.0-use.local
resolution: "gitmoji@workspace:."
Expand Down Expand Up @@ -9540,6 +9557,16 @@ __metadata:
languageName: node
linkType: hard

"synckit@npm:^0.8.5":
version: 0.8.5
resolution: "synckit@npm:0.8.5"
dependencies:
"@pkgr/utils": ^2.3.1
tslib: ^2.5.0
checksum: 8a9560e5d8f3d94dc3cf5f7b9c83490ffa30d320093560a37b88f59483040771fd1750e76b9939abfbb1b5a23fd6dfbae77f6b338abffe7cae7329cd9b9bb86b
languageName: node
linkType: hard

"tabbable@npm:^6.1.1":
version: 6.1.1
resolution: "tabbable@npm:6.1.1"
Expand Down Expand Up @@ -9761,6 +9788,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.5.0":
version: 2.5.0
resolution: "tslib@npm:2.5.0"
checksum: ae3ed5f9ce29932d049908ebfdf21b3a003a85653a9a140d614da6b767a93ef94f460e52c3d787f0e4f383546981713f165037dc2274df212ea9f8a4541004e1
languageName: node
linkType: hard

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down Expand Up @@ -10226,7 +10260,7 @@ __metadata:
eslint-config-next: ^13.2.4
eslint-config-prettier: ^8.8.0
eslint-import-resolver-alias: ^1.1.2
eslint-import-resolver-typescript: ^3.5.3
eslint-import-resolver-typescript: ^3.5.4
eslint-plugin-import: ^2.27.5
eslint-plugin-jest: ^27.2.1
eslint-plugin-react: ^7.32.2
Expand Down

0 comments on commit 0f6a654

Please sign in to comment.