File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 69
69
"dependencies" : {},
70
70
"devDependencies" : {
71
71
"@aureooms/js-itertools" : " 5.1.1" ,
72
- "@babel/cli" : " ^ 7.13.14" ,
72
+ "@babel/cli" : " 7.13.14" ,
73
73
"@babel/core" : " 7.13.15" ,
74
74
"@babel/preset-env" : " 7.13.15" ,
75
75
"@babel/register" : " 7.13.14" ,
78
78
"ava" : " 3.15.0" ,
79
79
"babel-plugin-transform-remove-console" : " 6.9.4" ,
80
80
"babel-plugin-unassert" : " 3.0.1" ,
81
- "babel-preset-minify" : " ^ 0.5.1" ,
81
+ "babel-preset-minify" : " 0.5.1" ,
82
82
"babel-preset-power-assert" : " 3.0.0" ,
83
83
"c8" : " 7.7.1" ,
84
84
"coveralls" : " 3.1.0" ,
90
90
"husky" : " 6.0.0" ,
91
91
"lint-staged" : " 10.5.4" ,
92
92
"np" : " 7.4.0" ,
93
- "npm-run-all" : " ^ 4.1.5" ,
93
+ "npm-run-all" : " 4.1.5" ,
94
94
"pinst" : " 2.1.6" ,
95
95
"power-assert" : " 1.6.1" ,
96
96
"regenerator-runtime" : " 0.13.7" ,
Original file line number Diff line number Diff line change 22
22
" @aureooms/js-collections-deque" " ^7.0.0"
23
23
" @aureooms/js-error" " ^5.0.3"
24
24
25
- " @babel/cli@^ 7.13.14 " :
25
+
26
26
version "7.13.14"
27
27
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.14.tgz#c395bc89ec4760c91f2027fa8b26f8b2bf42238f"
28
28
integrity sha512-zmEFV8WBRsW+mPQumO1/4b34QNALBVReaiHJOkxhUsdo/AvYM62c+SKSuLi2aZ42t3ocK6OI0uwUXRvrIbREZw==
1989
1989
resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.0.1.tgz#cba17c38249a0bb26a72eb3793e0b24e29fcb7cd"
1990
1990
integrity sha512-dJvXKECYExv+GGieSm6jNe1H+HRa6hH/qPZWOoUfAN+cO6GbnC9fCbwHeJs0XZ2UqcEtJLpJCMs8q0pUEMI0fw==
1991
1991
1992
- babel-preset-minify@^ 0.5.1 :
1992
+
1993
1993
version "0.5.1"
1994
1994
resolved "https://registry.yarnpkg.com/babel-preset-minify/-/babel-preset-minify-0.5.1.tgz#25f5d0bce36ec818be80338d0e594106e21eaa9f"
1995
1995
integrity sha512-1IajDumYOAPYImkHbrKeiN5AKKP9iOmRoO2IPbIuVp0j2iuCcj0n7P260z38siKMZZ+85d3mJZdtW8IgOv+Tzg==
@@ -6480,7 +6480,7 @@ npm-name@^6.0.1:
6480
6480
registry-url "^5.1.0"
6481
6481
validate-npm-package-name "^3.0.0"
6482
6482
6483
- npm-run-all@^ 4.1.5 :
6483
+
6484
6484
version "4.1.5"
6485
6485
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba"
6486
6486
integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==
You can’t perform that action at this time.
0 commit comments