File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1657
1657
"@wdio/mocha-framework" : " 8.36.1" ,
1658
1658
"@wdio/spec-reporter" : " 8.36.1" ,
1659
1659
"chai" : " 4.4.1" ,
1660
- "chai-as-promised" : " 7.1.1 " ,
1660
+ "chai-as-promised" : " 7.1.2 " ,
1661
1661
"clean-webpack-plugin" : " 4.0.0" ,
1662
1662
"copy-webpack-plugin" : " 11.0.0" ,
1663
1663
"fork-ts-checker-webpack-plugin" : " 9.0.2" ,
Original file line number Diff line number Diff line change @@ -6860,10 +6860,10 @@ case-sensitive-paths-webpack-plugin@^2.4.0:
6860
6860
resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz#db64066c6422eed2e08cc14b986ca43796dbc6d4"
6861
6861
integrity sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==
6862
6862
6863
-
6864
- version "7.1.1 "
6865
- resolved "https://registry.yarnpkg.com/chai-as-promised/-/chai-as-promised-7.1.1 .tgz#08645d825deb8696ee61725dbf590c012eb00ca0 "
6866
- integrity sha512-azL6xMoi+uxu6z4rhWQ1jbdUhOMhis2PvscD/xjLqNMkv3BPPp2JyyuTHOrf9BOosGpNQ11v6BKv/g57RXbiaA ==
6863
+
6864
+ version "7.1.2 "
6865
+ resolved "https://registry.yarnpkg.com/chai-as-promised/-/chai-as-promised-7.1.2 .tgz#70cd73b74afd519754161386421fb71832c6d041 "
6866
+ integrity sha512-aBDHZxRzYnUYuIAIPBH2s511DjlKPzXNlXSGFC8CwmroWQLfrW0LtE1nK3MAwwNhJPa9raEjNCmRoFpG0Hurdw ==
6867
6867
dependencies:
6868
6868
check-error "^1.0.2"
6869
6869
You can’t perform that action at this time.
0 commit comments