Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
larsjohnsen committed Mar 29, 2021
1 parent 637c2ab commit 7106944
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 101 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,13 @@
"tinycolor2": "1.4.2"
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/core": "7.13.14",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/plugin-proposal-export-namespace-from": "7.12.13",
"@babel/plugin-proposal-optional-chaining": "7.13.12",
"@babel/plugin-transform-flow-strip-types": "7.13.0",
"@babel/plugin-transform-modules-commonjs": "7.13.8",
"@babel/register": "7.13.8",
"@babel/register": "7.13.14",
"autoprefixer": "10.2.5",
"ava": "3.15.0",
"babel-eslint": "10.1.0",
Expand All @@ -85,7 +85,7 @@
"coveralls": "3.1.0",
"cross-env": "7.0.3",
"css-loader": "5.2.0",
"eslint": "7.22.0",
"eslint": "7.23.0",
"eslint-import-resolver-webpack": "0.13.0",
"eslint-plugin-ava": "12.0.0",
"eslint-plugin-dollar-sign": "1.0.2",
Expand All @@ -105,7 +105,7 @@
"interpolate-loader": "2.0.1",
"jscodeshift": "0.11.0",
"jszip": "2.6.1",
"nightwatch": "1.5.1",
"nightwatch": "1.6.1",
"nyc": "15.1.0",
"postcss": "8.2.8",
"postcss-loader": "4.2.0",
Expand All @@ -123,7 +123,7 @@
"stylelint-scss": "3.19.0",
"url-loader": "4.1.1",
"webpack": "4.46.0",
"webpack-cli": "4.5.0",
"webpack-cli": "4.6.0",
"webpack-sources": "2.2.0",
"zip-webpack-plugin": "4.0.1"
}
Expand Down
Loading

0 comments on commit 7106944

Please sign in to comment.