Skip to content

Commit

Permalink
deps(example): Bump the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/nextjs-14-react-hook-form with 2 updates: [@arcjet/next](https://github.com/arcjet/arcjet-js/tree/HEAD/arcjet-next) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@arcjet/next` from 1.0.0-alpha.16 to 1.0.0-alpha.17
- [Release notes](https://github.com/arcjet/arcjet-js/releases)
- [Changelog](https://github.com/arcjet/arcjet-js/blob/main/arcjet-next/CHANGELOG.md)
- [Commits](https://github.com/arcjet/arcjet-js/commits/v1.0.0-alpha.17/arcjet-next)

Updates `@typescript-eslint/parser` from 7.13.0 to 7.13.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@arcjet/next"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent b7e5715 commit d650f52
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
146 changes: 73 additions & 73 deletions examples/nextjs-14-react-hook-form/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/nextjs-14-react-hook-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^20",
"@types/react": "18.3.3",
"@types/react-dom": "^18",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/parser": "^7.13.1",
"autoprefixer": "^10.4.14",
"eslint": "^8",
"eslint-config-next": "14.2.4",
Expand Down

0 comments on commit d650f52

Please sign in to comment.