Skip to content

Commit

Permalink
chore(deps-dev): Bump the development-dependencies-minor group across…
Browse files Browse the repository at this point in the history
… 1 directory with 7 updates

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

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.13.0` | `9.14.0` |
| [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.0.1` | `15.0.2` |
| [eslint](https://github.com/eslint/eslint) | `9.13.0` | `9.14.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.34.2` | `5.36.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.12.1` | `8.12.2` |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.0.1` | `15.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.2` | `22.8.7` |



Updates `@eslint/js` from 9.13.0 to 9.14.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.14.0/packages/js)

Updates `@next/eslint-plugin-next` from 15.0.1 to 15.0.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.0.2/packages/eslint-plugin-next)

Updates `eslint` from 9.13.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.13.0...v9.14.0)

Updates `knip` from 5.34.2 to 5.36.2
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.36.2/packages/knip)

Updates `typescript-eslint` from 8.12.1 to 8.12.2
- [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.12.2/packages/typescript-eslint)

Updates `@next/bundle-analyzer` from 15.0.1 to 15.0.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.0.2/packages/next-bundle-analyzer)

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

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies-minor
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies-minor
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies-minor
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies-minor
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies-minor
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies-minor
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 2a2f485 commit 4e1c43f
Show file tree
Hide file tree
Showing 5 changed files with 247 additions and 269 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"typed.js": "2.1.0"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.1",
"@types/node": "22.8.2",
"@next/bundle-analyzer": "15.0.2",
"@types/node": "22.8.7",
"@types/react": "18.3.12",
"autoprefixer": "10.4.20",
"next-sitemap": "4.2.3",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,21 @@
"format:check": "prettier -c '**/*.{js,mjs,ts,tsx,md,json,css}'"
},
"devDependencies": {
"@eslint/js": "9.13.0",
"@next/eslint-plugin-next": "15.0.1",
"@eslint/js": "9.14.0",
"@next/eslint-plugin-next": "15.0.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/eslint__js": "8.42.3",
"eslint": "9.13.0",
"eslint": "9.14.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.1.0-rc-6d3110b4d9-20240531",
"eslint-plugin-turbo": "2.2.3",
"knip": "5.34.2",
"knip": "5.36.2",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"turbo": "2.2.3",
"typescript": "5.6.3",
"typescript-eslint": "8.12.1"
"typescript-eslint": "8.12.2"
},
"pnpm": {
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion packages/party-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@inquirer/prompts": "7.0.1",
"@types/node": "22.8.2",
"@types/node": "22.8.7",
"tsx": "4.19.2"
}
}
2 changes: 1 addition & 1 deletion packages/scrapers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"undici": "6.20.1"
},
"devDependencies": {
"@types/node": "22.8.2",
"@types/node": "22.8.7",
"domhandler": "5.0.3",
"tsx": "4.19.2"
}
Expand Down
Loading

0 comments on commit 4e1c43f

Please sign in to comment.