Skip to content

Commit

Permalink
fix(deps): update dependency isbot to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent 9672644 commit a6b0056
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 @@ -22,7 +22,7 @@
"@remix-run/serve": "2.8.1",
"@your-org/common-i18n": "workspace:^",
"@your-org/ts-utils": "workspace:^",
"isbot": "3.8.0",
"isbot": "5.1.2",
"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 @@ -15170,10 +15170,10 @@ __metadata:
languageName: node
linkType: hard

"isbot@npm:3.8.0":
version: 3.8.0
resolution: "isbot@npm:3.8.0"
checksum: 10c0/3e9daa907212db8e8e339fe0c7eacff7814de0db0aeef9ab379376b245f35058c6bdd2de0849442a791bc3d9587d749071e7d7e90aea00bf9f834f40c69ea16f
"isbot@npm:5.1.2":
version: 5.1.2
resolution: "isbot@npm:5.1.2"
checksum: 10c0/12fb449de89b9efd32d599abc0d021e8ad0b648a9c442e632840273bdcc7180ff8317952956333b3253dcbaf9b00d603bbe7e0bbd4f2c11ce9cfd6ef0d7fa640
languageName: node
linkType: hard

Expand Down Expand Up @@ -21035,7 +21035,7 @@ __metadata:
autoprefixer: "npm:10.4.18"
cssnano: "npm:6.1.0"
eslint: "npm:8.57.0"
isbot: "npm:3.8.0"
isbot: "npm:5.1.2"
postcss: "npm:8.4.37"
prettier: "npm:3.2.5"
react: "npm:18.2.0"
Expand Down

0 comments on commit a6b0056

Please sign in to comment.