Skip to content

Commit e99cc25

Browse files
build(deps): bump isbot from 5.1.44 to 5.2.2
Bumps [isbot](https://github.com/omrilotan/isbot) from 5.1.44 to 5.2.2. - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md) - [Commits](omrilotan/isbot@v5.1.44...v5.2.2) --- updated-dependencies: - dependency-name: isbot dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd8fc2b commit e99cc25

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
@@ -97,7 +97,7 @@
9797
"filesize": "^6.1.0",
9898
"http-proxy-middleware": "^2.0.10",
9999
"http-terminator": "^3.2.0",
100-
"isbot": "^5.1.44",
100+
"isbot": "^5.2.2",
101101
"js-cookie": "2.2.1",
102102
"js-yaml": "^4.3.2",
103103
"json5": "^2.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7276,10 +7276,10 @@ isbinaryfile@^4.0.8:
72767276
resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-4.0.10.tgz#0c5b5e30c2557a2f06febd37b7322946aaee42b3"
72777277
integrity sha512-iHrqe5shvBUcFbmZq9zOQHBoeOhZJu6RQGrDpBgenUm/Am+F3JM2MgQj+rK3Z601fzrL5gLZWtAPH2OBaSVcyw==
72787278

7279-
isbot@^5.1.44:
7280-
version "5.1.44"
7281-
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.44.tgz#d884bb5c6e40b3659137adc6a490c66a203cc90c"
7282-
integrity sha512-PGEHtwMnKbZpeSEXW2Utx+/JWed7dp6DiH0WWg33vGSDA7RUvpUeJSVlLrVkQ1RCpvDOUc/eH9ql7VsdbBZ8pA==
7279+
isbot@^5.2.2:
7280+
version "5.2.2"
7281+
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.2.2.tgz#4c6c4c9b1391a91e490077f9323418693140c416"
7282+
integrity sha512-iQcBXcd+Rv/pkubRyGh2utW2j1oPG5hZY6TUhVPpqK4G+o3IbxpJNx04hgksjc/N7GK5pEorUxDeg31cFgEk/w==
72837283

72847284
isexe@^2.0.0:
72857285
version "2.0.0"

0 commit comments

Comments
 (0)