Skip to content

Commit cb8f1fd

Browse files
Bump eslint from 9.14.0 to 9.15.0 in /src/highlightjs
Bumps [eslint](https://github.com/eslint/eslint) from 9.14.0 to 9.15.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.14.0...v9.15.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3557a37 commit cb8f1fd

File tree

2 files changed

+60
-74
lines changed

2 files changed

+60
-74
lines changed

src/highlightjs/package-lock.json

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

src/highlightjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/plist": "^3.0.5",
1111
"@typescript-eslint/eslint-plugin": "^8.13.0",
1212
"@typescript-eslint/parser": "^8.14.0",
13-
"eslint": "^9.14.0",
13+
"eslint": "^9.15.0",
1414
"eslint-plugin-notice": "^1.0.0",
1515
"eslint-plugin-jest": "^28.9.0",
1616
"globals": "^15.12.0",

0 commit comments

Comments
 (0)