Skip to content

Commit a1f03f5

Browse files
Bump the development-tools group with 2 updates (#107)
Bumps the development-tools group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-tools - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-tools ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e63ad9 commit a1f03f5

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@tailwindcss/forms": "^0.5.7",
4343
"@types/prismjs": "^1.26.3",
4444
"@types/wicg-file-system-access": "^2023.10.4",
45-
"@typescript-eslint/eslint-plugin": "^7.1.0",
46-
"@typescript-eslint/parser": "^7.1.0",
45+
"@typescript-eslint/eslint-plugin": "^7.1.1",
46+
"@typescript-eslint/parser": "^7.1.1",
4747
"autoprefixer": "^10.4.18",
4848
"eslint": "^8.57.0",
4949
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)