Skip to content

Commit

Permalink
Update all (#1108)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Nov 4, 2021
1 parent 098aba3 commit 6a80c79
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 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.15.8",
"@babel/plugin-transform-react-jsx": "7.14.9",
"babel-loader": "8.2.2",
"css-loader": "6.4.0",
"mini-css-extract-plugin": "2.4.3",
"css-loader": "6.5.1",
"mini-css-extract-plugin": "2.4.4",
"style-loader": "3.3.1",
"webpack": "5.60.0",
"webpack": "5.61.0",
"webpack-cli": "4.9.1"
},
"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.15.8",
"@babel/plugin-transform-react-jsx": "7.14.9",
"babel-loader": "8.2.2",
"css-loader": "6.4.0",
"mini-css-extract-plugin": "2.4.3",
"css-loader": "6.5.1",
"mini-css-extract-plugin": "2.4.4",
"style-loader": "3.3.1",
"webpack": "5.60.0",
"webpack": "5.61.0",
"webpack-cli": "4.9.1"
},
"volta": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,18 @@
"esm": "3.2.25",
"husky": "7.0.4",
"jsdom": "18.0.1",
"lint-staged": "11.2.4",
"lint-staged": "11.2.6",
"magic-string": "0.25.7",
"np": "7.5.0",
"npm-run-all": "4.1.5",
"polka": "0.5.2",
"prettier": "2.4.1",
"rimraf": "3.0.2",
"rollup": "2.58.3",
"rollup": "2.59.0",
"rollup-plugin-analyzer": "4.0.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-terser": "7.0.2",
"sinon": "12.0.0",
"sinon": "12.0.1",
"sirv": "1.0.18",
"tslint": "6.1.3",
"typescript": "4.4.4"
Expand Down
2 changes: 1 addition & 1 deletion tools/linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"ava": "3.15.0",
"esm": "3.2.25",
"lint-staged": "11.2.4",
"lint-staged": "11.2.6",
"npm-run-all": "4.1.5",
"prettier": "2.4.1",
"rimraf": "3.0.2",
Expand Down

0 comments on commit 6a80c79

Please sign in to comment.