Skip to content

Commit

Permalink
Update dependencies (#1172)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepankuzmin committed Apr 17, 2023
1 parent bd079ec commit 02c5e79
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 203 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@
"instrument": false
},
"devDependencies": {
"@babel/core": "^7.21.3",
"@babel/core": "^7.21.4",
"@babel/eslint-parser": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-env": "^7.21.4",
"@babel/register": "^7.21.0",
"@mapbox/cloudfriend": "^5.1.1",
"@mapbox/cloudfriend": "^6.0.0",
"@mapbox/mapbox-gl-draw-static-mode": "^1.0.1",
"@rollup/plugin-buble": "^1.0.2",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-replace": "^5.0.2",
"@turf/bbox-clip": "^6.5.0",
"@turf/centroid": "^6.5.0",
Expand All @@ -69,7 +69,7 @@
"opener": "^1.5.2",
"rollup": "^2.79.0",
"rollup-plugin-terser": "^7.0.2",
"sinon": "^15.0.2",
"sinon": "^15.0.3",
"st": "^3.0.0",
"synthetic-dom-events": "0.3.0",
"tape": "5.6.3"
Expand Down
Loading

0 comments on commit 02c5e79

Please sign in to comment.