Skip to content

Commit

Permalink
chore(deps): bump isbot from 4.1.0 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [isbot](https://github.com/omrilotan/isbot) from 4.1.0 to 4.3.0.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](omrilotan/isbot@v4.1.0...v4.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 8a2d75a commit fefb18d
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 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/serve": "^2.4.1",
"chokidar": "^3.5.3",
"fastify": "^4.25.2",
"isbot": "^4.1.0",
"isbot": "^4.3.0",
"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 @@ -21,7 +21,7 @@
"@remix-run/node": "^2.4.1",
"@remix-run/react": "^2.4.1",
"fastify": "^4.25.2",
"isbot": "^4.1.0",
"isbot": "^4.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/unstable-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@remix-run/react": "2.4.1",
"cross-env": "^7.0.3",
"fastify": "^4.25.2",
"isbot": "^4.1.0",
"isbot": "^4.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
16 changes: 8 additions & 8 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 fefb18d

Please sign in to comment.