Skip to content

Commit

Permalink
Bump the development-dependencies group across 1 directory with 22 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the development-dependencies group with 22 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) | `4.6.0` | `4.10.0` |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.27.1` | `2.27.8` |
| [@matrix-widget-toolkit/testing](https://github.com/nordeck/matrix-widget-toolkit/tree/HEAD/packages/testing) | `2.3.2` | `2.5.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.30.0` | `1.47.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.2.0` | `6.5.0` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `12.1.5` | `16.0.1` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.202` | `4.17.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.1` | `22.5.5` |
| [@types/react-beautiful-dnd](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-beautiful-dnd) | `13.1.2` | `13.1.8` |
| [eslint](https://github.com/eslint/eslint) | `8.55.0` | `9.10.0` |
| [eslint-plugin-notice](https://github.com/nickdeis/eslint-plugin-notice) | `0.9.10` | `1.0.0` |
| [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) | `0.12.0` | `1.6.2` |
| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `7.1.0` |
| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.1.6` |
| [i18next-parser](https://github.com/i18next/i18next-parser) | `8.12.0` | `9.0.2` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.0` | `15.2.10` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.4` | `5.0.7` |
| [prettier](https://github.com/prettier/prettier) | `2.8.4` | `3.3.3` |
| [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `3.2.4` | `4.0.0` |
| [react-i18next](https://github.com/i18next/react-i18next) | `12.1.4` | `15.0.2` |
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | `10.5.0` | `10.13.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `4.6.4` | `5.6.2` |



Updates `@axe-core/playwright` from 4.6.0 to 4.10.0
- [Release notes](https://github.com/dequelabs/axe-core-npm/releases)
- [Changelog](https://github.com/dequelabs/axe-core-npm/blob/v4.10.0/CHANGELOG.md)
- [Commits](dequelabs/axe-core-npm@v4.6.0...v4.10.0)

Updates `@changesets/cli` from 2.27.1 to 2.27.8
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

Updates `@matrix-widget-toolkit/testing` from 2.3.2 to 2.5.0
- [Release notes](https://github.com/nordeck/matrix-widget-toolkit/releases)
- [Changelog](https://github.com/nordeck/matrix-widget-toolkit/blob/main/packages/testing/CHANGELOG.md)
- [Commits](https://github.com/nordeck/matrix-widget-toolkit/commits/@matrix-widget-toolkit/[email protected]/packages/testing)

Updates `@playwright/test` from 1.30.0 to 1.47.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.30.0...v1.47.1)

Updates `@testing-library/jest-dom` from 6.2.0 to 6.5.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.2.0...v6.5.0)

Updates `@testing-library/react` from 12.1.5 to 16.0.1
- [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...v16.0.1)

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

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

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

Updates `eslint` from 8.55.0 to 9.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.55.0...v9.10.0)

Updates `eslint-plugin-notice` from 0.9.10 to 1.0.0
- [Commits](https://github.com/nickdeis/eslint-plugin-notice/commits)

Updates `eslint-plugin-playwright` from 0.12.0 to 1.6.2
- [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](playwright-community/eslint-plugin-playwright@v0.12.0...v1.6.2)

Updates `eslint-plugin-promise` from 6.1.1 to 7.1.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v7.1.0)

Updates `husky` from 8.0.3 to 9.1.6
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.1.6)

Updates `i18next-parser` from 8.12.0 to 9.0.2
- [Release notes](https://github.com/i18next/i18next-parser/releases)
- [Changelog](https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-parser@8.12.0...9.0.2)

Updates `lint-staged` from 15.2.0 to 15.2.10
- [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.0...v15.2.10)

Updates `nanoid` from 3.3.4 to 5.0.7
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.4...5.0.7)

Updates `prettier` from 2.8.4 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@2.8.4...3.3.3)

Updates `prettier-plugin-organize-imports` from 3.2.4 to 4.0.0
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md)
- [Commits](simonhaenisch/prettier-plugin-organize-imports@v3.2.4...v4.0.0)

Updates `react-i18next` from 12.1.4 to 15.0.2
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v12.1.4...v15.0.2)

Updates `testcontainers` from 10.5.0 to 10.13.1
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.5.0...v10.13.1)

Updates `typescript` from 4.6.4 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.6.4...v5.6.2)

---
updated-dependencies:
- dependency-name: "@axe-core/playwright"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@matrix-widget-toolkit/testing"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@types/react-beautiful-dnd"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-notice
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-playwright
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: i18next-parser
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: nanoid
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: prettier-plugin-organize-imports
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: react-i18next
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent eb58c72 commit 438f9f0
Show file tree
Hide file tree
Showing 2 changed files with 1,250 additions and 1,099 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,43 +84,43 @@
]
},
"devDependencies": {
"@axe-core/playwright": "^4.6.0",
"@changesets/cli": "^2.27.1",
"@axe-core/playwright": "^4.10.0",
"@changesets/cli": "^2.27.8",
"@craco/craco": "^7.1.0",
"@matrix-widget-toolkit/testing": "^2.3.2",
"@playwright/test": "^1.30.0",
"@matrix-widget-toolkit/testing": "^2.5.0",
"@playwright/test": "^1.47.1",
"@semantic-ui-react/craco-less": "^3.0.0",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^12.1.5",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^27.5.2",
"@types/lodash": "^4.14.202",
"@types/lodash": "^4.17.7",
"@types/luxon": "^3.2.0",
"@types/node": "^20.11.1",
"@types/node": "^22.5.5",
"@types/react": "^17.0.52",
"@types/react-beautiful-dnd": "^13.1.2",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dom": "^17.0.18",
"@types/react-i18next": "^8.1.0",
"@types/styled-components": "^5.1.26",
"cross-env": "^7.0.3",
"depcheck": "^1.4.7",
"eslint": "^8.55.0",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-notice": "^0.9.10",
"eslint-plugin-playwright": "^0.12.0",
"eslint-plugin-promise": "^6.1.1",
"husky": "^8.0.3",
"i18next-parser": "8.12.0",
"lint-staged": "^15.2.0",
"nanoid": "^3.3.4",
"prettier": "^2.8.4",
"prettier-plugin-organize-imports": "^3.2.4",
"react-i18next": "^12.1.4",
"eslint-plugin-notice": "^1.0.0",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-promise": "^7.1.0",
"husky": "^9.1.6",
"i18next-parser": "9.0.2",
"lint-staged": "^15.2.10",
"nanoid": "^5.0.7",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.0.0",
"react-i18next": "^15.0.2",
"react-scripts": "5.0.1",
"testcontainers": "^10.5.0",
"typescript": "~4.6.4",
"testcontainers": "^10.13.1",
"typescript": "~5.6.2",
"yarn-deduplicate": "^6.0.2"
}
}
Loading

0 comments on commit 438f9f0

Please sign in to comment.