File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
babel-helper-transform-fixture-test-runner Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel" ,
3
- "version" : " 7.27.5 " ,
3
+ "version" : " 7.27.6 " ,
4
4
"version_babel8" : " 8.0.0-beta.0" ,
5
5
"private" : true ,
6
6
"type" : " commonjs" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @babel/helper-transform-fixture-test-runner" ,
3
- "version" : " 7.27.1 " ,
3
+ "version" : " 7.27.6 " ,
4
4
"description" : " Transform test runner for @babel/helper-fixtures module" ,
5
5
"author" : " The Babel Team (https://babel.dev/team)" ,
6
6
"homepage" : " https://babel.dev/docs/en/next/babel-helper-transform-fixture-test-runner" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @babel/helpers" ,
3
- "version" : " 7.27.4 " ,
3
+ "version" : " 7.27.6 " ,
4
4
"description" : " Collection of helper functions used by Babel transforms." ,
5
5
"author" : " The Babel Team (https://babel.dev/team)" ,
6
6
"homepage" : " https://babel.dev/docs/en/next/babel-helpers" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @babel/runtime-corejs2" ,
3
- "version" : " 7.27.4 " ,
3
+ "version" : " 7.27.6 " ,
4
4
"description" : " babel's modular runtime helpers with core-js@2 polyfilling" ,
5
5
"license" : " MIT" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @babel/runtime-corejs3" ,
3
- "version" : " 7.27.4 " ,
3
+ "version" : " 7.27.6 " ,
4
4
"description" : " babel's modular runtime helpers with core-js@3 polyfilling" ,
5
5
"license" : " MIT" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @babel/runtime" ,
3
- "version" : " 7.27.4 " ,
3
+ "version" : " 7.27.6 " ,
4
4
"description" : " babel's modular runtime helpers" ,
5
5
"license" : " MIT" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @babel/standalone" ,
3
- "version" : " 7.27.5 " ,
3
+ "version" : " 7.27.6 " ,
4
4
"description" : " Standalone build of Babel for use in non-Node.js environments." ,
5
5
"main" : " ./babel.js" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @babel/types" ,
3
- "version" : " 7.27.3 " ,
3
+ "version" : " 7.27.6 " ,
4
4
"description" : " Babel Types is a Lodash-esque utility library for AST nodes" ,
5
5
"author" : " The Babel Team (https://babel.dev/team)" ,
6
6
"homepage" : " https://babel.dev/docs/en/next/babel-types" ,
You can’t perform that action at this time.
0 commit comments