Skip to content

Commit bba1702

Browse files
build(deps-dev): Bump @sindresorhus/tsconfig from 3.0.1 to 8.1.0
Bumps [@sindresorhus/tsconfig](https://github.com/sindresorhus/tsconfig) from 3.0.1 to 8.1.0. - [Release notes](https://github.com/sindresorhus/tsconfig/releases) - [Commits](sindresorhus/tsconfig@v3.0.1...v8.1.0) --- updated-dependencies: - dependency-name: "@sindresorhus/tsconfig" dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e34399a commit bba1702

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@rollup/plugin-json": "^6.0.0",
4646
"@rollup/plugin-node-resolve": "^15.0.1",
4747
"@rollup/plugin-typescript": "^11.0.0",
48-
"@sindresorhus/tsconfig": "^3.0.1",
48+
"@sindresorhus/tsconfig": "^8.1.0",
4949
"@technote-space/filter-github-action": "^0.6.7",
5050
"@technote-space/github-action-helper": "^5.3.10",
5151
"@technote-space/github-action-log-helper": "^0.2.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -571,10 +571,10 @@
571571
estree-walker "^2.0.2"
572572
picomatch "^2.3.1"
573573

574-
"@sindresorhus/tsconfig@^3.0.1":
575-
version "3.0.1"
576-
resolved "https://registry.yarnpkg.com/@sindresorhus/tsconfig/-/tsconfig-3.0.1.tgz#e2eaebda42aa7a755b11bdfbea847446652e1ac4"
577-
integrity sha512-0/gtPNTY3++0J2BZM5nHHULg0BIMw886gqdn8vWN+Av6bgF5ZU2qIcHubAn+Z9KNvJhO8WFE+9kDOU3n6OcKtA==
574+
"@sindresorhus/tsconfig@^8.1.0":
575+
version "8.1.0"
576+
resolved "https://registry.yarnpkg.com/@sindresorhus/tsconfig/-/tsconfig-8.1.0.tgz#c09c74f87a107a7941bb251bbbaab0c2a48c43e1"
577+
integrity sha512-MggpguA4jNdtyoUy2Hs54nb4lP4rbhH34CsOiFId1q6fmFPnipqeo70ZRkjp5p4Z7wdyspALtSAcKaxL2/3waQ==
578578

579579
"@technote-space/filter-github-action@^0.6.7":
580580
version "0.6.7"

0 commit comments

Comments
 (0)