Skip to content

Commit b4f16b6

Browse files
fix(deps): update dependency @rushstack/eslint-plugin-security to ^0.8.0
##### [v0.8.2](https://github.com/microsoft/rushstack/blob/HEAD/eslint/eslint-plugin-security/CHANGELOG.md#082) Sat, 27 Jul 2024 00:10:27 GMT ##### Patches - Include CHANGELOG.md in published releases again ##### [v0.8.1](https://github.com/microsoft/rushstack/blob/HEAD/eslint/eslint-plugin-security/CHANGELOG.md#081) Sat, 17 Feb 2024 06:24:34 GMT *Version update only* ##### [v0.8.0](https://github.com/microsoft/rushstack/blob/HEAD/eslint/eslint-plugin-security/CHANGELOG.md#080) Tue, 16 Jan 2024 18:30:10 GMT ##### Minor changes - Add support for TypeScript 5.3 with [@typescript-eslint](https://github.com/typescript-eslint) 6.19.x
1 parent a30e137 commit b4f16b6

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@rushstack/eslint-config": "^3.4.1",
4545
"@rushstack/eslint-plugin": "^0.16.0",
4646
"@rushstack/eslint-plugin-packlets": "^0.8.1",
47-
"@rushstack/eslint-plugin-security": "^0.7.1",
47+
"@rushstack/eslint-plugin-security": "^0.8.0",
4848
"@types/eslint": "^8.44.7",
4949
"@typescript-eslint/eslint-plugin": "^7.0.1",
5050
"@typescript-eslint/parser": "^7.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)