Skip to content

Commit 518c05e

Browse files
Bump @stylistic/eslint-plugin-js from 2.2.2 to 2.3.0
Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.3.0/packages/eslint-plugin-js) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin-js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fb74b8 commit 518c05e

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
@@ -112,7 +112,7 @@
112112
"sideload-win": "npx serve --cors -l 5000 --ssl-cert %userprofile%\\certs\\localhost.pem --ssl-key %userprofile%\\certs\\localhost-key.pem"
113113
},
114114
"devDependencies": {
115-
"@stylistic/eslint-plugin-js": "^2.2.2",
115+
"@stylistic/eslint-plugin-js": "^2.3.0",
116116
"@types/node": "^20.14.9",
117117
"@types/vscode": "^1.90.0",
118118
"@typescript-eslint/eslint-plugin": "^7.14.0",

0 commit comments

Comments
 (0)