Skip to content

Commit 4085180

Browse files
Bump eslint from 9.1.0 to 9.1.1
Bumps [eslint](https://github.com/eslint/eslint) from 9.1.0 to 9.1.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.1.0...v9.1.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14316dc commit 4085180

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
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
@@ -11,7 +11,7 @@
1111
],
1212
"dependencies": {
1313
"acorn": "^8.11.3",
14-
"eslint": "^9.1.0",
14+
"eslint": "^9.1.1",
1515
"stylelint": "^16.3.0",
1616
"stylelint-config-sass-guidelines": "^11.1.0"
1717
},

0 commit comments

Comments
 (0)