Skip to content

Commit 03f507a

Browse files
build(deps): bump the prod group with 2 updates
Bumps the prod group with 2 updates: [less](https://github.com/less/less.js) and [ts-loader](https://github.com/TypeStrong/ts-loader). Updates `less` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v4.4.0...v4.4.1) Updates `ts-loader` from 9.5.2 to 9.5.4 - [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.5.2...v9.5.4) --- updated-dependencies: - dependency-name: less dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: ts-loader dependency-version: 9.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eba2d20 commit 03f507a

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"eslint-webpack-plugin": "^5.0.2",
9494
"html-replace-webpack-plugin": "^2.6.0",
9595
"html-webpack-plugin": "^5.6.4",
96-
"less": "^4.3.0",
96+
"less": "^4.4.1",
9797
"less-loader": "^12.3.0",
9898
"mini-css-extract-plugin": "^2.9.4",
9999
"mini-svg-data-uri": "^1.4.4",
@@ -102,7 +102,7 @@
102102
"sass-loader": "^16.0.5",
103103
"style-loader": "^4.0.0",
104104
"terser-webpack-plugin": "^5.3.14",
105-
"ts-loader": "^9.5.2",
105+
"ts-loader": "^9.5.4",
106106
"tsconfig-paths-webpack-plugin": "^4.2.0",
107107
"tslib": "^2.8.1",
108108
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)