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(deps-dev): bump the development-dependencies group with 21 updates #150

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps the development-dependencies group with 21 updates:

Package From To
auto 11.0.2 11.0.4
@auto-it/all-contributors 11.0.2 11.0.4
@auto-it/first-time-contributor 11.0.2 11.0.4
@babel/preset-typescript 7.22.15 7.23.2
@testing-library/dom 9.3.1 9.3.3
@testing-library/jest-dom 6.1.3 6.1.4
@testing-library/user-event 14.4.3 14.5.1
@types/enzyme 3.10.13 3.10.15
@types/invariant 2.2.35 2.2.36
@types/konami-code-js 0.8.1 0.8.2
@types/stylis 4.2.0 4.2.2
babel-jest 29.6.4 29.7.0
core-js 3.32.1 3.33.2
eslint 8.48.0 8.53.0
jest 29.6.4 29.7.0
jest-environment-jsdom 29.6.4 29.7.0
lint-staged 14.0.1 15.0.2
turbo 1.10.13 1.10.16
webpack 5.88.2 5.89.0
@types/mdx-js__react 1.5.5 1.5.7
glob 10.3.4 10.3.10

Updates auto from 11.0.2 to 11.0.4

Release notes

Sourced from auto's releases.

v11.0.4

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1

v11.0.3

🐛 Bug Fix

Authors: 2

Changelog

Sourced from auto's changelog.

v11.0.4 (Sun Sep 10 2023)

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1


Commits
  • 040b80c Bump version to: v11.0.4 [skip ci]
  • f6cb7eb Update CHANGELOG.md [skip ci]
  • 3fb2bee Merge pull request #2396 from hborawski/pr-body-labels-remove-fix
  • 6e35c33 Bump auto brew formula [skip ci]
  • 55615fa Bump version to: v11.0.3 [skip ci]
  • 5830901 Update CHANGELOG.md [skip ci]
  • 082a1ec Merge pull request #2397 from intuit/fix-bug
  • 3a861e8 fix value type
  • db0f6cc only remove labels if they exist on the PR
  • 11d7d9d Bump auto brew formula [skip ci]
  • See full diff in compare view

Updates @auto-it/all-contributors from 11.0.2 to 11.0.4

Release notes

Sourced from @​auto-it/all-contributors's releases.

v11.0.4

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1

v11.0.3

🐛 Bug Fix

Authors: 2

Changelog

Sourced from @​auto-it/all-contributors's changelog.

v11.0.4 (Sun Sep 10 2023)

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1


Commits
  • 040b80c Bump version to: v11.0.4 [skip ci]
  • f6cb7eb Update CHANGELOG.md [skip ci]
  • 3fb2bee Merge pull request #2396 from hborawski/pr-body-labels-remove-fix
  • 6e35c33 Bump auto brew formula [skip ci]
  • 55615fa Bump version to: v11.0.3 [skip ci]
  • 5830901 Update CHANGELOG.md [skip ci]
  • 082a1ec Merge pull request #2397 from intuit/fix-bug
  • 3a861e8 fix value type
  • db0f6cc only remove labels if they exist on the PR
  • 11d7d9d Bump auto brew formula [skip ci]
  • See full diff in compare view

Updates @auto-it/first-time-contributor from 11.0.2 to 11.0.4

Release notes

Sourced from @​auto-it/first-time-contributor's releases.

v11.0.4

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1

v11.0.3

🐛 Bug Fix

Authors: 2

Changelog

Sourced from @​auto-it/first-time-contributor's changelog.

v11.0.4 (Sun Sep 10 2023)

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1


Commits
  • 040b80c Bump version to: v11.0.4 [skip ci]
  • f6cb7eb Update CHANGELOG.md [skip ci]
  • 3fb2bee Merge pull request #2396 from hborawski/pr-body-labels-remove-fix
  • 6e35c33 Bump auto brew formula [skip ci]
  • 55615fa Bump version to: v11.0.3 [skip ci]
  • 5830901 Update CHANGELOG.md [skip ci]
  • 082a1ec Merge pull request #2397 from intuit/fix-bug
  • 3a861e8 fix value type
  • db0f6cc only remove labels if they exist on the PR
  • 11d7d9d Bump auto brew formula [skip ci]
  • See full diff in compare view

Updates @babel/preset-typescript from 7.22.15 to 7.23.2

Release notes

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

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
  • 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

Committers: 5

v7.23.1 (2023-09-25)

Re-publishing @babel/helpers due to a publishing error in 7.23.0.

v7.23.0 (2023-09-25)

Thanks @​lorenzoferre and @​RajShukla1 for your first PRs!

🚀 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
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript

... (truncated)

Changelog

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

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
  • babel-generator, babel-helper-module-transforms, babel-parser, babel-plugin-transform-dynamic-import, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types
  • babel-standalone
  • babel-helper-function-name, babel-helper-member-expression-to-functions, babel-helpers, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining-assign, babel-plugin-syntax-optional-chaining-assign, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-traverse, babel-types
  • babel-preset-typescript
  • babel-parser

🐛 Bug Fix

  • babel-plugin-transform-block-scoping

💅 Polish

  • babel-traverse
  • babel-plugin-proposal-explicit-resource-management

🔬 Output optimization

  • babel-core, babel-helper-module-transforms, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes, babel-plugin-transform-dynamic-import, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-inline-elements, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env

v7.22.20 (2023-09-16)

... (truncated)

Commits

Updates @testing-library/dom from 9.3.1 to 9.3.3

Release notes

Sourced from @​testing-library/dom's releases.

v9.3.3

9.3.3 (2023-09-17)

Bug Fixes

  • use defineProperty on the error object instead of setting the message directly (#1261) (270a531), closes #1259

v9.3.2

9.3.2 (2023-09-17)

Bug Fixes

Commits

Updates @testing-library/jest-dom from 6.1.3 to 6.1.4

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.1.4

6.1.4 (2023-10-12)

Bug Fixes

  • upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532) (44f1eab)
Commits
  • 44f1eab fix: upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532)
  • 6d65999 chore: add jest/vitest version to bug report template (#526)
  • See full diff in compare view

Updates @testing-library/user-event from 14.4.3 to 14.5.1

Release notes

Sourced from @​testing-library/user-event's releases.

v14.5.1

14.5.1 (2023-09-15)

Bug Fixes

  • incorrect default import from @​testing-library/dom (#1162) (d7483f0)

v14.5.0

14.5.0 (2023-09-14)

Bug Fixes

  • exports: add a named export for userEvent (4019cee), closes #1146

Features

  • types: Add additional type exports for UserEvent & Options (#1112) (da00e8d)
Commits
  • d7483f0 fix: incorrect default import from @​testing-library/dom (#1162)
  • 4be87b3 chore: swap release script
  • d95121d chore: add --experimental-import-meta-resolve
  • 8779eae chore: format, lint, fix lint
  • 4019cee fix(exports): add a named export for userEvent
  • da00e8d feat(types): Add additional type exports for UserEvent & Options (#1112)
  • 7a305de chore: fix snapshot testing (#1090)
  • e93a5af chore: rewrite tests (#1081)
  • See full diff in compare view

Updates @types/enzyme from 3.10.13 to 3.10.15

Commits

Updates @types/invariant from 2.2.35 to 2.2.36

Commits

Updates @types/konami-code-js from 0.8.1 to 0.8.2

Commits

Updates @types/stylis from 4.2.0 to 4.2.2

Commits

Updates babel-jest from 29.6.4 to 29.7.0

Release notes

Sourced from babel-jest's releases.

v29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)

New Contributors

Full Changelog: jestjs/jest@v29.6.4...v29.7.0

Changelog

Sourced from babel-jest's changelog.

29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)
Commits

Updates core-js from 3.32.1 to 3.33.2

Changelog

Sourced from core-js's changelog.

3.33.2 - 2023.10.31
  • Simplified structuredClone polyfill, avoided second tree pass in cases of transferring
  • Added support of SuppressedError to structuredClone polyfill
  • Removed unspecified unnecessary ArrayBuffer and DataView dependencies of structuredClone lack of which could cause errors in some entries in IE10-
  • Fixed handling of fractional number part in Number.fromString
  • Compat data improvements:
3.33.1 - 2023.10.20
3.33.0 - 2023.10.02
3.32.2 - 2023.09.07
  • Fixed structuredClone feature detection core-js@3.32.1 bug, #1288
  • Added a workaround of old WebKit + eval bug, #1287
  • Compat data improvements:
    • Added Samsung Internet 23 compat data mapping
    • Added Quest Browser 29 compat data mapping
Commits
  • 7cbd6b5 3.33.2
  • ffc6984 temporarily drop unspecified special cases from Number.fromString before cl...
  • f7b095e fix handling of fractional number part and some special cases in `Number.from...
  • 55cd424 adapt get-built-in-prototype-method helper for some future use cases
  • effda0c drop an extra method name
  • d6f71d1 add support of SuppressedError to structuredClone polyfill and simplify it
  • c6ea9f7 simplify structuredClone polyfill, avoid second tree pass in cases of trans...
  • 65e9213 remove unspecified unnecessary ArrayBuffer and DataView dependencies of `...
  • adc588c 3.33.1
  • d47cb73 fix stable/instance/for-each dependencies
  • Additional commits viewable in compare view

Updates eslint from 8.48.0 to 8.53.0

Release notes

Sourced from eslint's releases.

v8.53.0

Features

  • 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨)

Chores

  • ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic)
  • 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic)
  • 93256a3 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic)
  • db06a7f ci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])
  • 994596b ci: run tests in Node.js 21 (#17673) (Francesco Trotta)

v8.52.0

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.53.0 - November 3, 2023

  • ba4d4d5 chore: remove metascraper (#17707) (Milos Djermanovic)
  • 0d07338 chore: Update dependencies (#17706) (Milos Djermanovic)
  • 93256a3 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • ab8c60d docs: change position of return to top button (#17688) (Tanuj Kanti)
  • 528e1c0 feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)
  • 485ec7d test: fix ESLint tests for caching (#17699) (Milos Djermanovic)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)
  • 4fc44c0 docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)
  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)
  • 4164b2c docs: Update REA...

    Description has been truncated

Bumps the development-dependencies group with 21 updates:

| Package | From | To |
| --- | --- | --- |
| [auto](https://github.com/intuit/auto) | `11.0.2` | `11.0.4` |
| [@auto-it/all-contributors](https://github.com/intuit/auto) | `11.0.2` | `11.0.4` |
| [@auto-it/first-time-contributor](https://github.com/intuit/auto) | `11.0.2` | `11.0.4` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.22.15` | `7.23.2` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `9.3.1` | `9.3.3` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.1.3` | `6.1.4` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.4.3` | `14.5.1` |
| [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme) | `3.10.13` | `3.10.15` |
| [@types/invariant](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/invariant) | `2.2.35` | `2.2.36` |
| [@types/konami-code-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/konami-code-js) | `0.8.1` | `0.8.2` |
| [@types/stylis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stylis) | `4.2.0` | `4.2.2` |
| [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `29.6.4` | `29.7.0` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.32.1` | `3.33.2` |
| [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.53.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.4` | `29.7.0` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `29.6.4` | `29.7.0` |
| [lint-staged](https://github.com/okonet/lint-staged) | `14.0.1` | `15.0.2` |
| [turbo](https://github.com/vercel/turbo) | `1.10.13` | `1.10.16` |
| [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.89.0` |
| [@types/mdx-js__react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mdx-js__react) | `1.5.5` | `1.5.7` |
| [glob](https://github.com/isaacs/node-glob) | `10.3.4` | `10.3.10` |


Updates `auto` from 11.0.2 to 11.0.4
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
- [Commits](intuit/auto@v11.0.2...v11.0.4)

Updates `@auto-it/all-contributors` from 11.0.2 to 11.0.4
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
- [Commits](intuit/auto@v11.0.2...v11.0.4)

Updates `@auto-it/first-time-contributor` from 11.0.2 to 11.0.4
- [Release notes](https://github.com/intuit/auto/releases)
- [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md)
- [Commits](intuit/auto@v11.0.2...v11.0.4)

Updates `@babel/preset-typescript` from 7.22.15 to 7.23.2
- [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.2/packages/babel-preset-typescript)

Updates `@testing-library/dom` from 9.3.1 to 9.3.3
- [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.1...v9.3.3)

Updates `@testing-library/jest-dom` from 6.1.3 to 6.1.4
- [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.3...v6.1.4)

Updates `@testing-library/user-event` from 14.4.3 to 14.5.1
- [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.4.3...v14.5.1)

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

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

Updates `@types/konami-code-js` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/konami-code-js)

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

Updates `babel-jest` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/babel-jest)

Updates `core-js` from 3.32.1 to 3.33.2
- [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.33.2/packages/core-js)

Updates `eslint` from 8.48.0 to 8.53.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.48.0...v8.53.0)

Updates `jest` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

Updates `jest-environment-jsdom` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom)

Updates `lint-staged` from 14.0.1 to 15.0.2
- [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@v14.0.1...v15.0.2)

Updates `turbo` from 1.10.13 to 1.10.16
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turborepo@v1.10.13...v1.10.16)

Updates `webpack` from 5.88.2 to 5.89.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.89.0)

Updates `@types/mdx-js__react` from 1.5.5 to 1.5.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mdx-js__react)

Updates `glob` from 10.3.4 to 10.3.10
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.3.4...v10.3.10)

---
updated-dependencies:
- dependency-name: auto
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@auto-it/all-contributors"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@auto-it/first-time-contributor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@babel/preset-typescript"
  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-patch
  dependency-group: development-dependencies
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/enzyme"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/invariant"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/konami-code-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/stylis"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: core-js
  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: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/mdx-js__react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: glob
  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 requested a review from a team as a code owner November 6, 2023 18:51
@dependabot dependabot bot requested review from jakemhiller and BandanaKM and removed request for a team November 6, 2023 18:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file release/dependencies Update one or more dependencies version labels Nov 6, 2023
@dependabot dependabot bot requested a review from dreamwasp November 6, 2023 18:51
@github-actions github-actions bot enabled auto-merge (squash) November 6, 2023 18:51
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2023

Superseded by #151.

@dependabot dependabot bot closed this Nov 7, 2023
auto-merge was automatically disabled November 7, 2023 18:54

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/development-dependencies-2bc328cf18 branch November 7, 2023 18:54
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 release/dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants