File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
"eslint-plugin-jasmine" : " 4.1.2" ,
15
15
"eslint-plugin-jest" : " 24.4.0" ,
16
16
"eslint-plugin-jsdoc" : " 36.0.6" ,
17
- "eslint-plugin-no-unsanitized" : " 3.1.5 " ,
17
+ "eslint-plugin-no-unsanitized" : " 4.0.1 " ,
18
18
"eslint-plugin-prettier" : " 3.4.0" ,
19
19
"eslint-plugin-react" : " 7.24.0" ,
20
20
"eslint-plugin-react-hooks" : " 4.2.0" ,
Original file line number Diff line number Diff line change @@ -11105,12 +11105,12 @@ __metadata:
11105
11105
languageName: node
11106
11106
linkType: hard
11107
11107
11108
- "eslint-plugin-no-unsanitized@npm:3.1.5 ":
11109
- version: 3.1.5
11110
- resolution: "eslint-plugin-no-unsanitized@npm:3.1.5 "
11108
+ "eslint-plugin-no-unsanitized@npm:4.0.1 ":
11109
+ version: 4.0.1
11110
+ resolution: "eslint-plugin-no-unsanitized@npm:4.0.1 "
11111
11111
peerDependencies:
11112
- eslint: ^5 || ^6 || ^7
11113
- checksum: 69eec332065612aa23602a22fd25fff158c9d02792ea191cafaba36edb8be08ba8a1ec12489c3abbe1cce82bb8e2022c671a4f142f83682a9d6df3f79bd36bb7
11112
+ eslint: ^6 || ^7 || ^8
11113
+ checksum: 36ce4884c3578d0229e4f45a70422d4cc0b687ef8f2cac4a9d8065eefb1c5cf74cbbc028046fc18c72ba9e89ff0910ac794aea0c32a81d96ff240fef76b7d631
11114
11114
languageName: node
11115
11115
linkType: hard
11116
11116
@@ -20922,7 +20922,7 @@ __metadata:
20922
20922
eslint-plugin-jasmine: 4.1.2
20923
20923
eslint-plugin-jest: 24.4.0
20924
20924
eslint-plugin-jsdoc: 36.0.6
20925
- eslint-plugin-no-unsanitized: 3.1.5
20925
+ eslint-plugin-no-unsanitized: 4.0.1
20926
20926
eslint-plugin-prettier: 3.4.0
20927
20927
eslint-plugin-react: 7.24.0
20928
20928
eslint-plugin-react-hooks: 4.2.0
You can’t perform that action at this time.
0 commit comments