Skip to content

Commit

Permalink
chore(deps-dev): Bump the development-dependencies-minor group with 2…
Browse files Browse the repository at this point in the history
… updates (#2368)

Bumps the development-dependencies-minor group with 2 updates: [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `knip` from 5.26.0 to 5.27.0
- [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.27.0/packages/knip)

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

---
updated-dependencies:
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent aa81148 commit 3b4765d
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.5",
"@types/node": "20.14.11",
"@types/node": "20.14.12",
"@types/react": "18.3.3",
"autoprefixer": "10.4.19",
"next-sitemap": "4.2.3"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "5.1.0-rc-6d3110b4d9-20240531",
"eslint-plugin-turbo": "2.0.9",
"knip": "5.26.0",
"knip": "5.27.0",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.5",
"turbo": "2.0.9",
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": "5.3.2",
"@types/node": "20.14.11",
"@types/node": "20.14.12",
"tsx": "4.16.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.19.4"
},
"devDependencies": {
"@types/node": "20.14.11",
"@types/node": "20.14.12",
"tsx": "4.16.2"
}
}
86 changes: 43 additions & 43 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b4765d

Please sign in to comment.