mirror of
https://github.com/strapi/strapi.git
synced 2025-09-23 07:22:51 +00:00
Bump is-docker from 2.0.0 to 2.1.1 (#7895)
Bumps [is-docker](https://github.com/sindresorhus/is-docker) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/sindresorhus/is-docker/releases) - [Commits](https://github.com/sindresorhus/is-docker/compare/v2.0.0...v2.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7a9803c439
commit
bf1f4f920e
@ -28,7 +28,7 @@
|
||||
"fs-extra": "^9.0.1",
|
||||
"glob": "^7.1.2",
|
||||
"inquirer": "^6.2.1",
|
||||
"is-docker": "2.0.0",
|
||||
"is-docker": "2.1.1",
|
||||
"koa": "^2.8.0",
|
||||
"koa-body": "^4.1.0",
|
||||
"koa-compose": "^4.1.0",
|
||||
|
@ -10091,10 +10091,10 @@ is-directory@^0.3.1:
|
||||
resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1"
|
||||
integrity sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=
|
||||
|
||||
is-docker@2.0.0, is-docker@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.0.0.tgz#2cb0df0e75e2d064fe1864c37cdeacb7b2dcf25b"
|
||||
integrity sha512-pJEdRugimx4fBMra5z2/5iRdZ63OhYV0vr0Dwm5+xtW4D1FvRkB8hamMIhnWfyJeDdyr/aa7BDyNbtG38VxgoQ==
|
||||
is-docker@2.1.1, is-docker@^2.0.0:
|
||||
version "2.1.1"
|
||||
resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.1.1.tgz#4125a88e44e450d384e09047ede71adc2d144156"
|
||||
integrity sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw==
|
||||
|
||||
is-extendable@^0.1.0, is-extendable@^0.1.1:
|
||||
version "0.1.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user