Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-security to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 0699081 commit f486f4e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-security": "2.0.0",
"eslint-plugin-security": "3.0.0",
"prettier": "3.0.0",
"rimraf": "4.4.1",
"semantic-release": "21.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1992,7 +1992,7 @@ __metadata:
eslint-config-prettier: 9.0.0
eslint-plugin-import: 2.27.5
eslint-plugin-prettier: 5.0.0
eslint-plugin-security: 2.0.0
eslint-plugin-security: 3.0.0
prettier: 3.0.0
rimraf: 4.4.1
semantic-release: 21.0.0
Expand Down Expand Up @@ -2522,12 +2522,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-security@npm:2.0.0":
version: 2.0.0
resolution: "eslint-plugin-security@npm:2.0.0"
"eslint-plugin-security@npm:3.0.0":
version: 3.0.0
resolution: "eslint-plugin-security@npm:3.0.0"
dependencies:
safe-regex: ^2.1.1
checksum: d4a5cf7b3c0930a847ee31a867f68f5f088c97dadc37c79575ab50ce006ea14beef79e1f69b02abceeb63185ed31184e5422868c0f4fb0448dcf32b00833e29b
checksum: c3cc9452a5948cea99af83b3301f9e51d28b3ca274662d8ec13ae175036157e5a1597055cb9e98a5e346f09d4dae88e4498516146a0aa4aa178017dfd3af91a9
languageName: node
linkType: hard

Expand Down

0 comments on commit f486f4e

Please sign in to comment.