Skip to content

Commit

Permalink
Upgrade env-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhobbs committed Oct 18, 2024
1 parent b4170a8 commit b8d4cc8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"cross-spawn": "^7.0.2",
"debug": "^4.3.2",
"dotenv": "^8.2.0",
"env-ci": "^5.0.2",
"env-ci": "^11.1.0",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
Expand Down
18 changes: 14 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7565,7 +7565,7 @@ __metadata:
cross-spawn: "npm:^7.0.2"
debug: "npm:^4.3.2"
dotenv: "npm:^8.2.0"
env-ci: "npm:^5.0.2"
env-ci: "npm:^11.1.0"
eslint: "npm:^9.10.0"
eslint-config-prettier: "npm:^9.0.0"
eslint-plugin-import: "npm:^2.28.1"
Expand Down Expand Up @@ -8987,7 +8987,17 @@ __metadata:
languageName: node
linkType: hard

"env-ci@npm:^5.0.1, env-ci@npm:^5.0.2":
"env-ci@npm:^11.1.0":
version: 11.1.0
resolution: "env-ci@npm:11.1.0"
dependencies:
execa: "npm:^8.0.0"
java-properties: "npm:^1.0.2"
checksum: 10c0/14f0a597c1fe9ab5585532c01759db62f4c553277b33137d33cb71cdd621833184f182dc67408750973c9f884f5a0d5103fad4f873aabd9e6c4baf65f88bc22a
languageName: node
linkType: hard

"env-ci@npm:^5.0.1":
version: 5.5.0
resolution: "env-ci@npm:5.5.0"
dependencies:
Expand Down Expand Up @@ -10008,7 +10018,7 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:^8.0.1":
"execa@npm:^8.0.0, execa@npm:^8.0.1":
version: 8.0.1
resolution: "execa@npm:8.0.1"
dependencies:
Expand Down Expand Up @@ -12282,7 +12292,7 @@ __metadata:
languageName: node
linkType: hard

"java-properties@npm:^1.0.0":
"java-properties@npm:^1.0.0, java-properties@npm:^1.0.2":
version: 1.0.2
resolution: "java-properties@npm:1.0.2"
checksum: 10c0/be0f58c83b5a852f313de2ea57f7b8b7d46dc062b2ffe487d58838e7034d4660f4d22f2a96aae4daa622af6d734726c0d08b01396e59666ededbcfdc25a694d6
Expand Down

0 comments on commit b8d4cc8

Please sign in to comment.