v7.10.1
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "@babel/helper-plugin-test-runner",
|
||||
"version": "7.8.3",
|
||||
"version": "7.10.1",
|
||||
"description": "Helper function to support test runner",
|
||||
"repository": {
|
||||
"type" : "git",
|
||||
"url" : "https://github.com/babel/babel.git",
|
||||
"type": "git",
|
||||
"url": "https://github.com/babel/babel.git",
|
||||
"directory": "packages/babel-helper-plugin-test-runner"
|
||||
},
|
||||
"license": "MIT",
|
||||
@@ -13,6 +13,6 @@
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/helper-transform-fixture-test-runner": "^7.8.3"
|
||||
"@babel/helper-transform-fixture-test-runner": "^7.10.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user