Skip to content

Commit

Permalink
build(deps-dev): bump the development group across 1 directory with 8…
Browse files Browse the repository at this point in the history
… updates (#223)

Bumps the development group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.27.8` | `2.27.9` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `19.8.2` | `19.8.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.10` | `18.3.11` |
| [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.12.0` |
| [@eslint/compat](https://github.com/eslint/rewrite) | `1.1.1` | `1.2.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.1` | `9.12.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.7.0` | `8.8.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.1` | `2.1.2` |



Updates `@changesets/cli` from 2.27.8 to 2.27.9
- [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 `nx` from 19.8.2 to 19.8.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.4/packages/nx)

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

Updates `eslint` from 9.11.1 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@v9.11.1...v9.12.0)

Updates `@eslint/compat` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@compat-v1.1.1...compat-v1.2.0)

Updates `@eslint/js` from 9.11.1 to 9.12.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.12.0/packages/js)

Updates `typescript-eslint` from 8.7.0 to 8.8.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/typescript-eslint)

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

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: "@eslint/compat"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent 962c468 commit 12710c6
Show file tree
Hide file tree
Showing 9 changed files with 314 additions and 205 deletions.
4 changes: 2 additions & 2 deletions apps/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@tsconfig/recommended": "^1.0.7",
"@tsconfig/strictest": "^2.0.5",
"@tsconfig/vite-react": "^3.0.2",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"typescript": "^5.6.2",
"vite": "^5.4.8"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.8",
"@changesets/cli": "^2.27.9",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"husky": "^9.1.6",
"nx": "^19.8.2",
"nx": "^19.8.4",
"prettier": "^3.3.3"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@reactive-dot/eslint-config": "workspace:^",
"@tsconfig/recommended": "^1.0.7",
"@tsconfig/strictest": "^2.0.5",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"polkadot-api": "^1.4.0",
"typescript": "^5.6.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"main": "index.js",
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.14.3",
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.11.1",
"@eslint/compat": "^1.2.0",
"@eslint/js": "^9.12.0",
"@types/eslint__js": "^8.42.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-tsdoc": "^0.3.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.7.0"
"typescript-eslint": "^8.8.0"
},
"peerDependencies": {
"eslint": "*"
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@reactive-dot/eslint-config": "workspace:^",
"@tsconfig/recommended": "^1.0.7",
"@tsconfig/strictest": "^2.0.5",
"@types/react": "^18.3.10",
"eslint": "^9.11.1",
"@types/react": "^18.3.11",
"eslint": "^9.12.0",
"polkadot-api": "^1.4.0",
"react": "^18.3.1",
"typescript": "^5.6.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@reactive-dot/eslint-config": "workspace:^",
"@tsconfig/recommended": "^1.0.7",
"@tsconfig/strictest": "^2.0.5",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
}
}
2 changes: 1 addition & 1 deletion packages/wallet-ledger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@reactive-dot/eslint-config": "workspace:^",
"@tsconfig/recommended": "^1.0.7",
"@tsconfig/strictest": "^2.0.5",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"typescript": "^5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/wallet-walletconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@reactive-dot/eslint-config": "workspace:^",
"@tsconfig/recommended": "^1.0.7",
"@tsconfig/strictest": "^2.0.5",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"typescript": "^5.6.2"
}
}
Loading

0 comments on commit 12710c6

Please sign in to comment.