Skip to content

Commit eb34c88

Browse files
dependabot[bot]thestinger
authored andcommitted
Bump eslint from 9.5.0 to 9.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.5.0 to 9.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.5.0...v9.6.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 51d348e commit eb34c88

File tree

2 files changed

+22
-24
lines changed

2 files changed

+22
-24
lines changed

package-lock.json

+21-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"devDependencies": {
44
"esbuild": "^0.21.5",
5-
"eslint": "^9.5.0",
5+
"eslint": "^9.6.0",
66
"pdfjs-dist": "^4.3.136"
77
}
88
}

0 commit comments

Comments
 (0)