Skip to content

Commit

Permalink
chore: upgrade babel
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 3, 2021
1 parent fbcdc02 commit 42b93db
Show file tree
Hide file tree
Showing 2 changed files with 622 additions and 640 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -70,9 +70,9 @@
"upath": "^2.0.1"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@babel/preset-typescript": "^7.12.7",
"@babel/plugin-transform-runtime": "^7.12.13",
"@babel/preset-env": "^7.12.13",
"@babel/preset-typescript": "^7.12.13",
"@nuxt/types": "^2.14.12",
"@nuxtjs/module-test-utils": "^1.6.3",
"@release-it/conventional-changelog": "^2.0.0",
Expand All @@ -96,7 +96,7 @@
"npm-run-all": "^4.1.5",
"nuxt": "^2.14.12",
"prettier": "^2.2.1",
"release-it": "14.2.2",
"release-it": "14.3.0",
"siroc": "0.6.0",
"start-server-and-test": "^1.12.0",
"testcafe": "1.10.1",
Expand Down

1 comment on commit 42b93db

@vercel
Copy link

@vercel vercel bot commented on 42b93db Feb 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.