File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 65
65
"@stryker-mutator/javascript-mutator" : " ^3.3.1" ,
66
66
"@stryker-mutator/jest-runner" : " ^3.3.1" ,
67
67
"cross-env" : " ^7.0.3" ,
68
- "eslint" : " ^7.30 .0" ,
68
+ "eslint" : " ^7.32 .0" ,
69
69
"eslint-config-standard" : " ^14.1.1" ,
70
70
"eslint-plugin-import" : " ^2.23.4" ,
71
71
"eslint-plugin-node" : " ^11.1.0" ,
Original file line number Diff line number Diff line change 737
737
exec-sh "^0.3.2"
738
738
minimist "^1.2.0"
739
739
740
- " @eslint/eslintrc@^0.4.2 " :
741
- version "0.4.2 "
742
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2 .tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179 "
743
- integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg ==
740
+ " @eslint/eslintrc@^0.4.3 " :
741
+ version "0.4.3 "
742
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
743
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
744
744
dependencies :
745
745
ajv "^6.12.4"
746
746
debug "^4.1.1"
@@ -2649,13 +2649,13 @@ eslint-visitor-keys@^2.0.0:
2649
2649
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
2650
2650
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
2651
2651
2652
- eslint@^7.30 .0 :
2653
- version "7.30 .0"
2654
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30 .0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8 "
2655
- integrity sha512-VLqz80i3as3NdloY44BQSJpFw534L9Oh+6zJOUaViV4JPd+DaHwutqP7tcpkW3YiXbK6s05RZl7yl7cQn+lijg ==
2652
+ eslint@^7.32 .0 :
2653
+ version "7.32 .0"
2654
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32 .0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d "
2655
+ integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA ==
2656
2656
dependencies :
2657
2657
" @babel/code-frame" " 7.12.11"
2658
- " @eslint/eslintrc" " ^0.4.2 "
2658
+ " @eslint/eslintrc" " ^0.4.3 "
2659
2659
" @humanwhocodes/config-array" " ^0.5.0"
2660
2660
ajv "^6.10.0"
2661
2661
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments