Skip to content

Commit

Permalink
Merge pull request #319 from scriptex/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update babel monorepo
  • Loading branch information
scriptex committed Nov 7, 2019
2 parents e878d1a + 4b29384 commit 90d2d66
Show file tree
Hide file tree
Showing 2 changed files with 332 additions and 147 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
"itscss": "1.2.0"
},
"devDependencies": {
"@babel/core": "7.6.4",
"@babel/plugin-proposal-class-properties": "7.5.5",
"@babel/plugin-proposal-decorators": "7.6.0",
"@babel/core": "7.7.2",
"@babel/plugin-proposal-class-properties": "7.7.0",
"@babel/plugin-proposal-decorators": "7.7.0",
"@babel/plugin-proposal-export-namespace-from": "7.5.2",
"@babel/plugin-proposal-function-sent": "7.5.0",
"@babel/plugin-proposal-function-sent": "7.7.0",
"@babel/plugin-proposal-json-strings": "7.2.0",
"@babel/plugin-proposal-numeric-separator": "7.2.0",
"@babel/plugin-proposal-throw-expressions": "7.2.0",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/plugin-syntax-import-meta": "7.2.0",
"@babel/preset-env": "7.6.3",
"@babel/preset-env": "7.7.1",
"@three11/optisize": "1.0.0",
"autoprefixer": "9.7.1",
"babel-loader": "8.0.6",
Expand Down

0 comments on commit 90d2d66

Please sign in to comment.