Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the development-dependencies group with 11 updates
Bumps the development-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.3` | `7.24.4` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.3` | `7.24.4` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.1.0` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `52.0.0` | | [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) | `5.0.0` | `6.0.0` | | [hugo-bin](https://github.com/fenneclab/hugo-bin) | `0.121.1` | `0.122.2` | | [rollup](https://github.com/rollup/rollup) | `4.13.0` | `4.16.1` | | [sass](https://github.com/sass/dart-sass) | `1.72.0` | `1.75.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.3.0` | `16.3.1` | | [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) | `14.0.0` | `14.1.0` | | [terser](https://github.com/terser/terser) | `5.29.1` | `5.30.3` | Updates `@babel/core` from 7.24.3 to 7.24.4 - [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.24.4/packages/babel-core) Updates `@babel/preset-env` from 7.24.3 to 7.24.4 - [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.24.4/packages/babel-preset-env) Updates `eslint` from 8.57.0 to 9.1.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.1.0) Updates `eslint-plugin-unicorn` from 51.0.1 to 52.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.1...v52.0.0) Updates `find-unused-sass-variables` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases) - [Commits](XhmikosR/find-unused-sass-variables@v5.0.0...v6.0.0) Updates `hugo-bin` from 0.121.1 to 0.122.2 - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](fenneclab/hugo-bin@v0.121.1...v0.122.2) Updates `rollup` from 4.13.0 to 4.16.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.13.0...v4.16.1) Updates `sass` from 1.72.0 to 1.75.0 - [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.72.0...1.75.0) Updates `stylelint` from 16.3.0 to 16.3.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.3.0...16.3.1) Updates `stylelint-config-twbs-bootstrap` from 14.0.0 to 14.1.0 - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](twbs/stylelint-config-twbs-bootstrap@v14.0.0...v14.1.0) Updates `terser` from 5.29.1 to 5.30.3 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.29.1...v5.30.3) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-unicorn dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: find-unused-sass-variables dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: stylelint-config-twbs-bootstrap dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information