Skip to content

Commit d506dbb

Browse files
Update all (#1111)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent fa58c7a commit d506dbb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

demo/preact-map/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"css-loader": "6.5.1",
2121
"mini-css-extract-plugin": "2.4.4",
2222
"style-loader": "3.3.1",
23-
"webpack": "5.62.2",
23+
"webpack": "5.64.1",
2424
"webpack-cli": "4.9.1"
2525
},
2626
"volta": {

demo/react-map/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"css-loader": "6.5.1",
2222
"mini-css-extract-plugin": "2.4.4",
2323
"style-loader": "3.3.1",
24-
"webpack": "5.62.2",
24+
"webpack": "5.64.1",
2525
"webpack-cli": "4.9.1"
2626
},
2727
"volta": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@
5555
"cross-env": "7.0.3",
5656
"esm": "3.2.25",
5757
"husky": "7.0.4",
58-
"jsdom": "18.0.1",
58+
"jsdom": "18.1.0",
5959
"lint-staged": "12.0.2",
6060
"magic-string": "0.25.7",
6161
"np": "7.5.0",
6262
"npm-run-all": "4.1.5",
6363
"polka": "0.5.2",
6464
"prettier": "2.4.1",
6565
"rimraf": "3.0.2",
66-
"rollup": "2.59.0",
66+
"rollup": "2.60.0",
6767
"rollup-plugin-analyzer": "4.0.0",
6868
"rollup-plugin-babel": "4.4.0",
6969
"rollup-plugin-terser": "7.0.2",

0 commit comments

Comments
 (0)