Skip to content

Commit

Permalink
Bump the app-deps group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the app-deps group with 3 updates: [uuid](https://github.com/uuidjs/uuid), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [concurrently](https://github.com/open-cli-tools/concurrently).


Updates `uuid` from 11.0.3 to 11.0.4
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v11.0.3...v11.0.4)

Updates `@types/node` from 22.10.2 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `concurrently` from 9.1.1 to 9.1.2
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: app-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app-deps
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: app-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 44989b1 commit e08abd5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,15 +89,15 @@
"@clickhouse/client": "^1.10.0",
"@sqltools/base-driver": "latest",
"@sqltools/types": "latest",
"uuid": "^11.0.3"
"uuid": "^11.0.4"
},
"devDependencies": {
"@babel/preset-env": "^7.26.0",
"@types/node": ">=22",
"@types/uuid": "^10.0.0",
"@types/vscode": "^1.42.0",
"@vscode/vsce": "3.2.1",
"concurrently": "^9.1.1",
"concurrently": "^9.1.2",
"cross-env": "^7.0.3",
"esbuild": "^0.24.2",
"ovsx": "^0.10.1",
Expand Down

0 comments on commit e08abd5

Please sign in to comment.