File tree Expand file tree Collapse file tree 3 files changed +12
-10
lines changed
Expand file tree Collapse file tree 3 files changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
3030- Update ` openfl ` to version ` 8.6.4 ` (see #22 ).
3131
32+ - Update ` @robotlegsjs/core ` to version ` 1.0.0 ` (see #26 ).
33+
3234- Migrate to Headless Chrome and improve performance of ` karma ` (see #23 ).
3335
3436- Prepare package for stable version (see #24 ).
Original file line number Diff line number Diff line change 5555 "lib" : " ./lib"
5656 },
5757 "dependencies" : {
58- "@robotlegsjs/core" : " ^0.2.1 " ,
58+ "@robotlegsjs/core" : " ^1.0.0 " ,
5959 "tslib" : " ^1.9.3"
6060 },
6161 "peerDependencies" : {
Original file line number Diff line number Diff line change 110110 resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
111111 integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
112112
113- " @robotlegsjs/core@^0.2.1 " :
114- version "0.2.1 "
115- resolved "https://registry.npmjs.org/@robotlegsjs/core/-/core-0.2.1. tgz#4a77f0b85e67343866c44772387617470b67f6c3 "
116- integrity sha512-GookVVseOR1cuG3FimiBPuUQkt9pV8k0HWH7ZqgPwrh17/Yq2109Q4z9E8gVcQVgzs7RQiyafVCw5d84Ree1ew ==
113+ " @robotlegsjs/core@^1.0.0 " :
114+ version "1.0.0 "
115+ resolved "https://registry.npmjs.org/@robotlegsjs/core/-/core-1.0.0. tgz#7a187196765772830cb524f995b6eb1eb2c67f49 "
116+ integrity sha512-hW7wCN87kxOZkPPXpIcYzYmQ5C19RN/IK9g4g1qLH4z4shzct4m9SR5ccQiGPbZwsepSv6aN4t7grTBzdjfxLw ==
117117 dependencies :
118- inversify "^4.13.0 "
118+ inversify "^5.0.1 "
119119 tslib "^1.9.3"
120120
121121" @sinonjs/formatio@3.0.0 " :
@@ -3300,10 +3300,10 @@ invariant@^2.2.2:
33003300 dependencies :
33013301 loose-envify "^1.0.0"
33023302
3303- inversify@^4.13.0 :
3304- version "4.13.0 "
3305- resolved "https://registry.npmjs.org/inversify/-/inversify-4.13.0. tgz#0ab40570bfa4474b04d5b919bbab3a4f682a72f5 "
3306- integrity sha512-O5d8y7gKtyRwrvTLZzYET3kdFjqUy58sGpBYMARF13mzqDobpfBXVOPLH7HmnD2VR6Q+1HzZtslGvsdQfeb0SA ==
3303+ inversify@^5.0.1 :
3304+ version "5.0.1 "
3305+ resolved "https://registry.npmjs.org/inversify/-/inversify-5.0.1. tgz#500d709b1434896ce5a0d58915c4a4210e34fb6e "
3306+ integrity sha512-Ieh06s48WnEYGcqHepdsJUIJUXpwH5o5vodAX+DK2JA/gjy4EbEcQZxw+uFfzysmKjiLXGYwNG3qDZsKVMcINQ ==
33073307
33083308invert-kv@^2.0.0 :
33093309 version "2.0.0"
You can’t perform that action at this time.
0 commit comments