Skip to content

Commit

Permalink
fix(deps): update babel monorepo to ^7.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 7, 2022
1 parent dcbc196 commit e8c10aa
Show file tree
Hide file tree
Showing 2 changed files with 568 additions and 626 deletions.
10 changes: 5 additions & 5 deletions packages/textlint-scripts/package.json
Expand Up @@ -39,11 +39,11 @@
"shelljs": "^0.8.4"
},
"dependencies": {
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@babel/preset-typescript": "^7.16.5",
"@babel/register": "^7.16.5",
"@babel/cli": "^7.16.7",
"@babel/core": "^7.16.7",
"@babel/preset-env": "^7.16.7",
"@babel/preset-typescript": "^7.16.7",
"@babel/register": "^7.16.7",
"babel-plugin-static-fs": "^3.0.0",
"confirmer": "^1.1.2",
"cross-spawn": "^7.0.3",
Expand Down

0 comments on commit e8c10aa

Please sign in to comment.