This commit is contained in:
Nicolò Ribaudo 2020-01-31 19:43:51 +01:00
parent 7ee98363df
commit 11641b5f70
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ {
"version": "7.8.4", "version": "7.8.5",
"changelog": { "changelog": {
"repo": "babel/babel", "repo": "babel/babel",
"cacheDir": ".changelog", "cacheDir": ".changelog",

View File

@ -1,6 +1,6 @@
{ {
"name": "@babel/compat-data", "name": "@babel/compat-data",
"version": "7.8.4", "version": "7.8.5",
"author": "The Babel Team (https://babeljs.io/team)", "author": "The Babel Team (https://babeljs.io/team)",
"license": "MIT", "license": "MIT",
"description": "", "description": "",