Merge pull request #12581 from openlayers/dependabot/npm_and_yarn/rollup/plugin-commonjs-20.0.0

Bump @rollup/plugin-commonjs from 19.0.1 to 20.0.0
This commit is contained in:
Tim Schaub
2021-08-02 22:30:22 -06:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -55,7 +55,7 @@
"@babel/preset-env": "^7.4.4",
"@openlayers/eslint-plugin": "^4.0.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^19.0.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@types/arcgis-rest-api": "^10.4.4",
"@types/geojson": "^7946.0.7",