Skip to content

Commit

Permalink
fix(deps): update dependency isbot to v5 (#5097)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 16, 2024
1 parent fac0b4e commit 091ae3b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@remix-run/serve": "2.6.0",
"@your-org/common-i18n": "workspace:^",
"@your-org/ts-utils": "workspace:^",
"isbot": "4.4.0",
"isbot": "5.0.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15027,10 +15027,10 @@ __metadata:
languageName: node
linkType: hard

"isbot@npm:4.4.0":
version: 4.4.0
resolution: "isbot@npm:4.4.0"
checksum: 10c0/8cccbd8151a859c4a6c46578aa25984a5cad90ff91b375ab644c20f0a2bf02defa5429739b2de94f68b045d37766837e12991d858ad7cdf5f01e0071d4342e49
"isbot@npm:5.0.0":
version: 5.0.0
resolution: "isbot@npm:5.0.0"
checksum: 10c0/7728223521dd09a54c2bf525b0368d381687ddc1acbe9cdb90c42dc02ae0f98987bab0c649ccb79b1ef22934c7f39a2b0e4d0ce06924ae6375a968fc7845799b
languageName: node
linkType: hard

Expand Down Expand Up @@ -20543,7 +20543,7 @@ __metadata:
"@your-org/ts-utils": "workspace:^"
autoprefixer: "npm:10.4.17"
eslint: "npm:8.56.0"
isbot: "npm:4.4.0"
isbot: "npm:5.0.0"
postcss: "npm:8.4.35"
prettier: "npm:3.2.5"
react: "npm:18.2.0"
Expand Down

0 comments on commit 091ae3b

Please sign in to comment.