Skip to content

Commit

Permalink
fix(deps): update dependency get-tsconfig to ^4.7.3 (#280)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 1e708c6 commit 5c4f28a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
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.2",
"get-tsconfig": "^4.7.3",
"is-core-module": "^2.13.1",
"is-glob": "^4.0.3"
},
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Expand Up @@ -6192,7 +6192,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.2"
get-tsconfig: "npm:^4.7.3"
is-core-module: "npm:^2.13.1"
is-glob: "npm:^4.0.3"
lint-staged: "npm:^13.3.0"
Expand Down Expand Up @@ -7357,6 +7357,15 @@ __metadata:
languageName: node
linkType: hard

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

"git-raw-commits@npm:^2.0.11":
version: 2.0.11
resolution: "git-raw-commits@npm:2.0.11"
Expand Down

0 comments on commit 5c4f28a

Please sign in to comment.