Skip to content

Commit

Permalink
fix(deps): update dependency isbot to v5.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 06f4f50 commit 0353a7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion accelerate/remix-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"accept-language-parser": "1.5.0",
"clsx": "2.1.1",
"date-fns": "4.1.0",
"isbot": "5.1.18",
"isbot": "5.1.19",
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"openflights-cached": "1.3.15",
Expand Down
2 changes: 1 addition & 1 deletion orm/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@remix-run/node": "2.15.2",
"@remix-run/react": "2.15.2",
"@remix-run/serve": "2.15.2",
"isbot": "5.1.18",
"isbot": "5.1.19",
"marked": "15.0.4",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down

0 comments on commit 0353a7e

Please sign in to comment.