generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit cf37d03
fix(deps): bump the create-database-app-dependencies group across 1 directory with 9 updates
Bumps the create-database-app-dependencies group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) | `5.4.6` | `5.4.24` |
| [@oclif/test](https://github.com/oclif/test) | `4.0.9` | `4.1.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.1` | `22.10.3` |
| [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `5.2.1` | `5.2.2` |
| [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) | `3.1.9` | `3.1.13` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.4` | `3.1.9` |
| [oclif](https://github.com/oclif/oclif) | `4.11.3` | `4.17.7` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.7.2` |
Updates `@oclif/plugin-plugins` from 5.4.6 to 5.4.24
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@5.4.6...5.4.24)
Updates `@oclif/test` from 4.0.9 to 4.1.5
- [Release notes](https://github.com/oclif/test/releases)
- [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
- [Commits](oclif/test@4.0.9...4.1.5)
Updates `@types/node` from 22.5.1 to 22.10.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint-config-oclif` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/oclif/eslint-config-oclif/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif@5.2.1...5.2.2)
Updates `eslint-config-oclif-typescript` from 3.1.9 to 3.1.13
- [Release notes](https://github.com/oclif/eslint-config-oclif-typescript/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif-typescript/blob/main/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif-typescript@3.1.9...3.1.13)
Updates `eslint-plugin-import` from 2.29.1 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0)
Updates `nodemon` from 3.1.4 to 3.1.9
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.4...v3.1.9)
Updates `oclif` from 4.11.3 to 4.17.7
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.11.3...4.17.7)
Updates `typescript` from 5.5.4 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.4...v5.7.2)
---
updated-dependencies:
- dependency-name: "@oclif/plugin-plugins"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: create-database-app-dependencies
- dependency-name: "@oclif/test"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: create-database-app-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: create-database-app-dependencies
- dependency-name: eslint-config-oclif
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: create-database-app-dependencies
- dependency-name: eslint-config-oclif-typescript
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: create-database-app-dependencies
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: create-database-app-dependencies
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: create-database-app-dependencies
- dependency-name: oclif
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: create-database-app-dependencies
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: create-database-app-dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>2 files changed
+1885
-1257
lines changed+1,884-1,256
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
|
0 commit comments