-
Notifications
You must be signed in to change notification settings - Fork 526
Commit c68f28d
authored
Bump the minor-patch group with 32 updates
Bumps the minor-patch group with 32 updates:
| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.4` | `7.28.5` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.28.3` | `7.28.5` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.4` | `16.2.6` |
| [sass-loader](https://github.com/webpack/sass-loader) | `16.0.5` | `16.0.6` |
| [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) | `7.28.4` | `7.28.5` |
| [@babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) | `7.28.3` | `7.28.5` |
| [@babel/helper-create-class-features-plugin](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-create-class-features-plugin) | `7.28.3` | `7.28.5` |
| [@babel/helper-create-regexp-features-plugin](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-create-regexp-features-plugin) | `7.27.1` | `7.28.5` |
| [@babel/helper-member-expression-to-functions](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-member-expression-to-functions) | `7.27.1` | `7.28.5` |
| [@babel/helper-validator-identifier](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-validator-identifier) | `7.27.1` | `7.28.5` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.28.4` | `7.28.5` |
| [@babel/plugin-bugfix-firefox-class-in-computed-class-key](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-bugfix-firefox-class-in-computed-class-key) | `7.27.1` | `7.28.5` |
| [@babel/plugin-transform-block-scoping](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-block-scoping) | `7.28.4` | `7.28.5` |
| [@babel/plugin-transform-destructuring](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-destructuring) | `7.28.0` | `7.28.5` |
| [@babel/plugin-transform-exponentiation-operator](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-exponentiation-operator) | `7.27.1` | `7.28.5` |
| [@babel/plugin-transform-logical-assignment-operators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-logical-assignment-operators) | `7.27.1` | `7.28.5` |
| [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) | `7.27.1` | `7.28.5` |
| [@babel/plugin-transform-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-optional-chaining) | `7.27.1` | `7.28.5` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.28.4` | `7.28.5` |
| [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.28.4` | `7.28.5` |
| [@eslint-community/regexpp](https://github.com/eslint-community/regexpp) | `4.12.1` | `4.12.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.8.1` | `24.9.1` |
| [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) | `17.0.33` | `17.0.34` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.8.18` | `2.8.20` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.26.3` | `4.27.0` |
| [cli-truncate](https://github.com/sindresorhus/cli-truncate) | `5.1.0` | `5.1.1` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.237` | `1.5.240` |
| [listr2](https://github.com/listr2/listr2) | `9.0.4` | `9.0.5` |
| [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.25` | `2.0.26` |
| [resolve](https://github.com/browserify/resolve) | `1.22.10` | `1.22.11` |
| [undici-types](https://github.com/nodejs/undici) | `7.14.0` | `7.16.0` |
| [update-browserslist-db](https://github.com/browserslist/update-db) | `1.1.3` | `1.1.4` |
Updates `@babel/core` from 7.28.4 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-core)
Updates `@babel/preset-env` from 7.28.3 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-env)
Updates `lint-staged` from 16.2.4 to 16.2.6
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.2.4...v16.2.6)
Updates `sass-loader` from 16.0.5 to 16.0.6
- [Release notes](https://github.com/webpack/sass-loader/releases)
- [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/sass-loader@v16.0.5...v16.0.6)
Updates `@babel/compat-data` from 7.28.4 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-compat-data)
Updates `@babel/generator` from 7.28.3 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-generator)
Updates `@babel/helper-create-class-features-plugin` from 7.28.3 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-helper-create-class-features-plugin)
Updates `@babel/helper-create-regexp-features-plugin` from 7.27.1 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-helper-create-regexp-features-plugin)
Updates `@babel/helper-member-expression-to-functions` from 7.27.1 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-helper-member-expression-to-functions)
Updates `@babel/helper-validator-identifier` from 7.27.1 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-helper-validator-identifier)
Updates `@babel/parser` from 7.28.4 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-parser)
Updates `@babel/plugin-bugfix-firefox-class-in-computed-class-key` from 7.27.1 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-plugin-bugfix-firefox-class-in-computed-class-key)
Updates `@babel/plugin-transform-block-scoping` from 7.28.4 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-plugin-transform-block-scoping)
Updates `@babel/plugin-transform-destructuring` from 7.28.0 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-plugin-transform-destructuring)
Updates `@babel/plugin-transform-exponentiation-operator` from 7.27.1 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-plugin-transform-exponentiation-operator)
Updates `@babel/plugin-transform-logical-assignment-operators` from 7.27.1 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-plugin-transform-logical-assignment-operators)
Updates `@babel/plugin-transform-modules-systemjs` from 7.27.1 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-plugin-transform-modules-systemjs)
Updates `@babel/plugin-transform-optional-chaining` from 7.27.1 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-plugin-transform-optional-chaining)
Updates `@babel/traverse` from 7.28.4 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-traverse)
Updates `@babel/types` from 7.28.4 to 7.28.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-types)
Updates `@eslint-community/regexpp` from 4.12.1 to 4.12.2
- [Release notes](https://github.com/eslint-community/regexpp/releases)
- [Commits](eslint-community/regexpp@v4.12.1...v4.12.2)
Updates `@types/node` from 24.8.1 to 24.9.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@types/yargs` from 17.0.33 to 17.0.34
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)
Updates `baseline-browser-mapping` from 2.8.18 to 2.8.20
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.8.18...v2.8.20)
Updates `browserslist` from 4.26.3 to 4.27.0
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.26.3...4.27.0)
Updates `cli-truncate` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/sindresorhus/cli-truncate/releases)
- [Commits](sindresorhus/cli-truncate@v5.1.0...v5.1.1)
Updates `electron-to-chromium` from 1.5.237 to 1.5.240
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.237...v1.5.240)
Updates `listr2` from 9.0.4 to 9.0.5
- [Release notes](https://github.com/listr2/listr2/releases)
- [Changelog](https://github.com/listr2/listr2/blob/master/release.config.js)
- [Commits](https://github.com/listr2/listr2/compare/[email protected]@9.0.5)
Updates `node-releases` from 2.0.25 to 2.0.26
- [Commits](chicoxyzzy/node-releases@v2.0.25...v2.0.26)
Updates `resolve` from 1.22.10 to 1.22.11
- [Commits](browserify/resolve@v1.22.10...v1.22.11)
Updates `undici-types` from 7.14.0 to 7.16.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.14.0...v7.16.0)
Updates `update-browserslist-db` from 1.1.3 to 1.1.4
- [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.1.3...1.1.4)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.28.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@babel/preset-env"
dependency-version: 7.28.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: lint-staged
dependency-version: 16.2.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: sass-loader
dependency-version: 16.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@babel/compat-data"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@babel/generator"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@babel/helper-create-class-features-plugin"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@babel/helper-create-regexp-features-plugin"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: "@babel/helper-member-expression-to-functions"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: "@babel/helper-validator-identifier"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: "@babel/parser"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@babel/plugin-bugfix-firefox-class-in-computed-class-key"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: "@babel/plugin-transform-block-scoping"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@babel/plugin-transform-destructuring"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@babel/plugin-transform-exponentiation-operator"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: "@babel/plugin-transform-logical-assignment-operators"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: "@babel/plugin-transform-modules-systemjs"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: "@babel/plugin-transform-optional-chaining"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: "@babel/traverse"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@babel/types"
dependency-version: 7.28.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@eslint-community/regexpp"
dependency-version: 4.12.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: "@types/node"
dependency-version: 24.9.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: "@types/yargs"
dependency-version: 17.0.34
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: baseline-browser-mapping
dependency-version: 2.8.20
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: browserslist
dependency-version: 4.27.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: cli-truncate
dependency-version: 5.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: electron-to-chromium
dependency-version: 1.5.240
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: listr2
dependency-version: 9.0.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: node-releases
dependency-version: 2.0.26
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: resolve
dependency-version: 1.22.11
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
- dependency-name: undici-types
dependency-version: 7.16.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-patch
- dependency-name: update-browserslist-db
dependency-version: 1.1.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-patch
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent edf391e commit c68f28dCopy full SHA for c68f28d
File tree
Expand file treeCollapse file tree
2 files changed
+155
-154
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+155
-154
lines changedOpen diff view settings
0 commit comments