Skip to content

Commit

Permalink
chore(deps): update dependency get-tsconfig to v4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent 87b5227 commit 2129171
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"eslint": "8.49.0",
"eslint-config-next": "13.5.2",
"eslint-plugin-tailwindcss": "3.13.0",
"get-tsconfig": "4.7.1",
"get-tsconfig": "4.7.2",
"happy-dom": "12.1.5",
"is-ci": "3.0.1",
"npm-run-all": "4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"autoprefixer": "10.4.16",
"eslint": "8.49.0",
"eslint-plugin-tailwindcss": "3.13.0",
"get-tsconfig": "4.7.1",
"get-tsconfig": "4.7.2",
"jest": "29.7.0",
"jest-css-modules-transform": "4.4.2",
"jest-environment-jsdom": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"cross-env": "7.0.3",
"es-check": "7.1.1",
"eslint": "8.49.0",
"get-tsconfig": "4.7.1",
"get-tsconfig": "4.7.2",
"jest": "29.7.0",
"rimraf": "5.0.1",
"size-limit": "9.0.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9469,7 +9469,7 @@ __metadata:
cross-env: "npm:7.0.3"
es-check: "npm:7.1.1"
eslint: "npm:8.49.0"
get-tsconfig: "npm:4.7.1"
get-tsconfig: "npm:4.7.2"
jest: "npm:29.7.0"
rimraf: "npm:5.0.1"
size-limit: "npm:9.0.0"
Expand Down Expand Up @@ -14853,12 +14853,12 @@ __metadata:
languageName: node
linkType: hard

"get-tsconfig@npm:4.7.1, get-tsconfig@npm:^4.4.0, get-tsconfig@npm:^4.5.0, get-tsconfig@npm:^4.7.0":
version: 4.7.1
resolution: "get-tsconfig@npm:4.7.1"
"get-tsconfig@npm:4.7.2, get-tsconfig@npm:^4.4.0, get-tsconfig@npm:^4.5.0, get-tsconfig@npm:^4.7.0":
version: 4.7.2
resolution: "get-tsconfig@npm:4.7.2"
dependencies:
resolve-pkg-maps: "npm:^1.0.0"
checksum: d513e3373243159ae39bfd4061ca8889efc1f28ca85e376f5bd0213449679a9f46e952a7d8ca741673f781cdd42144dbae9bc4b8e0fed89464f6105d52122a16
checksum: 169b2beababfbb16e8a0ae813ee59d3e14d4960231c816615161ab5be68ec07a394dce59695742ac84295e2efab8d9e89bcf3abaf5e253dfbec3496e01bb9a65
languageName: node
linkType: hard

Expand Down Expand Up @@ -19731,7 +19731,7 @@ __metadata:
eslint: "npm:8.49.0"
eslint-config-next: "npm:13.5.2"
eslint-plugin-tailwindcss: "npm:3.13.0"
get-tsconfig: "npm:4.7.1"
get-tsconfig: "npm:4.7.2"
graphql: "npm:16.8.1"
graphql-jit: "npm:0.8.4"
graphql-yoga: "npm:4.0.4"
Expand Down Expand Up @@ -22763,7 +22763,7 @@ __metadata:
autoprefixer: "npm:10.4.16"
eslint: "npm:8.49.0"
eslint-plugin-tailwindcss: "npm:3.13.0"
get-tsconfig: "npm:4.7.1"
get-tsconfig: "npm:4.7.2"
isbot: "npm:latest"
jest: "npm:29.7.0"
jest-css-modules-transform: "npm:4.4.2"
Expand Down

0 comments on commit 2129171

Please sign in to comment.