Skip to content

Commit e1b2d4e

Browse files
build(deps): bump group with 4 updates (#156)
Bumps the dependencies group with 4 updates in the / directory: [less](https://github.com/less/less.js), [sass](https://github.com/sass/dart-sass), [ts-loader](https://github.com/TypeStrong/ts-loader) and [typescript](https://github.com/microsoft/TypeScript). Updates `less` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/commits) Updates `sass` from 1.83.0 to 1.83.4 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.83.0...1.83.4) Updates `ts-loader` from 9.5.1 to 9.5.2 - [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.1...v9.5.2) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: less dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-loader dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a76e22 commit e1b2d4e

File tree

2 files changed

+20
-23
lines changed

2 files changed

+20
-23
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,19 +93,19 @@
9393
"eslint-webpack-plugin": "^4.2.0",
9494
"html-replace-webpack-plugin": "^2.6.0",
9595
"html-webpack-plugin": "^5.6.3",
96-
"less": "^4.2.1",
96+
"less": "^4.2.2",
9797
"less-loader": "^12.2.0",
9898
"mini-css-extract-plugin": "^2.9.2",
9999
"mini-svg-data-uri": "^1.4.4",
100100
"rimraf": "^5.0.9",
101-
"sass": "^1.83.0",
101+
"sass": "^1.83.4",
102102
"sass-loader": "^16.0.4",
103103
"style-loader": "^4.0.0",
104104
"terser-webpack-plugin": "^5.3.11",
105-
"ts-loader": "^9.5.1",
105+
"ts-loader": "^9.5.2",
106106
"tsconfig-paths-webpack-plugin": "^4.2.0",
107107
"tslib": "^2.8.1",
108-
"typescript": "^5.6.3",
108+
"typescript": "^5.7.3",
109109
"webpack": "^5.97.1",
110110
"webpack-bundle-analyzer": "^4.10.2",
111111
"webpack-cli": "^5.1.4",

0 commit comments

Comments
 (0)