Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 464a3b6

Browse files
chore: bump ts-loader from 9.2.6 to 9.2.7 in /site
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.6 to 9.2.7. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.2.6...v9.2.7) --- updated-dependencies: - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f93c98 commit 464a3b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"sql-formatter": "^4.0.2",
6161
"swr": "1.2.2",
6262
"ts-jest": "27.1.3",
63-
"ts-loader": "9.2.6",
63+
"ts-loader": "9.2.7",
6464
"ts-node": "10.5.0",
6565
"typescript": "4.6.2",
6666
"yup": "0.32.11"

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11656,10 +11656,10 @@ [email protected]:
1165611656
semver "7.x"
1165711657
yargs-parser "20.x"
1165811658

11659-
11660-
version "9.2.6"
11661-
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.6.tgz#9937c4dd0a1e3dbbb5e433f8102a6601c6615d74"
11662-
integrity sha512-QMTC4UFzHmu9wU2VHZEmWWE9cUajjfcdcws+Gh7FhiO+Dy0RnR1bNz0YCHqhI0yRowCE9arVnNxYHqELOy9Hjw==
11659+
11660+
version "9.2.7"
11661+
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.7.tgz#948654099ca96992b62ec47bd9cee5632006e101"
11662+
integrity sha512-Fxh44mKli9QezgbdCXkEJWxnedQ0ead7DXTH+lfXEPedu+Y9EtMJ2aQ9G3Dj1j7Q612E8931rww8NDZha4Tibg==
1166311663
dependencies:
1166411664
chalk "^4.1.0"
1166511665
enhanced-resolve "^5.0.0"

0 commit comments

Comments
 (0)