Skip to content

Commit e622b2b

Browse files
Bump the development-dependencies group across 1 directory with 2 updates (#3705)
Bumps the development-dependencies group with 2 updates in the / directory: [diff](https://github.com/kpdecker/jsdiff) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `diff` from 8.0.2 to 8.0.3 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v8.0.2...v8.0.3) Updates `typescript-eslint` from 8.52.0 to 8.53.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.53.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: diff dependency-version: 8.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.53.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 9d82d91 commit e622b2b

File tree

2 files changed

+69
-68
lines changed

2 files changed

+69
-68
lines changed

package-lock.json

Lines changed: 67 additions & 66 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
@@ -47,7 +47,7 @@
4747
"ajv": "^8.17.1",
4848
"caniuse-lite": "^1.0.30001765",
4949
"cheerio": "^1.1.2",
50-
"diff": "^8.0.2",
50+
"diff": "^8.0.3",
5151
"escape-html": "^1.0.3",
5252
"eslint-plugin-new-with-error": "^5.0.0",
5353
"fast-json-stable-stringify": "^2.1.0",
@@ -63,7 +63,7 @@
6363
"ts-json-schema-generator": "^2.4.0",
6464
"tsx": "^4.21.0",
6565
"typescript": "^5.9.3",
66-
"typescript-eslint": "^8.52.0",
66+
"typescript-eslint": "^8.53.0",
6767
"unified": "^11.0.5",
6868
"web-specs": "^3.76.0",
6969
"winston": "^3.19.0",

0 commit comments

Comments
 (0)