Skip to content

Commit 325c854

Browse files
dependabot[bot]alcohol
authored andcommitted
Bump the minor-patch group with 7 updates
Bumps the minor-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [sass](https://github.com/sass/dart-sass) | `1.96.0` | `1.97.1` | | [webpack](https://github.com/webpack/webpack) | `5.103.0` | `5.104.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.2` | `25.0.3` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.9.7` | `2.9.11` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001760` | `1.0.30001761` | | [es-module-lexer](https://github.com/guybedford/es-module-lexer) | `1.7.0` | `2.0.0` | | [update-browserslist-db](https://github.com/browserslist/update-db) | `1.2.2` | `1.2.3` | Updates `sass` from 1.96.0 to 1.97.1 - [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.96.0...1.97.1) Updates `webpack` from 5.103.0 to 5.104.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.103.0...v5.104.1) Updates `@types/node` from 25.0.2 to 25.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `baseline-browser-mapping` from 2.9.7 to 2.9.11 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.9.7...v2.9.11) Updates `caniuse-lite` from 1.0.30001760 to 1.0.30001761 - [Commits](browserslist/caniuse-lite@1.0.30001760...1.0.30001761) Updates `es-module-lexer` from 1.7.0 to 2.0.0 - [Release notes](https://github.com/guybedford/es-module-lexer/releases) - [Commits](guybedford/es-module-lexer@1.7.0...2.0.0) Updates `update-browserslist-db` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/browserslist/update-db/releases) - [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md) - [Commits](browserslist/update-db@1.2.2...1.2.3) --- updated-dependencies: - dependency-name: sass dependency-version: 1.97.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@types/node" dependency-version: 25.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: baseline-browser-mapping dependency-version: 2.9.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: caniuse-lite dependency-version: 1.0.30001761 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: es-module-lexer dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: minor-patch - dependency-name: update-browserslist-db dependency-version: 1.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b831b90 commit 325c854

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package-lock.json

Lines changed: 27 additions & 27 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
@@ -11,9 +11,9 @@
1111
"lint-staged": "^16.2.7",
1212
"prettier": "^3.7.4",
1313
"purgecss-webpack-plugin": "^7.0.2",
14-
"sass": "^1.96.0",
14+
"sass": "^1.97.1",
1515
"sass-loader": "^16.0.6",
16-
"webpack": "^5.103.0",
16+
"webpack": "^5.104.1",
1717
"webpack-cli": "^5.1.4"
1818
},
1919
"license": "MIT",

0 commit comments

Comments
 (0)