Skip to content

Commit

Permalink
chore(deps-dev): bump the eslint group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the eslint group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/eslint-plugin](https://github.com/emotion-js/emotion) | `11.11.0` | `11.12.0` |
| [@wireapp/eslint-config](https://github.com/wireapp/wire-web-packages) | `3.0.7` | `3.0.20` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.17.0` |
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) | `8.56.5` | `9.6.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |



Updates `@emotion/eslint-plugin` from 11.11.0 to 11.12.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@wireapp/eslint-config` from 3.0.7 to 3.0.20
- [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected])

Updates `eslint` from 8.57.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.17.0)

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

Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [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.1.3...v5.2.1)

---
updated-dependencies:
- dependency-name: "@emotion/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@wireapp/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 22795ed commit 5655226
Show file tree
Hide file tree
Showing 2 changed files with 525 additions and 171 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,14 @@
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.26.0",
"@emotion/eslint-plugin": "11.11.0",
"@emotion/eslint-plugin": "11.12.0",
"@faker-js/faker": "9.3.0",
"@formatjs/cli": "6.3.14",
"@roamhq/wrtc": "0.8.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "16.1.0",
"@types/dexie-batch": "0.4.7",
"@types/eslint": "8.56.5",
"@types/eslint": "9.6.1",
"@types/fs-extra": "11.0.4",
"@types/generate-changelog": "1.8.3",
"@types/jest": "29.5.14",
Expand All @@ -103,7 +103,7 @@
"@types/webpack-env": "1.18.5",
"@types/wicg-file-system-access": "^2023.10.5",
"@wireapp/copy-config": "2.2.11",
"@wireapp/eslint-config": "3.0.7",
"@wireapp/eslint-config": "3.0.20",
"@wireapp/prettier-config": "0.6.4",
"@wireapp/store-engine": "5.1.11",
"archiver": "7.0.1",
Expand All @@ -116,8 +116,8 @@
"dexie": "4.0.7",
"dotenv": "16.4.7",
"dpdm": "3.14.0",
"eslint": "8.57.0",
"eslint-plugin-prettier": "5.1.3",
"eslint": "9.17.0",
"eslint-plugin-prettier": "5.2.1",
"fake-indexeddb": "6.0.0",
"generate-changelog": "1.8.0",
"html-webpack-plugin": "5.6.3",
Expand Down
Loading

0 comments on commit 5655226

Please sign in to comment.