update: pin dependencies
This commit is contained in:
parent
4c6a4f0df0
commit
8e205038f2
|
@ -45,9 +45,9 @@
|
||||||
"eslint-plugin-no-null": "1.0.2",
|
"eslint-plugin-no-null": "1.0.2",
|
||||||
"eslint-plugin-sonarjs": "0.9.1",
|
"eslint-plugin-sonarjs": "0.9.1",
|
||||||
"esm": "3.2.25",
|
"esm": "3.2.25",
|
||||||
"fast-check": "^2.17.0",
|
"fast-check": "2.17.0",
|
||||||
"mocha": "8.4.0",
|
"mocha": "8.4.0",
|
||||||
"mocha-foam": "^0.1.3",
|
"mocha-foam": "0.1.3",
|
||||||
"mock-fs": "5.0.0",
|
"mock-fs": "5.0.0",
|
||||||
"noicejs": "4.0.0",
|
"noicejs": "4.0.0",
|
||||||
"nyc": "15.1.0",
|
"nyc": "15.1.0",
|
||||||
|
|
|
@ -1765,7 +1765,7 @@ external-editor@^3.0.3:
|
||||||
iconv-lite "^0.4.24"
|
iconv-lite "^0.4.24"
|
||||||
tmp "^0.0.33"
|
tmp "^0.0.33"
|
||||||
|
|
||||||
fast-check@^2.17.0:
|
fast-check@2.17.0, fast-check@^2.17.0:
|
||||||
version "2.17.0"
|
version "2.17.0"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-check/-/fast-check-2.17.0.tgz#9b9637684332be386219a5f73a4799874da7461c"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-check/-/fast-check-2.17.0.tgz#9b9637684332be386219a5f73a4799874da7461c"
|
||||||
integrity sha512-fNNKkxNEJP+27QMcEzF6nbpOYoSZIS0p+TyB+xh/jXqRBxRhLkiZSREly4ruyV8uJi7nwH1YWAhi7OOK5TubRw==
|
integrity sha512-fNNKkxNEJP+27QMcEzF6nbpOYoSZIS0p+TyB+xh/jXqRBxRhLkiZSREly4ruyV8uJi7nwH1YWAhi7OOK5TubRw==
|
||||||
|
@ -3060,7 +3060,7 @@ mkdirp@^0.5.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
minimist "0.0.8"
|
minimist "0.0.8"
|
||||||
|
|
||||||
mocha-foam@^0.1.3:
|
mocha-foam@0.1.3:
|
||||||
version "0.1.3"
|
version "0.1.3"
|
||||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha-foam/-/mocha-foam-0.1.3.tgz#b9842012e4777e5edf7a87916a219c260dd0773f"
|
resolved "https://artifacts.apextoaster.com/repository/group-npm/mocha-foam/-/mocha-foam-0.1.3.tgz#b9842012e4777e5edf7a87916a219c260dd0773f"
|
||||||
integrity sha512-BRXn+cH22nYRr54aYvkJDlMGyGqiSAT/UGRyy405Kufz7HCcGt8eq+prQ6R41XkgxaF+RZyhkpjfZeYRrp2FMw==
|
integrity sha512-BRXn+cH22nYRr54aYvkJDlMGyGqiSAT/UGRyy405Kufz7HCcGt8eq+prQ6R41XkgxaF+RZyhkpjfZeYRrp2FMw==
|
||||||
|
|
Loading…
Reference in New Issue