Skip to content

Commit 5a1df7c

Browse files
Bump the development-dependencies group across 1 directory with 2 updates (#3174)
Bumps the development-dependencies group with 2 updates in the / directory: [cheerio](https://github.com/cheeriojs/cheerio) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `cheerio` from 1.1.0 to 1.1.2 - [Release notes](https://github.com/cheeriojs/cheerio/releases) - [Commits](cheeriojs/cheerio@v1.1.0...v1.1.2) Updates `typescript-eslint` from 8.37.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: cheerio dependency-version: 1.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b4f816 commit 5a1df7c

File tree

2 files changed

+76
-74
lines changed

2 files changed

+76
-74
lines changed

package-lock.json

Lines changed: 74 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/node": "^20.19.9",
4747
"ajv": "^8.17.1",
4848
"caniuse-lite": "^1.0.30001727",
49-
"cheerio": "^1.1.0",
49+
"cheerio": "^1.1.2",
5050
"diff": "^8.0.2",
5151
"eslint-plugin-new-with-error": "^5.0.0",
5252
"fast-json-stable-stringify": "^2.1.0",
@@ -59,7 +59,7 @@
5959
"ts-json-schema-generator": "^2.4.0",
6060
"tsx": "^4.19.4",
6161
"typescript": "^5.8.3",
62-
"typescript-eslint": "^8.37.0",
62+
"typescript-eslint": "^8.38.0",
6363
"unified": "^11.0.5",
6464
"web-specs": "^3.57.0",
6565
"winston": "^3.17.0",

0 commit comments

Comments
 (0)