Skip to content

Commit 297be0f

Browse files
Bump isbot from 5.1.36 to 5.1.37
Bumps [isbot](https://github.com/omrilotan/isbot) from 5.1.36 to 5.1.37. - [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md) - [Commits](omrilotan/isbot@v5.1.36...v5.1.37) --- updated-dependencies: - dependency-name: isbot dependency-version: 5.1.37 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1cb8bf commit 297be0f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"filesize": "^6.1.0",
9191
"http-proxy-middleware": "^2.0.9",
9292
"http-terminator": "^3.2.0",
93-
"isbot": "^5.1.36",
93+
"isbot": "^5.1.37",
9494
"js-cookie": "2.2.1",
9595
"js-yaml": "^4.1.1",
9696
"json5": "^2.2.3",

yarn.lock

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

7687-
isbot@^5.1.36:
7688-
version "5.1.36"
7689-
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.36.tgz#139dcc056f0a4042f3d7f39f011a1e328e9c7863"
7690-
integrity sha512-C/ZtXyJqDPZ7G7JPr06ApWyYoHjYexQbS6hPYD4WYCzpv2Qes6Z+CCEfTX4Owzf+1EJ933PoI2p+B9v7wpGZBQ==
7687+
isbot@^5.1.37:
7688+
version "5.1.37"
7689+
resolved "https://registry.yarnpkg.com/isbot/-/isbot-5.1.37.tgz#77ae942b8ebb52b3ceddc681051c8508a6711d92"
7690+
integrity sha512-5bcicX81xf6NlTEV8rWdg7Pk01LFizDetuYGHx6d/f6y3lR2/oo8IfxjzJqn1UdDEyCcwT9e7NRloj8DwCYujQ==
76917691

76927692
isexe@^2.0.0:
76937693
version "2.0.0"

0 commit comments

Comments
 (0)