Skip to content

Commit

Permalink
chore: Bump eslint-plugin-no-unsanitized from 4.0.2 to 4.1.1 (#5001)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-no-unsanitized](https://github.com/mozilla/eslint-plugin-no-unsanitized) from 4.0.2 to 4.1.1.
- [Release notes](https://github.com/mozilla/eslint-plugin-no-unsanitized/releases)
- [Commits](https://github.com/mozilla/eslint-plugin-no-unsanitized/commits/4.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-no-unsanitized
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Sep 29, 2024
1 parent df5d8f4 commit 75729a5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jsdoc": "50.2.4",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-no-unsanitized": "4.1.1",
"eslint-plugin-prettier": "5.2",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7195,12 +7195,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-no-unsanitized@npm:4.0.2":
version: 4.0.2
resolution: "eslint-plugin-no-unsanitized@npm:4.0.2"
"eslint-plugin-no-unsanitized@npm:4.1.1":
version: 4.1.1
resolution: "eslint-plugin-no-unsanitized@npm:4.1.1"
peerDependencies:
eslint: ^6 || ^7 || ^8
checksum: c3b171c31ae436909899d1aeec52dbd331f653b989e5489a8fb4d756a5102720cb57c6e40e2cac5966195201f17684952a896734eec538d5f358892da11d6150
eslint: ^8 || ^9
checksum: aca3d3400aa9ff0d15c945fd2072fedf3eea3697b119686071de48da13530cb91e9d0e8447b57f00473af025e6f7ab1db62a53009d1f62fd5dcd544123e48112
languageName: node
linkType: hard

Expand Down Expand Up @@ -14433,7 +14433,7 @@ __metadata:
eslint-plugin-import: 2.30.0
eslint-plugin-jest: 28.8.3
eslint-plugin-jsdoc: 50.2.4
eslint-plugin-no-unsanitized: 4.0.2
eslint-plugin-no-unsanitized: 4.1.1
eslint-plugin-prettier: 5.2
eslint-plugin-react: 7.36.1
eslint-plugin-react-hooks: 4.6.2
Expand Down

0 comments on commit 75729a5

Please sign in to comment.