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.18` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.12.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/eslint-plugin@11.11.0...@emotion/eslint-plugin@11.12.0)

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

Updates `eslint` from 8.57.0 to 9.12.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.12.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent 91bd6c8 commit fcd9b6e
Show file tree
Hide file tree
Showing 2 changed files with 520 additions and 149 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@
"@babel/preset-env": "7.25.8",
"@babel/preset-react": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@emotion/eslint-plugin": "11.11.0",
"@emotion/eslint-plugin": "11.12.0",
"@faker-js/faker": "9.0.3",
"@formatjs/cli": "6.2.15",
"@roamhq/wrtc": "0.8.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "16.0.1",
"@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.13",
Expand All @@ -95,7 +95,7 @@
"@types/webpack-env": "1.18.5",
"@types/wicg-file-system-access": "^2023.10.5",
"@wireapp/copy-config": "2.2.7",
"@wireapp/eslint-config": "3.0.7",
"@wireapp/eslint-config": "3.0.18",
"@wireapp/prettier-config": "0.6.4",
"@wireapp/store-engine": "5.1.8",
"archiver": "7.0.1",
Expand All @@ -108,8 +108,8 @@
"dexie": "4.0.7",
"dotenv": "16.4.5",
"dpdm": "3.14.0",
"eslint": "8.57.0",
"eslint-plugin-prettier": "5.1.3",
"eslint": "9.12.0",
"eslint-plugin-prettier": "5.2.1",
"fake-indexeddb": "6.0.0",
"generate-changelog": "1.8.0",
"html-webpack-plugin": "5.6.0",
Expand Down
Loading

0 comments on commit fcd9b6e

Please sign in to comment.