Skip to content

Commit e35adee

Browse files
Bump isbot from 5.1.26 to 5.1.27
Bumps [isbot](https://github.com/omrilotan/isbot) from 5.1.26 to 5.1.27. - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md) - [Commits](omrilotan/isbot@v5.1.26...v5.1.27) --- updated-dependencies: - dependency-name: isbot dependency-version: 5.1.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b491ed3 commit e35adee

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"filesize": "^6.1.0",
9292
"http-proxy-middleware": "^2.0.9",
9393
"http-terminator": "^3.2.0",
94-
"isbot": "^5.1.26",
94+
"isbot": "^5.1.27",
9595
"js-cookie": "2.2.1",
9696
"js-yaml": "^4.1.0",
9797
"json5": "^2.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7104,10 +7104,10 @@ isbinaryfile@^4.0.8:
71047104
resolved "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-4.0.10.tgz"
71057105
integrity sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw==
71067106

7107-
isbot@^5.1.26:
7108-
version "5.1.26"
7109-
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.26.tgz#38c336503b8a7071a15437b2d11b41e65b903bd2"
7110-
integrity sha512-3wqJEYSIm59dYQjEF7zJ7T42aqaqxbCyJQda5rKCudJykuAnISptCHR/GSGpOnw8UrvU+mGueNLRJS5HXnbsXQ==
7107+
isbot@^5.1.27:
7108+
version "5.1.27"
7109+
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.27.tgz#6c4683b273d76c28b2f2ad375898f0602c9304d2"
7110+
integrity sha512-V3W56Hnztt4Wdh3VUlAMbdNicX/tOM38eChW3a2ixP6KEBJAeehxzYzTD59JrU5NCTgBZwRt9lRWr8D7eMZVYQ==
71117111

71127112
isexe@^2.0.0:
71137113
version "2.0.0"

0 commit comments

Comments
 (0)