File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 72
72
"@babel/register" : " 7.16.0" ,
73
73
"@commitlint/cli" : " 15.0.0" ,
74
74
"@js-library/commitlint-config" : " 0.0.4" ,
75
- "@node-loader/babel" : " ^ 2.0.0" ,
76
- "@node-loader/core" : " ^ 2.0.0" ,
77
- "@node-loader/import-maps" : " ^ 1.0.3" ,
78
- "ava" : " ^ 4.0.0-rc.1" ,
75
+ "@node-loader/babel" : " 2.0.0" ,
76
+ "@node-loader/core" : " 2.0.0" ,
77
+ "@node-loader/import-maps" : " 1.0.3" ,
78
+ "ava" : " 4.0.0-rc.1" ,
79
79
"babel-plugin-transform-remove-console" : " 6.9.4" ,
80
80
"babel-plugin-unassert" : " 3.2.0" ,
81
81
"babel-preset-power-assert" : " 3.0.0" ,
Original file line number Diff line number Diff line change 1174
1174
resolved "https://registry.yarnpkg.com/@js-library/commitlint-config/-/commitlint-config-0.0.4.tgz#5243a58b0d4ad36999d4b944c7770c50658c68f5"
1175
1175
integrity sha512-l6un9f0HmIJZswqGe5H/HGBkENpqBQv1b36bdLZLXhZEZBTlm2Chbv3J1hJ2kNG8ogh+EFV5nUYQnL3MefLSDQ==
1176
1176
1177
- " @node-loader/babel@^ 2.0.0 " :
1177
+ " @node-loader/babel@2.0.0 " :
1178
1178
version "2.0.0"
1179
1179
resolved "https://registry.yarnpkg.com/@node-loader/babel/-/babel-2.0.0.tgz#59d153d0c27737faae22da9368704a46ea93961a"
1180
1180
integrity sha512-aEnLPbryL7NCAxMcj8NmRzGID161/2H0hTlhsjtGLuxxuw9w2900CFUmfZEIrw0XkoKOQhHwY4swF/o2WCR3sQ==
1181
1181
1182
- " @node-loader/core@^ 2.0.0 " :
1182
+ " @node-loader/core@2.0.0 " :
1183
1183
version "2.0.0"
1184
1184
resolved "https://registry.yarnpkg.com/@node-loader/core/-/core-2.0.0.tgz#7f5a3a91fe137c8e71c0813f3bbaa0ee136a1308"
1185
1185
integrity sha512-7wV4qj2/tROXGgoYWmNvObUXbXqSv1yUD31K79Jt1q7NDuqrLz4WjjW+wVoCNgVcl8+YSj9BvLX8KsB/SrSzuw==
1186
1186
1187
- " @node-loader/import-maps@^ 1.0.3 " :
1187
+ " @node-loader/import-maps@1.0.3 " :
1188
1188
version "1.0.3"
1189
1189
resolved "https://registry.yarnpkg.com/@node-loader/import-maps/-/import-maps-1.0.3.tgz#4dff536d5dd4d9ff3510e1d2e0ddaf86630d4299"
1190
1190
integrity sha512-Wjw7atGrC/s9m26k853N93xUi9fxo8wcL8asFXqpkITRltuUmbSVyzblW7K742SCC/Ev9FM0zcS72CPreBu8Kg==
@@ -1792,7 +1792,7 @@ autoprefixer@^10.1.0:
1792
1792
picocolors "^1.0.0"
1793
1793
postcss-value-parser "^4.1.0"
1794
1794
1795
- ava@^ 4.0.0-rc.1 :
1795
+ ava@4.0.0-rc.1 :
1796
1796
version "4.0.0-rc.1"
1797
1797
resolved "https://registry.yarnpkg.com/ava/-/ava-4.0.0-rc.1.tgz#208066586782c2b0992b701c50b69d3e6d5fda3c"
1798
1798
integrity sha512-ibYMBSeG0z2L0My3yJtxK0NNMcP5uN/TMZnNJ2FvHa3rGg6UpLglVh/2wjWvuc1kTGPy32liwoneFITQ85wbbg==
You can’t perform that action at this time.
0 commit comments