Skip to content

Commit

Permalink
fix(deps): update dependency get-tsconfig to ^4.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 7de5d76 commit 10ddd31
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"enhanced-resolve": "^5.15.0",
"eslint-module-utils": "^2.8.1",
"fast-glob": "^3.3.2",
"get-tsconfig": "^4.7.3",
"get-tsconfig": "^4.7.5",
"is-core-module": "^2.13.1",
"is-glob": "^4.0.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6218,7 +6218,7 @@ __metadata:
eslint-module-utils: "npm:^2.8.1"
eslint-plugin-import: "npm:eslint-plugin-i@^2.29.1"
fast-glob: "npm:^3.3.2"
get-tsconfig: "npm:^4.7.3"
get-tsconfig: "npm:^4.7.5"
is-core-module: "npm:^2.13.1"
is-glob: "npm:^4.0.3"
lint-staged: "npm:^13.3.0"
Expand Down Expand Up @@ -7383,12 +7383,12 @@ __metadata:
languageName: node
linkType: hard

"get-tsconfig@npm:^4.7.3":
version: 4.7.3
resolution: "get-tsconfig@npm:4.7.3"
"get-tsconfig@npm:^4.7.5":
version: 4.7.5
resolution: "get-tsconfig@npm:4.7.5"
dependencies:
resolve-pkg-maps: "npm:^1.0.0"
checksum: 7397bb4f8aef936df4d9016555b662dcf5279f3c46428b7c7c1ff5e94ab2b87d018b3dda0f4bc1a28b154d5affd0eac5d014511172c085fd8a9cdff9ea7fe043
checksum: de7de5e4978354e8e6d9985baf40ea32f908a13560f793bc989930c229cc8d5c3f7b6b2896d8e43eb1a9b4e9e30018ef4b506752fd2a4b4d0dfee4af6841b119
languageName: node
linkType: hard

Expand Down

0 comments on commit 10ddd31

Please sign in to comment.