Skip to content

Commit

Permalink
fix(deps): bump ci-info from 3.8.0 to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent bf46898 commit 80a6c5a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@nx/devkit": "16.10.0",
"@renovate/pep440": "1.0.0",
"@swc/helpers": "0.5.3",
"ci-info": "3.8.0",
"ci-info": "3.9.0",
"commander": "11.0.0",
"csv-parse": "5.4.0",
"handlebars": "4.7.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/ci-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typings": "./src/index.d.ts",
"dependencies": {
"@nx-tools/core": "6.0.0-alpha.1",
"ci-info": "3.8.0",
"ci-info": "3.9.0",
"@octokit/openapi-types": "12.11.0",
"@actions/github": "5.1.1",
"properties-file": "3.2.17"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@actions/exec": "1.1.1",
"@actions/io": "1.1.3",
"chalk": "4.1.2",
"ci-info": "3.8.0",
"ci-info": "3.9.0",
"csv-parse": "5.4.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 80a6c5a

Please sign in to comment.