Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump the development-dependencies group with 27 updates #4286

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2024

Bumps the development-dependencies group with 27 updates:

Package From To
@babel/core 7.23.2 7.23.7
@babel/eslint-parser 7.22.15 7.23.3
@babel/plugin-transform-runtime 7.23.2 7.23.7
@babel/preset-env 7.23.2 7.23.8
@babel/preset-react 7.22.15 7.23.3
@testing-library/dom 9.3.3 9.3.4
@testing-library/jest-dom 6.1.4 6.2.0
@testing-library/react 12.1.5 14.1.2
@testing-library/user-event 14.5.1 14.5.2
@trivago/prettier-plugin-sort-imports 4.2.1 4.3.0
@typescript-eslint/eslint-plugin 6.9.1 6.18.1
@typescript-eslint/parser 6.9.1 6.18.1
copy-webpack-plugin 11.0.0 12.0.1
core-js 3.33.2 3.35.0
css-loader 6.8.1 6.9.0
eslint 8.52.0 8.56.0
eslint-plugin-import 2.29.0 2.29.1
eslint-plugin-prettier 5.0.1 5.1.3
html-webpack-plugin 5.5.3 5.6.0
less-loader 11.1.3 11.1.4
lint-staged 15.0.2 15.2.0
mini-css-extract-plugin 2.7.6 2.7.7
msw 0.36.8 2.0.13
postcss 8.4.31 8.4.33
postcss-loader 7.3.3 7.3.4
prettier 3.0.3 3.1.1
yarn 1.22.19 1.22.21

Updates @babel/core from 7.23.2 to 7.23.7

Release notes

Sourced from @​babel/core's releases.

v7.23.7 (2023-12-29)

🐛 Bug Fix

🏠 Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

Committers: 4

v7.23.6 (2023-12-11)

Thanks @​martinez-hugo and @​odinho for your first pull requests!

👓 Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

🐛 Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript

🔬 Output optimization

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.23.7 (2023-12-29)

🐛 Bug Fix

🏠 Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

v7.23.6 (2023-12-11)

👓 Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

🐛 Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript

🔬 Output optimization

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-helpers, babel-plugin-proposal-decorators

v7.23.5 (2023-11-29)

👓 Spec Compliance

... (truncated)

Commits

Updates @babel/eslint-parser from 7.22.15 to 7.23.3

Release notes

Sourced from @​babel/eslint-parser's releases.

v7.23.3 (2023-11-09)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

🔬 Output optimization

  • babel-plugin-transform-computed-properties

Committers: 9

v7.23.2 (2023-10-11)

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

Thanks @​jimmydief for your first PR!

🐛 Bug Fix

  • babel-traverse

... (truncated)

Changelog

Sourced from @​babel/eslint-parser's changelog.

v7.23.3 (2023-11-09)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

🔬 Output optimization

  • babel-plugin-transform-computed-properties

v7.23.2 (2023-10-11)

🐛 Bug Fix

  • babel-traverse
  • babel-preset-typescript
  • babel-helpers
    • #16017 Fix: fallback to typeof when toString is applied to incompatible object (@​JLHwung)
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.0 (2023-09-25)

🚀 New Feature

  • babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-import-source, babel-plugin-transform-dynamic-import
  • babel-helper-module-transforms, babel-helpers, babel-plugin-proposal-import-defer, babel-plugin-syntax-import-defer, babel-plugin-transform-modules-commonjs, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-generator, babel-parser, babel-types

... (truncated)

Commits

Updates @babel/plugin-transform-runtime from 7.23.2 to 7.23.7

Release notes

Sourced from @​babel/plugin-transform-runtime's releases.

v7.23.7 (2023-12-29)

🐛 Bug Fix

🏠 Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

Committers: 4

v7.23.6 (2023-12-11)

Thanks @​martinez-hugo and @​odinho for your first pull requests!

👓 Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

🐛 Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript

🔬 Output optimization

... (truncated)

Changelog

Sourced from @​babel/plugin-transform-runtime's changelog.

v7.23.7 (2023-12-29)

🐛 Bug Fix

🏠 Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

v7.23.6 (2023-12-11)

👓 Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

🐛 Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript

🔬 Output optimization

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-helpers, babel-plugin-proposal-decorators

v7.23.5 (2023-11-29)

👓 Spec Compliance

... (truncated)

Commits

Updates @babel/preset-env from 7.23.2 to 7.23.8

Release notes

Sourced from @​babel/preset-env's releases.

v7.23.8 (2024-01-08)

🐛 Bug Fix

↩️ Revert

🔬 Output optimization

  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

Committers: 3

v7.23.7 (2023-12-29)

🐛 Bug Fix

🏠 Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

Committers: 4

v7.23.6 (2023-12-11)

Thanks @​martinez-hugo and @​odinho for your first pull requests!

👓 Spec Compliance

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.23.8 (2024-01-08)

🐛 Bug Fix

↩️ Revert

🔬 Output optimization

  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.7 (2023-12-29)

🐛 Bug Fix

🏠 Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

v7.23.6 (2023-12-11)

👓 Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

🐛 Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env

... (truncated)

Commits

Updates @babel/preset-react from 7.22.15 to 7.23.3

Release notes

Sourced from @​babel/preset-react's releases.

v7.23.3 (2023-11-09)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

🔬 Output optimization

  • babel-plugin-transform-computed-properties

Committers: 9

v7.23.2 (2023-10-11)

NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release commit.

Thanks @​jimmydief for your first PR!

🐛 Bug Fix

  • babel-traverse

... (truncated)

Changelog

Sourced from @​babel/preset-react's changelog.

v7.23.3 (2023-11-09)

🐛 Bug Fix

  • babel-plugin-transform-typescript
  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-preset-env
  • babel-plugin-transform-object-super
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

Bumps the development-dependencies group with 27 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](/~https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.2` | `7.23.7` |
| [@babel/eslint-parser](/~https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.22.15` | `7.23.3` |
| [@babel/plugin-transform-runtime](/~https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.23.2` | `7.23.7` |
| [@babel/preset-env](/~https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.2` | `7.23.8` |
| [@babel/preset-react](/~https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.22.15` | `7.23.3` |
| [@testing-library/dom](/~https://github.com/testing-library/dom-testing-library) | `9.3.3` | `9.3.4` |
| [@testing-library/jest-dom](/~https://github.com/testing-library/jest-dom) | `6.1.4` | `6.2.0` |
| [@testing-library/react](/~https://github.com/testing-library/react-testing-library) | `12.1.5` | `14.1.2` |
| [@testing-library/user-event](/~https://github.com/testing-library/user-event) | `14.5.1` | `14.5.2` |
| [@trivago/prettier-plugin-sort-imports](/~https://github.com/trivago/prettier-plugin-sort-imports) | `4.2.1` | `4.3.0` |
| [@typescript-eslint/eslint-plugin](/~https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.9.1` | `6.18.1` |
| [@typescript-eslint/parser](/~https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.9.1` | `6.18.1` |
| [copy-webpack-plugin](/~https://github.com/webpack-contrib/copy-webpack-plugin) | `11.0.0` | `12.0.1` |
| [core-js](/~https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.33.2` | `3.35.0` |
| [css-loader](/~https://github.com/webpack-contrib/css-loader) | `6.8.1` | `6.9.0` |
| [eslint](/~https://github.com/eslint/eslint) | `8.52.0` | `8.56.0` |
| [eslint-plugin-import](/~https://github.com/import-js/eslint-plugin-import) | `2.29.0` | `2.29.1` |
| [eslint-plugin-prettier](/~https://github.com/prettier/eslint-plugin-prettier) | `5.0.1` | `5.1.3` |
| [html-webpack-plugin](/~https://github.com/jantimon/html-webpack-plugin) | `5.5.3` | `5.6.0` |
| [less-loader](/~https://github.com/webpack-contrib/less-loader) | `11.1.3` | `11.1.4` |
| [lint-staged](/~https://github.com/okonet/lint-staged) | `15.0.2` | `15.2.0` |
| [mini-css-extract-plugin](/~https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.7.6` | `2.7.7` |
| [msw](/~https://github.com/mswjs/msw) | `0.36.8` | `2.0.13` |
| [postcss](/~https://github.com/postcss/postcss) | `8.4.31` | `8.4.33` |
| [postcss-loader](/~https://github.com/webpack-contrib/postcss-loader) | `7.3.3` | `7.3.4` |
| [prettier](/~https://github.com/prettier/prettier) | `3.0.3` | `3.1.1` |
| [yarn](/~https://github.com/yarnpkg/yarn) | `1.22.19` | `1.22.21` |


Updates `@babel/core` from 7.23.2 to 7.23.7
- [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.23.7/packages/babel-core)

Updates `@babel/eslint-parser` from 7.22.15 to 7.23.3
- [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.23.3/eslint/babel-eslint-parser)

Updates `@babel/plugin-transform-runtime` from 7.23.2 to 7.23.7
- [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.23.7/packages/babel-plugin-transform-runtime)

Updates `@babel/preset-env` from 7.23.2 to 7.23.8
- [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.23.8/packages/babel-preset-env)

Updates `@babel/preset-react` from 7.22.15 to 7.23.3
- [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.23.3/packages/babel-preset-react)

Updates `@testing-library/dom` from 9.3.3 to 9.3.4
- [Release notes](/~https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](/~https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v9.3.3...v9.3.4)

Updates `@testing-library/jest-dom` from 6.1.4 to 6.2.0
- [Release notes](/~https://github.com/testing-library/jest-dom/releases)
- [Changelog](/~https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.1.4...v6.2.0)

Updates `@testing-library/react` from 12.1.5 to 14.1.2
- [Release notes](/~https://github.com/testing-library/react-testing-library/releases)
- [Changelog](/~https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v12.1.5...v14.1.2)

Updates `@testing-library/user-event` from 14.5.1 to 14.5.2
- [Release notes](/~https://github.com/testing-library/user-event/releases)
- [Changelog](/~https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.5.1...v14.5.2)

Updates `@trivago/prettier-plugin-sort-imports` from 4.2.1 to 4.3.0
- [Release notes](/~https://github.com/trivago/prettier-plugin-sort-imports/releases)
- [Changelog](/~https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
- [Commits](trivago/prettier-plugin-sort-imports@v4.2.1...v4.3.0)

Updates `@typescript-eslint/eslint-plugin` from 6.9.1 to 6.18.1
- [Release notes](/~https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](/~https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](/~https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.9.1 to 6.18.1
- [Release notes](/~https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](/~https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](/~https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/parser)

Updates `copy-webpack-plugin` from 11.0.0 to 12.0.1
- [Release notes](/~https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](/~https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/copy-webpack-plugin@v11.0.0...v12.0.1)

Updates `core-js` from 3.33.2 to 3.35.0
- [Release notes](/~https://github.com/zloirock/core-js/releases)
- [Changelog](/~https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](/~https://github.com/zloirock/core-js/commits/v3.35.0/packages/core-js)

Updates `css-loader` from 6.8.1 to 6.9.0
- [Release notes](/~https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](/~https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v6.8.1...v6.9.0)

Updates `eslint` from 8.52.0 to 8.56.0
- [Release notes](/~https://github.com/eslint/eslint/releases)
- [Changelog](/~https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.52.0...v8.56.0)

Updates `eslint-plugin-import` from 2.29.0 to 2.29.1
- [Release notes](/~https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](/~https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1)

Updates `eslint-plugin-prettier` from 5.0.1 to 5.1.3
- [Release notes](/~https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](/~https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.1...v5.1.3)

Updates `html-webpack-plugin` from 5.5.3 to 5.6.0
- [Release notes](/~https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](/~https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v5.5.3...v5.6.0)

Updates `less-loader` from 11.1.3 to 11.1.4
- [Release notes](/~https://github.com/webpack-contrib/less-loader/releases)
- [Changelog](/~https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/less-loader@v11.1.3...v11.1.4)

Updates `lint-staged` from 15.0.2 to 15.2.0
- [Release notes](/~https://github.com/okonet/lint-staged/releases)
- [Changelog](/~https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.0.2...v15.2.0)

Updates `mini-css-extract-plugin` from 2.7.6 to 2.7.7
- [Release notes](/~https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](/~https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/mini-css-extract-plugin@v2.7.6...v2.7.7)

Updates `msw` from 0.36.8 to 2.0.13
- [Release notes](/~https://github.com/mswjs/msw/releases)
- [Changelog](/~https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v0.36.8...v2.0.13)

Updates `postcss` from 8.4.31 to 8.4.33
- [Release notes](/~https://github.com/postcss/postcss/releases)
- [Changelog](/~https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.31...8.4.33)

Updates `postcss-loader` from 7.3.3 to 7.3.4
- [Release notes](/~https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](/~https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/postcss-loader@v7.3.3...v7.3.4)

Updates `prettier` from 3.0.3 to 3.1.1
- [Release notes](/~https://github.com/prettier/prettier/releases)
- [Changelog](/~https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.3...3.1.1)

Updates `yarn` from 1.22.19 to 1.22.21
- [Release notes](/~https://github.com/yarnpkg/yarn/releases)
- [Changelog](/~https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
- [Commits](yarnpkg/yarn@v1.22.19...v1.22.21)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@babel/plugin-transform-runtime"
  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: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@trivago/prettier-plugin-sort-imports"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: less-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: yarn
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 12, 2024
@dependabot dependabot bot requested a review from a team January 12, 2024 13:54
@aleksandrychev
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2024

Superseded by #4290.

@dependabot dependabot bot closed this Jan 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-bfe02963d5 branch January 16, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant