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

Bump the minor_patch group with 22 updates #296

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2023

Bumps the minor_patch group with 22 updates:

Package From To
@mediamonks/eslint-config 2.3.0 2.4.0
@mediamonks/eslint-config-react 2.3.1 2.5.0
@mediamonks/eslint-config-typescript 1.2.0 1.4.0
@mediamonks/eslint-config-typescript-react 1.2.0 1.3.0
@storybook/addon-essentials 7.5.2 7.6.6
@storybook/addon-interactions 7.5.2 7.6.6
@storybook/addon-links 7.5.2 7.6.6
@storybook/cli 7.5.2 7.6.6
@storybook/react 7.5.2 7.6.6
@storybook/react-vite 7.5.2 7.6.6
@storybook/test-runner 0.13.0 0.16.0
@storybook/types 7.5.2 7.6.6
@testing-library/react 14.0.0 14.1.2
@types/lodash-es 4.17.11 4.17.12
@types/react 18.2.24 18.2.45
@vitejs/plugin-react 4.0.4 4.2.1
eslint 8.52.0 8.56.0
plop 4.0.0 4.0.1
storybook 7.5.2 7.6.6
ts-node 10.9.1 10.9.2
typescript 5.2.2 5.3.3
wait-on 7.1.0 7.2.0

Updates @mediamonks/eslint-config from 2.3.0 to 2.4.0

Commits
  • 1ac3d2b eslint-config v2.4.0
  • 0f92589 Bump @​typescript-eslint/eslint-plugin from 5.59.8 to 6.13.2 (#196)
  • 96c1372 Add node 20 to CI matrix
  • a470d6a Bump the minor_patch group with 6 updates (#195)
  • 6cbdc23 Bump lint-staged from 14.0.1 to 15.2.0 (#197)
  • 2374aff Allowing two dashes properties on naming-convention (#174)
  • 6cfdea6 Merge pull request #182 from mediamonks/dependabot/npm_and_yarn/eslint-plugin...
  • 00bd9ea Merge pull request #191 from mediamonks/dependabot/npm_and_yarn/lerna-8.0.0
  • bbff371 Group patch/minor updates
  • 46008ce Bump lerna from 7.3.0 to 8.0.0
  • Additional commits viewable in compare view

Updates @mediamonks/eslint-config-react from 2.3.1 to 2.5.0

Commits
  • a080838 eslint-config-react v2.5.0
  • 1ac3d2b eslint-config v2.4.0
  • 0f92589 Bump @​typescript-eslint/eslint-plugin from 5.59.8 to 6.13.2 (#196)
  • 96c1372 Add node 20 to CI matrix
  • a470d6a Bump the minor_patch group with 6 updates (#195)
  • 6cbdc23 Bump lint-staged from 14.0.1 to 15.2.0 (#197)
  • 2374aff Allowing two dashes properties on naming-convention (#174)
  • 6cfdea6 Merge pull request #182 from mediamonks/dependabot/npm_and_yarn/eslint-plugin...
  • 00bd9ea Merge pull request #191 from mediamonks/dependabot/npm_and_yarn/lerna-8.0.0
  • bbff371 Group patch/minor updates
  • Additional commits viewable in compare view

Updates @mediamonks/eslint-config-typescript from 1.2.0 to 1.4.0

Commits
  • b204ffb eslint-config-typescript v1.4.0
  • a080838 eslint-config-react v2.5.0
  • 1ac3d2b eslint-config v2.4.0
  • 0f92589 Bump @​typescript-eslint/eslint-plugin from 5.59.8 to 6.13.2 (#196)
  • 96c1372 Add node 20 to CI matrix
  • a470d6a Bump the minor_patch group with 6 updates (#195)
  • 6cbdc23 Bump lint-staged from 14.0.1 to 15.2.0 (#197)
  • 2374aff Allowing two dashes properties on naming-convention (#174)
  • 6cfdea6 Merge pull request #182 from mediamonks/dependabot/npm_and_yarn/eslint-plugin...
  • 00bd9ea Merge pull request #191 from mediamonks/dependabot/npm_and_yarn/lerna-8.0.0
  • Additional commits viewable in compare view

Updates @mediamonks/eslint-config-typescript-react from 1.2.0 to 1.3.0

Commits
  • 4b7ab4d eslint-config-typescript-react v1.3.0
  • b204ffb eslint-config-typescript v1.4.0
  • a080838 eslint-config-react v2.5.0
  • 1ac3d2b eslint-config v2.4.0
  • 0f92589 Bump @​typescript-eslint/eslint-plugin from 5.59.8 to 6.13.2 (#196)
  • 96c1372 Add node 20 to CI matrix
  • a470d6a Bump the minor_patch group with 6 updates (#195)
  • 6cbdc23 Bump lint-staged from 14.0.1 to 15.2.0 (#197)
  • 2374aff Allowing two dashes properties on naming-convention (#174)
  • 6cfdea6 Merge pull request #182 from mediamonks/dependabot/npm_and_yarn/eslint-plugin...
  • Additional commits viewable in compare view

Updates @storybook/addon-essentials from 7.5.2 to 7.6.6

Release notes

Sourced from @​storybook/addon-essentials's releases.

v7.6.6

7.6.6

v7.6.5

7.6.5

v7.6.4

7.6.4

v7.6.3

7.6.3

v7.6.2

7.6.2

v7.6.1

7.6.1

v7.6.0

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency

... (truncated)

Changelog

Sourced from @​storybook/addon-essentials's changelog.

7.6.6

7.6.5

7.6.4

7.6.3

7.6.2

7.6.1

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated

... (truncated)

Commits
  • a3a9ca8 Bump version from "7.6.5" to "7.6.6" [skip ci]
  • 1bb4147 Bump version from "7.6.4" to "7.6.5" [skip ci]
  • 1ba5416 Bump version from "7.6.3" to "7.6.4" [skip ci]
  • afc4c2f Bump version from "7.6.2" to "7.6.3" [skip ci]
  • afc89aa Bump version from "7.6.1" to "7.6.2" [skip ci]
  • 60f9c9a Bump version from "7.6.0" to "7.6.1" [skip ci]
  • b64214c Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]
  • b990144 Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]
  • d82167b Bump version from "7.6.0-beta.0" to "7.6.0-beta.1" [skip ci]
  • 574bb87 Bump version from "7.6.0-alpha.7" to "7.6.0-beta.0" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-interactions from 7.5.2 to 7.6.6

Release notes

Sourced from @​storybook/addon-interactions's releases.

v7.6.6

7.6.6

v7.6.5

7.6.5

v7.6.4

7.6.4

v7.6.3

7.6.3

v7.6.2

7.6.2

v7.6.1

7.6.1

v7.6.0

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency

... (truncated)

Changelog

Sourced from @​storybook/addon-interactions's changelog.

7.6.6

7.6.5

7.6.4

7.6.3

7.6.2

7.6.1

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated

... (truncated)

Commits
  • a3a9ca8 Bump version from "7.6.5" to "7.6.6" [skip ci]
  • 1bb4147 Bump version from "7.6.4" to "7.6.5" [skip ci]
  • 1ba5416 Bump version from "7.6.3" to "7.6.4" [skip ci]
  • afc4c2f Bump version from "7.6.2" to "7.6.3" [skip ci]
  • afc89aa Bump version from "7.6.1" to "7.6.2" [skip ci]
  • 60f9c9a Bump version from "7.6.0" to "7.6.1" [skip ci]
  • b64214c Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]
  • b990144 Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]
  • d82167b Bump version from "7.6.0-beta.0" to "7.6.0-beta.1" [skip ci]
  • 574bb87 Bump version from "7.6.0-alpha.7" to "7.6.0-beta.0" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-links from 7.5.2 to 7.6.6

Release notes

Sourced from @​storybook/addon-links's releases.

v7.6.6

7.6.6

v7.6.5

7.6.5

v7.6.4

7.6.4

v7.6.3

7.6.3

v7.6.2

7.6.2

v7.6.1

7.6.1

v7.6.0

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency

... (truncated)

Changelog

Sourced from @​storybook/addon-links's changelog.

7.6.6

7.6.5

7.6.4

7.6.3

7.6.2

7.6.1

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated

... (truncated)

Commits
  • a3a9ca8 Bump version from "7.6.5" to "7.6.6" [skip ci]
  • 1bb4147 Bump version from "7.6.4" to "7.6.5" [skip ci]
  • 1ba5416 Bump version from "7.6.3" to "7.6.4" [skip ci]
  • afc4c2f Bump version from "7.6.2" to "7.6.3" [skip ci]
  • afc89aa Bump version from "7.6.1" to "7.6.2" [skip ci]
  • 60f9c9a Bump version from "7.6.0" to "7.6.1" [skip ci]
  • b64214c Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]
  • b990144 Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]
  • d82167b Bump version from "7.6.0-beta.0" to "7.6.0-beta.1" [skip ci]
  • 574bb87 Bump version from "7.6.0-alpha.7" to "7.6.0-beta.0" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/cli from 7.5.2 to 7.6.6

Release notes

Sourced from @​storybook/cli's releases.

v7.6.6

7.6.6

v7.6.5

7.6.5

v7.6.4

7.6.4

v7.6.3

7.6.3

v7.6.2

7.6.2

v7.6.1

7.6.1

v7.6.0

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency

... (truncated)

Changelog

Sourced from @​storybook/cli's changelog.

7.6.6

7.6.5

7.6.4

7.6.3

7.6.2

7.6.1

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated

... (truncated)

Commits
  • a3a9ca8 Bump version from "7.6.5" to "7.6.6" [skip ci]
  • 1bb4147 Bump version from "7.6.4" to "7.6.5" [skip ci]
  • 1ba5416 Bump version from "7.6.3" to "7.6.4" [skip ci]
  • 692cf67 Remove 8.0 sandbox removals from CI
  • afc4c2f Bump version from "7.6.2" to "7.6.3" [skip ci]
  • afc89aa Bump version from "7.6.1" to "7.6.2" [skip ci]
  • 4059e67 fix ts issue
  • ffbb86e Merge pull request #25037 from storybookjs/yann/improve-doctor-cli
  • 60f9c9a Bump version from "7.6.0" to "7.6.1" [skip ci]
  • 5fa66f7 Remove ssv6 sandboxes
  • Additional commits viewable in compare view

Updates @storybook/react from 7.5.2 to 7.6.6

Release notes

Sourced from @​storybook/react's releases.

v7.6.6

7.6.6

v7.6.5

7.6.5

v7.6.4

7.6.4

v7.6.3

7.6.3

v7.6.2

7.6.2

v7.6.1

7.6.1

v7.6.0

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

7.6.6

7.6.5

7.6.4

7.6.3

7.6.2

7.6.1

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated

... (truncated)

Commits
  • a3a9ca8 Bump version from "7.6.5" to "7.6.6" [skip ci]
  • 1bb4147 Bump version from "7.6.4" to "7.6.5" [skip ci]
  • 1ba5416 Bump version from "7.6.3" to "7.6.4" [skip ci]
  • afc4c2f Bump version from "7.6.2" to "7.6.3" [skip ci]
  • afc89aa Bump version from "7.6.1" to "7.6.2" [skip ci]
  • 60f9c9a Bump version from "7.6.0" to "7.6.1" [skip ci]
  • b64214c Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]
  • 975ad76 Update TOC to use heading type
  • 1fb8d01 Remove /\<renderer> from URLs in CLI templates
  • b990144 Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/react-vite from 7.5.2 to 7.6.6

Release notes

Sourced from @​storybook/react-vite's releases.

v7.6.6

7.6.6

v7.6.5

7.6.5

v7.6.4

7.6.4

v7.6.3

7.6.3

v7.6.2

7.6.2

v7.6.1

7.6.1

  • Next.js: Fix AppRouterProvider usage - #25032, thanks

Bumps the minor_patch group with 22 updates:

| Package | From | To |
| --- | --- | --- |
| [@mediamonks/eslint-config](https://github.com/mediamonks/eslint-config) | `2.3.0` | `2.4.0` |
| [@mediamonks/eslint-config-react](https://github.com/mediamonks/eslint-config) | `2.3.1` | `2.5.0` |
| [@mediamonks/eslint-config-typescript](https://github.com/mediamonks/eslint-config) | `1.2.0` | `1.4.0` |
| [@mediamonks/eslint-config-typescript-react](https://github.com/mediamonks/eslint-config) | `1.2.0` | `1.3.0` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `7.5.2` | `7.6.6` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.5.2` | `7.6.6` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `7.5.2` | `7.6.6` |
| [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.5.2` | `7.6.6` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `7.5.2` | `7.6.6` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `7.5.2` | `7.6.6` |
| [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.13.0` | `0.16.0` |
| [@storybook/types](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/types) | `7.5.2` | `7.6.6` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.0.0` | `14.1.2` |
| [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es) | `4.17.11` | `4.17.12` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.24` | `18.2.45` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.0.4` | `4.2.1` |
| [eslint](https://github.com/eslint/eslint) | `8.52.0` | `8.56.0` |
| [plop](https://github.com/plopjs/plop/tree/HEAD/packages/plop) | `4.0.0` | `4.0.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.5.2` | `7.6.6` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` |
| [wait-on](https://github.com/jeffbski/wait-on) | `7.1.0` | `7.2.0` |


Updates `@mediamonks/eslint-config` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/mediamonks/eslint-config/releases)
- [Commits](https://github.com/mediamonks/eslint-config/compare/@mediamonks/[email protected]...@mediamonks/[email protected])

Updates `@mediamonks/eslint-config-react` from 2.3.1 to 2.5.0
- [Release notes](https://github.com/mediamonks/eslint-config/releases)
- [Commits](https://github.com/mediamonks/eslint-config/compare/@mediamonks/[email protected]...@mediamonks/[email protected])

Updates `@mediamonks/eslint-config-typescript` from 1.2.0 to 1.4.0
- [Release notes](https://github.com/mediamonks/eslint-config/releases)
- [Commits](https://github.com/mediamonks/eslint-config/compare/@mediamonks/[email protected]...@mediamonks/[email protected])

Updates `@mediamonks/eslint-config-typescript-react` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/mediamonks/eslint-config/releases)
- [Commits](https://github.com/mediamonks/eslint-config/compare/@mediamonks/[email protected]...@mediamonks/[email protected])

Updates `@storybook/addon-essentials` from 7.5.2 to 7.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.6/code/addons/essentials)

Updates `@storybook/addon-interactions` from 7.5.2 to 7.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.6/code/addons/interactions)

Updates `@storybook/addon-links` from 7.5.2 to 7.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.6/code/addons/links)

Updates `@storybook/cli` from 7.5.2 to 7.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.6/code/lib/cli)

Updates `@storybook/react` from 7.5.2 to 7.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.6/code/renderers/react)

Updates `@storybook/react-vite` from 7.5.2 to 7.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.6/code/frameworks/react-vite)

Updates `@storybook/test-runner` from 0.13.0 to 0.16.0
- [Release notes](https://github.com/storybookjs/test-runner/releases)
- [Changelog](https://github.com/storybookjs/test-runner/blob/v0.16.0/CHANGELOG.md)
- [Commits](storybookjs/test-runner@v0.13.0...v0.16.0)

Updates `@storybook/types` from 7.5.2 to 7.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.6/code/lib/types)

Updates `@testing-library/react` from 14.0.0 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@v14.0.0...v14.1.2)

Updates `@types/lodash-es` from 4.17.11 to 4.17.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es)

Updates `@types/react` from 18.2.24 to 18.2.45
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@vitejs/plugin-react` from 4.0.4 to 4.2.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.2.1/packages/plugin-react)

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 `plop` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/plopjs/plop/releases)
- [Changelog](https://github.com/plopjs/plop/blob/main/packages/plop/CHANGELOG.md)
- [Commits](https://github.com/plopjs/plop/commits/[email protected]/packages/plop)

Updates `storybook` from 7.5.2 to 7.6.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.6/code/lib/cli)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

Updates `typescript` from 5.2.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)

Updates `wait-on` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: "@mediamonks/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@mediamonks/eslint-config-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@mediamonks/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@mediamonks/eslint-config-typescript-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@storybook/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@storybook/react-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@storybook/test-runner"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@storybook/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: "@types/lodash-es"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor_patch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor_patch
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: plop
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor_patch
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor_patch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
- dependency-name: wait-on
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor_patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 24, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 31, 2023

Superseded by #297.

@dependabot dependabot bot closed this Dec 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor_patch-b2df891c1b branch December 31, 2023 17:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants