Skip to content

Commit

Permalink
chore: Bump eslint-plugin-no-unsanitized from 4.1.1 to 4.1.2
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.1.1 to 4.1.2.
- [Release notes](https://github.com/mozilla/eslint-plugin-no-unsanitized/releases)
- [Commits](mozilla/eslint-plugin-no-unsanitized@4.1.1...4.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent a6a1ab4 commit 7eb229b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.3.0",
"eslint-plugin-no-unsanitized": "4.1.1",
"eslint-plugin-no-unsanitized": "4.1.2",
"eslint-plugin-prettier": "5.2",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react-hooks": "4.6.2",
Expand Down
10 changes: 5 additions & 5 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.1.1":
version: 4.1.1
resolution: "eslint-plugin-no-unsanitized@npm:4.1.1"
"eslint-plugin-no-unsanitized@npm:4.1.2":
version: 4.1.2
resolution: "eslint-plugin-no-unsanitized@npm:4.1.2"
peerDependencies:
eslint: ^8 || ^9
checksum: aca3d3400aa9ff0d15c945fd2072fedf3eea3697b119686071de48da13530cb91e9d0e8447b57f00473af025e6f7ab1db62a53009d1f62fd5dcd544123e48112
checksum: 6580f64f808b75b29a6f6bb2ae157079dbe5775fe1cbc24a3c71537f94fb465efc76f91e2d16ff729b9acd6a78a6030194464fa09930beb8fe2b7b235d136d3d
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.3.0
eslint-plugin-no-unsanitized: 4.1.1
eslint-plugin-no-unsanitized: 4.1.2
eslint-plugin-prettier: 5.2
eslint-plugin-react: 7.37.0
eslint-plugin-react-hooks: 4.6.2
Expand Down

0 comments on commit 7eb229b

Please sign in to comment.