Skip to content

Commit be71f15

Browse files
chore(deps-dev): bump the docs group across 1 directory with 2 updates
Bumps the docs group with 2 updates in the /docs directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint). Updates `@types/node` from 20.19.43 to 26.1.1 - [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.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.7.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: docs - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: docs ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 626156c commit be71f15

2 files changed

Lines changed: 155 additions & 372 deletions

File tree

docs/package.json

100755100644
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"lint": "eslint ."
1010
},
1111
"devDependencies": {
12-
"@types/node": "^20.12.12",
13-
"eslint": "^8.57.0",
12+
"@types/node": "^26.1.1",
13+
"eslint": "^10.7.0",
1414
"vitepress": "^1.0.0",
1515
"vue": "^3.0.0"
1616
}

0 commit comments

Comments
 (0)