Skip to content

Commit

Permalink
Chore(deps): Bump @sindresorhus/tsconfig from 6.0.0 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [@sindresorhus/tsconfig](https://github.com/sindresorhus/tsconfig) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/tsconfig/releases)
- [Commits](sindresorhus/tsconfig@v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: "@sindresorhus/tsconfig"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SBoudrias committed Dec 3, 2024
1 parent f6ea541 commit d14a8bc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion internals/tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"main": "tsconfig.json",
"dependencies": {
"@sindresorhus/tsconfig": "^6.0.0"
"@sindresorhus/tsconfig": "^7.0.0"
},
"engines": {
"node": ">=18"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@repo/tsconfig@workspace:internals/tsconfig"
dependencies:
"@sindresorhus/tsconfig": "npm:^6.0.0"
"@sindresorhus/tsconfig": "npm:^7.0.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1714,10 +1714,10 @@ __metadata:
languageName: node
linkType: hard

"@sindresorhus/tsconfig@npm:^6.0.0":
version: 6.0.0
resolution: "@sindresorhus/tsconfig@npm:6.0.0"
checksum: 10/6971cea3628433604c6d6daeae47e94caea7b73fc8bb349f6121089940d579118ec13f76960a117c1e449bb010844bef1bd13ae3b190ff66e415952146cf01de
"@sindresorhus/tsconfig@npm:^7.0.0":
version: 7.0.0
resolution: "@sindresorhus/tsconfig@npm:7.0.0"
checksum: 10/ecd39a526c586b45ec3071b474e1a3a711bd9e32ca5babd8c64159158c9078ba766e9b978145c17b975c5d7f9052b03f47ee39ad8f584b8c118a73207fcf2609
languageName: node
linkType: hard

Expand Down

0 comments on commit d14a8bc

Please sign in to comment.