Skip to content

Commit

Permalink
Update all (#1049)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Apr 26, 2021
1 parent 6aa504e commit 3efa121
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions demo/preact-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"@babel/preset-env": "7.13.15",
"@babel/plugin-transform-react-jsx": "7.13.12",
"babel-loader": "8.2.2",
"css-loader": "5.2.1",
"mini-css-extract-plugin": "1.4.1",
"css-loader": "5.2.4",
"mini-css-extract-plugin": "1.5.0",
"style-loader": "2.0.0",
"webpack": "5.31.2",
"webpack": "5.35.1",
"webpack-cli": "4.6.0"
},
"volta": {
Expand Down
6 changes: 3 additions & 3 deletions demo/react-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@babel/preset-env": "7.13.15",
"@babel/plugin-transform-react-jsx": "7.13.12",
"babel-loader": "8.2.2",
"css-loader": "5.2.1",
"mini-css-extract-plugin": "1.4.1",
"css-loader": "5.2.4",
"mini-css-extract-plugin": "1.5.0",
"style-loader": "2.0.0",
"webpack": "5.31.2",
"webpack": "5.35.1",
"webpack-cli": "4.6.0"
},
"volta": {
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
"@babel/preset-env": "7.13.15",
"@rollup/plugin-replace": "2.4.2",
"@types/node": "14.14.37",
"@types/node": "14.14.41",
"@types/sinon": "9.0.11",
"acorn": "8.1.0",
"acorn-walk": "8.0.2",
"acorn": "8.2.1",
"acorn-walk": "8.1.0",
"ava": "3.15.0",
"babel-plugin-minify-replace": "0.5.0",
"babel-plugin-transform-remove-console": "6.9.4",
Expand All @@ -58,12 +58,12 @@
"jsdom": "16.5.3",
"lint-staged": "10.5.4",
"magic-string": "0.25.7",
"np": "7.4.0",
"np": "7.5.0",
"npm-run-all": "4.1.5",
"polka": "0.5.2",
"prettier": "2.2.1",
"rimraf": "3.0.2",
"rollup": "2.45.1",
"rollup": "2.45.2",
"rollup-plugin-analyzer": "4.0.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-terser": "7.0.2",
Expand Down

0 comments on commit 3efa121

Please sign in to comment.