mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-08-23 01:16:37 +00:00
chore(deps-dev): bump the docs group across 1 directory with 3 updates
Bumps the docs group with 3 updates in the /docs directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [vue](https://github.com/vuejs/core). Updates `@types/node` from 20.19.43 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 8.57.1 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v10.8.0) Updates `vue` from 3.5.39 to 3.5.40 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.39...v3.5.40) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: docs - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: docs - dependency-name: vue dependency-version: 3.5.40 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docs ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Executable → Regular
+3
-3
@@ -9,9 +9,9 @@
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.12.12",
|
||||
"eslint": "^8.57.0",
|
||||
"@types/node": "^26.1.2",
|
||||
"eslint": "^10.8.0",
|
||||
"vitepress": "^1.0.0",
|
||||
"vue": "^3.0.0"
|
||||
"vue": "^3.5.40"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+271
-455
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user