Skip to content

Commit

Permalink
Bump @stylistic/eslint-plugin-js from 1.7.0 to 1.7.2 (#40)
Browse files Browse the repository at this point in the history
Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-community/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 1.7.0 to 1.7.2.
- [Release notes](https://github.com/eslint-community/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-community/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-stylistic/commits/v1.7.2/packages/eslint-plugin-js)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 3c388ba commit 98a0ee8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"sideload-win": "npx serve --cors -l 5000 --ssl-cert %userprofile%\\certs\\localhost.pem --ssl-key %userprofile%\\certs\\localhost-key.pem"
},
"devDependencies": {
"@stylistic/eslint-plugin-js": "^1.7.0",
"@stylistic/eslint-plugin-js": "^1.7.2",
"@types/node": "^20.12.7",
"@types/vscode": "^1.88.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
Expand Down

0 comments on commit 98a0ee8

Please sign in to comment.