Skip to content

Commit

Permalink
chore(deps): bump isbot from 5.1.4 to 5.1.11 (#360)
Browse files Browse the repository at this point in the history
Bumps [isbot](https://github.com/omrilotan/isbot) from 5.1.4 to 5.1.11.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](omrilotan/isbot@v5.1.4...v5.1.11)

---
updated-dependencies:
- dependency-name: isbot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent a68f626 commit 5e3c70d
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 12 deletions.
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@remix-run/react": "*",
"cross-env": "^7.0.3",
"fastify": "^4.26.2",
"isbot": "^5.1.4",
"isbot": "^5.1.11",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@remix-run/node": "*",
"@remix-run/react": "*",
"fastify": "^4.26.2",
"isbot": "^5.1.4",
"isbot": "^5.1.11",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@remix-run/react": "*",
"cross-env": "^7.0.3",
"fastify": "^4.26.2",
"isbot": "^5.1.4",
"isbot": "^5.1.11",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
24 changes: 15 additions & 9 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 5e3c70d

Please sign in to comment.