Skip to content

Commit

Permalink
⬆️ Bump the dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates: [prettier-eslint](https://github.com/prettier/prettier-eslint), [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) and [azure-pipelines-task-lib](https://github.com/Microsoft/azure-pipelines-task-lib).


Updates `prettier-eslint` from 16.2.0 to 16.3.0
- [Release notes](https://github.com/prettier/prettier-eslint/releases)
- [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md)
- [Commits](prettier/prettier-eslint@v16.2.0...v16.3.0)

Updates `@actions/artifact` from 2.0.1 to 2.1.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)

Updates `azure-pipelines-task-lib` from 4.8.0 to 4.8.1
- [Commits](https://github.com/Microsoft/azure-pipelines-task-lib/commits)

---
updated-dependencies:
- dependency-name: prettier-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@actions/artifact"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: azure-pipelines-task-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tiulpin committed Jan 22, 2024
1 parent adb78a5 commit f5f62df
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 15 deletions.
36 changes: 24 additions & 12 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 @@ -39,7 +39,7 @@
"eslint-plugin-jest": "latest",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "3.2.4",
"prettier-eslint": "^16.2.0",
"prettier-eslint": "^16.3.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion scan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"url": "git+https://github.com/JetBrains/qodana-action.git"
},
"dependencies": {
"@actions/artifact": "^2.0.1",
"@actions/artifact": "^2.1.0",
"@actions/cache": "^3.2.3",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion vsts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"author": "JetBrains",
"license": "Apache-2.0",
"dependencies": {
"azure-pipelines-task-lib": "^4.8.0",
"azure-pipelines-task-lib": "^4.8.1",
"azure-pipelines-tasks-utility-common": "^3.230.0",
"azure-pipelines-tool-lib": "^2.0.7"
},
Expand Down

0 comments on commit f5f62df

Please sign in to comment.