Skip to content

Commit

Permalink
chore: update dependency env-ci to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2022
1 parent 34ff82b commit 8b0fcc2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/acot-reporter-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@sinclair/typebox": "^0.23.2",
"chalk": "^4.0.0",
"debug": "^4.3.1",
"env-ci": "6.0.0",
"env-ci": "7.2.1",
"got": "11.8.3"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9231,10 +9231,10 @@ entities@^2.0.0:
resolved "https://registry.yarnpkg.com/entities/-/entities-2.1.0.tgz#992d3129cf7df6870b96c57858c249a120f8b8b5"
integrity sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w==

env-ci@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/env-ci/-/env-ci-6.0.0.tgz#156949f5888c15a66da8d62a745f7d7bf6a20d20"
integrity sha512-63XaAEm/E72D/z874vR6twa8NJ2n+TsZobnSaxkdtwd7k76pVN9l2XgQnPz4YYrFoSr/9l/UPGcXMH6ia4vPJA==
env-ci@7.2.1:
version "7.2.1"
resolved "https://registry.yarnpkg.com/env-ci/-/env-ci-7.2.1.tgz#4698f05bcd0c08c8c16fcf912830e660e52f6256"
integrity sha512-X+8tQWmsZ9QBz76kR813h6CRGoxroNqWGqbaejCITmuB2W1K+3D82cWy6PbhrBI0RZ/yahGYyvKLJDq5piomUA==
dependencies:
execa "^5.0.0"
fromentries "^1.3.2"
Expand Down

0 comments on commit 8b0fcc2

Please sign in to comment.