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): bump the dependencies group across 1 directory with 17 updates #26

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps the dependencies group with 17 updates in the / directory:

Package From To
@gitbeaker/rest 40.0.3 40.1.2
@testing-library/jest-dom 6.4.5 6.4.8
@testing-library/react 15.0.7 16.0.0
@types/node 20.14.0 22.4.1
@vitest/coverage-v8 1.6.0 2.0.5
eslint 9.4.0 9.9.0
eslint-plugin-n 17.7.0 17.10.2
eslint-plugin-react-refresh 0.4.7 0.4.9
happy-dom 14.12.0 14.12.3
husky 9.0.11 9.1.4
lint-staged 15.2.5 15.2.9
prettier 3.3.0 3.3.3
typescript 5.4.5 5.5.4
vite 5.2.12 5.4.1
vite-plugin-dts 3.9.1 4.0.3
vite-tsconfig-paths 4.3.2 5.0.1
vitest 1.6.0 2.0.5

Updates @gitbeaker/rest from 40.0.3 to 40.1.2

Release notes

Sourced from @​gitbeaker/rest's releases.

40.1.2

🗃️ Typescript Definitions

Authors: 1

40.1.1

↕️ Dependencies

Authors: 1

40.1.0

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ null@​YupaTT

❤️ null@​nhollander-alert

❤️ Ali Souidan (@​ali-souidan)

❤️ null@​omer-rivlin-platinum

❤️ null@​michael-smt

❤️ Sefa Eyeoglu (@​Scrumplex)

✨ Feature

  • @gitbeaker/requester-utils, @gitbeaker/rest
  • @gitbeaker/core, @gitbeaker/rest

🐛 Bug Fix

  • @gitbeaker/core

🚑 Hot Fix

... (truncated)

Changelog

Sourced from @​gitbeaker/rest's changelog.

40.1.2 (Thu Jul 11 2024)

🗃️ Typescript Definitions

Authors: 1


40.1.1 (Mon Jul 08 2024)

↕️ Dependencies

Authors: 1


40.1.0 (Mon Jul 08 2024)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ null@​YupaTT

❤️ null@​nhollander-alert

❤️ Ali Souidan (@​ali-souidan)

❤️ null@​omer-rivlin-platinum

❤️ null@​michael-smt

❤️ Sefa Eyeoglu (@​Scrumplex)

✨ Feature

  • @gitbeaker/requester-utils, @gitbeaker/rest
  • @gitbeaker/core, @gitbeaker/rest

... (truncated)

Commits
  • e9ca9e9 Bump version to: 40.1.2 [skip ci]
  • 609cad4 Update CHANGELOG.md [skip ci]
  • fa54661 Adding filtering support for marked for deletion on (#3609)
  • 8cebefc Bump version to: 40.1.1 [skip ci]
  • 88df65b Update CHANGELOG.md [skip ci]
  • 110da4b Bump tar from 6.2.0 to 6.2.1 (#3608)
  • 312d4dc Bump version to: 40.1.0 [skip ci]
  • d380578 Update contributors [skip ci]
  • 9635b70 Update CHANGELOG.md [skip ci]
  • 080b640 Minor dependency changes
  • Additional commits viewable in compare view

Updates @testing-library/jest-dom from 6.4.5 to 6.4.8

Release notes

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

v6.4.8

6.4.8 (2024-07-23)

Bug Fixes

  • Drop peerDependencies from package.json (#610) (faf534b)

v6.4.7

6.4.7 (2024-07-22)

Bug Fixes

v6.4.6

6.4.6 (2024-06-10)

Bug Fixes

Commits

Updates @testing-library/react from 15.0.7 to 16.0.0

Release notes

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

v16.0.0

16.0.0 (2024-06-03)

Features

  • Move @testing-library/dom and @types/react-dom to peer dependencies (#1305) (a4744fa)

BREAKING CHANGES

  • @testing-library/dom was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of @testing-library/dom installed that frequently caused bugs when used with @testing-library/user-event. We will also be able to allow new versions of @testing-library/dom being used without a SemVer major release of @testing-library/react by just widening the peer dependency. @types/react-dom needs to be installed if you're typechecking files using @testing-library/react.
Commits
  • a4744fa feat: Move @testing-library/dom and @types/react-dom to peer dependencie...
  • See full diff in compare view

Updates @types/node from 20.14.0 to 22.4.1

Commits

Updates @vitest/coverage-v8 from 1.6.0 to 2.0.5

Release notes

Sourced from @​vitest/coverage-v8's releases.

v2.0.5

   🚀 Features

  • Introduce experimental reported tasks  -  by @​sheremet-va in vitest-dev/vitest#6149 (13d85)
    • This is part of the experimental API and doesn't follow semver. We are hoping to stabilize it for 2.1. If you are working with custom reporters, give this a go!

   🐞 Bug Fixes

    View changes on GitHub

v2.0.4

   🐞 Bug Fixes

    View changes on GitHub

v2.0.3

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 99452a7 chore: release v2.0.5
  • 400481f chore: release v2.0.4
  • 9057614 fix(coverage): consistent type-only file handling (#6183)
  • a852b16 refactor: enable isolatedDeclarations in snapshot and spy packages (#6146)
  • 81b8d67 chore: release v2.0.3
  • 99a12ae chore: release v2.0.2
  • 80a43d5 fix(browser): inline pretty-format and replace picocolors with tinyrainbow (#...
  • 16eb6c8 chore: release v2.0.1
  • 1b150a3 chore: release v2.0.0
  • 5611895 chore: release v2.0.0-beta.13
  • Additional commits viewable in compare view

Updates eslint from 9.4.0 to 9.9.0

Release notes

Sourced from eslint's releases.

v9.9.0

Features

  • 41d0206 feat: Add support for TS config files (#18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

  • 461b2c3 chore: upgrade to @eslint/[email protected] (#18765) (Francesco Trotta)
  • 59dba1b chore: package.json update for @​eslint/js release (Jenkins)
  • fea8563 chore: update dependency @​eslint/core to ^0.3.0 (#18724) (renovate[bot])
  • aac191e chore: update dependency @​eslint/json to ^0.3.0 (#18760) (renovate[bot])
  • b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)

v9.8.0

Features

  • 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)

Bug Fixes

  • ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)
  • 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic)

Documentation

Build Related

  • 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas)

Chores

v9.7.0

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta)

Documentation

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.9.0 - August 9, 2024

  • 461b2c3 chore: upgrade to @eslint/[email protected] (#18765) (Francesco Trotta)
  • 59dba1b chore: package.json update for @​eslint/js release (Jenkins)
  • fea8563 chore: update dependency @​eslint/core to ^0.3.0 (#18724) (renovate[bot])
  • 41d0206 feat: Add support for TS config files (#18134) (Arya Emami)
  • aac191e chore: update dependency @​eslint/json to ^0.3.0 (#18760) (renovate[bot])
  • 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)
  • b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave)
  • 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

v9.8.0 - July 26, 2024

  • deee448 chore: upgrade to @eslint/[email protected] (#18720) (Francesco Trotta)
  • 4aaf2b3 chore: package.json update for @​eslint/js release (Jenkins)
  • 8e1a627 chore: update dependency @​eslint/core to ^0.2.0 (#18700) (renovate[bot])
  • 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas)
  • 282df1a docs: Add system theme option (#18617) (Amaresh S M)
  • ab0ff27 fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)
  • 70dc803 fix: basePath directory can never be ignored (#18711) (Milos Djermanovic)
  • 53b1ff0 docs: Debug config docs (#18698) (Nicholas C. Zakas)
  • 4514424 build: Enable JSON linting (#18681) (Nicholas C. Zakas)
  • a7016a5 docs: fix search input stylings (#18682) (Amaresh S M)

v9.7.0 - July 12, 2024

  • 793b718 chore: upgrade @​eslint/js@​9.7.0 (#18680) (Francesco Trotta)
  • 7ed6f9a chore: package.json update for @​eslint/js release (Jenkins)
  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta)
  • 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas)
  • 51bf57c chore: add tech sponsors through actions (#18624) (Strek)
  • 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)
  • 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic)
  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar)
  • 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta)

v9.6.0 - June 28, 2024

  • b15ee30 chore: upgrade @​eslint/js@​9.6.0 (#18632) (Milos Djermanovic)
  • d655503 chore: package.json update for @​eslint/js release (Jenkins)
  • 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)
  • 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas)

... (truncated)

Commits

Updates eslint-plugin-n from 17.7.0 to 17.10.2

Release notes

Sourced from eslint-plugin-n's releases.

v17.10.2

17.10.2 (2024-08-05)

🩹 Fixes

v17.10.1

17.10.1 (2024-07-26)

🩹 Fixes

v17.10.0

17.10.0 (2024-07-26)

🌟 Features

📚 Documentation

🧹 Chores

  • upgrade compatible deps (8f6f11d)

v17.9.0

17.9.0 (2024-06-14)

🌟 Features

  • Add flag ignorePrivate to no-unpublished-x rules (#298) (0609431)

v17.8.1

17.8.1 (2024-06-06)

... (truncated)

Changelog

Sourced from eslint-plugin-n's changelog.

17.10.2 (2024-08-05)

🩹 Fixes

17.10.1 (2024-07-26)

🩹 Fixes

17.10.0 (2024-07-26)

🌟 Features

📚 Documentation

🧹 Chores

  • upgrade compatible deps (8f6f11d)

17.9.0 (2024-06-14)

🌟 Features

  • Add flag ignorePrivate to no-unpublished-x rules (#298) (0609431)

17.8.1 (2024-06-06)

🩹 Fixes

  • hashbang + eslint v8 compat issue (e82974f)
  • hashbang + eslint v8 compat issue (#290) (e82974f)

... (truncated)

Commits

Updates eslint-plugin-react-refresh from 0.4.7 to 0.4.9

Release notes

Sourced from eslint-plugin-react-refresh's releases.

v0.4.9

  • Support function Foo() {}; export default memo(Foo) (fixes #44) (thanks @​SukkaW!)

v0.4.8

  • Support export const foo = -1 with allowConstantExport (fixes #43)
Changelog

Sourced from eslint-plugin-react-refresh's changelog.

0.4.9

  • Support function Foo() {}; export default memo(Foo) (fixes #44)

0.4.8

  • Support export const foo = -1 with allowConstantExport (fixes #43)
Commits
  • 897a11d Handle memo for function declarations / function assignments [publish] (#45)
  • a10b96b Support export const foo = -1 with allowConstantExport (fixes #43) [publish]
  • See full diff in compare view

Updates happy-dom from 14.12.0 to 14.12.3

Release notes

Sourced from happy-dom's releases.

v14.12.3

👷‍♂️ Patch fixes

  • Fixes bug related to Node.insertBefore() handling the scenario where the reference node equals the new node to be added incorrectly - By @​juandiegombr in task #1429

v14.12.2

👷‍♂️ Patch fixes

  • Fixes problem related to the cookie container using the wrong path when caching cookies - By @​matcic in task #1455

v14.12.1

👷‍♂️ Patch fixes

  • Fixes problem related to React click handler with preventDefault not preventing navigation - By @​amitdahan in task #1464
Commits
  • e6f9127 Merge pull request #1453 from juandiegombr/master
  • fbb71ce Merge branch 'master' into master
  • 3504a93 Merge pull request #1456 from matcic/1455
  • 2aab0d5 Merge branch 'master' into 1455
  • 8da51ee Merge pull request #1465 from amitdahan/fix-anchor-react-click-preventDefault
  • a3b6d86 fix: #1464 Fix React click handler with preventDefault not preventing nav...
  • 80bbc41 chore: #1464 Add failing test
  • 4bf250c fix: #1455 Cookie container cache key
  • 221e22b fix: #1429 Element.insertBefore works when the node is already inserted
  • See full diff in compare view

Updates husky from 9.0.11 to 9.1.4

Release notes

Sourced from husky's releases.

v9.1.4

  • Improve deprecation notice

v9.1.3

  • fix: better handle space in PATH

v9.1.2

Show a message instead of automatically removing deprecated code.

This only concerns projects that still have the following code in their hooks:

- #!/usr/bin/env sh # <- This is deprecated, remove it
- . "$(dirname -- "$0")/_/husky.sh"  # <- This is deprecated, remove it
Rest of your hook code

Hooks with these lines will fail in v10.0.0

v9.1.1

Super saiyan god dog! It's over 9.0.0!

What's new

You can now run package commands directly, no need for npx or equivalents. It makes writing hooks more intuitive and is also slightly faster 🐺⚡️

# .husky/pre-commit
- npx jest
+ jest # ~0.2s faster

A new recipe has been added to the docs. Lint staged files without external dependencies (inspired by Prettier docs). Feel free to modify it.

# .husky/pre-commit
prettier $(git diff --cached --name-only --diff-filter=ACMR | sed 's| |\\ |g') --write --ignore-unknown
git update-index --again

For more advanced use cases, see lint-staged.

Fixes

... (truncated)

Commits

…pdates

Bumps the dependencies group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@gitbeaker/rest](https://github.com/jdalrymple/gitbeaker) | `40.0.3` | `40.1.2` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.5` | `6.4.8` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `15.0.7` | `16.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.0` | `22.4.1` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.6.0` | `2.0.5` |
| [eslint](https://github.com/eslint/eslint) | `9.4.0` | `9.9.0` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.7.0` | `17.10.2` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.7` | `0.4.9` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `14.12.0` | `14.12.3` |
| [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.4` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.5` | `15.2.9` |
| [prettier](https://github.com/prettier/prettier) | `3.3.0` | `3.3.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.12` | `5.4.1` |
| [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `3.9.1` | `4.0.3` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `4.3.2` | `5.0.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.0` | `2.0.5` |



Updates `@gitbeaker/rest` from 40.0.3 to 40.1.2
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/main/CHANGELOG.md)
- [Commits](jdalrymple/gitbeaker@40.0.3...40.1.2)

Updates `@testing-library/jest-dom` from 6.4.5 to 6.4.8
- [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.4.5...v6.4.8)

Updates `@testing-library/react` from 15.0.7 to 16.0.0
- [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@v15.0.7...v16.0.0)

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

Updates `@vitest/coverage-v8` from 1.6.0 to 2.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-v8)

Updates `eslint` from 9.4.0 to 9.9.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.4.0...v9.9.0)

Updates `eslint-plugin-n` from 17.7.0 to 17.10.2
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.7.0...v17.10.2)

Updates `eslint-plugin-react-refresh` from 0.4.7 to 0.4.9
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.7...v0.4.9)

Updates `happy-dom` from 14.12.0 to 14.12.3
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v14.12.0...v14.12.3)

Updates `husky` from 9.0.11 to 9.1.4
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.4)

Updates `lint-staged` from 15.2.5 to 15.2.9
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.5...v15.2.9)

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

Updates `typescript` from 5.4.5 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.5.4)

Updates `vite` from 5.2.12 to 5.4.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.1/packages/vite)

Updates `vite-plugin-dts` from 3.9.1 to 4.0.3
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](qmhc/vite-plugin-dts@v3.9.1...v4.0.3)

Updates `vite-tsconfig-paths` from 4.3.2 to 5.0.1
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v4.3.2...v5.0.1)

Updates `vitest` from 1.6.0 to 2.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest)

---
updated-dependencies:
- dependency-name: "@gitbeaker/rest"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vite-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

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

dependabot bot commented on behalf of github Aug 26, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-3890888215 branch August 26, 2024 04:59
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