Merge pull request #12289 from openlayers/dependabot/npm_and_yarn/rollup/plugin-commonjs-19.0.0

Bump @rollup/plugin-commonjs from 18.0.0 to 19.0.0
This commit is contained in:
Tim Schaub
2021-05-10 13:14:28 -06:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

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