Skip to content

Commit 02c5e79

Browse files
authored
Update dependencies (#1172)
1 parent bd079ec commit 02c5e79

File tree

2 files changed

+253
-203
lines changed

2 files changed

+253
-203
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@
4646
"instrument": false
4747
},
4848
"devDependencies": {
49-
"@babel/core": "^7.21.3",
49+
"@babel/core": "^7.21.4",
5050
"@babel/eslint-parser": "^7.21.3",
51-
"@babel/preset-env": "^7.20.2",
51+
"@babel/preset-env": "^7.21.4",
5252
"@babel/register": "^7.21.0",
53-
"@mapbox/cloudfriend": "^5.1.1",
53+
"@mapbox/cloudfriend": "^6.0.0",
5454
"@mapbox/mapbox-gl-draw-static-mode": "^1.0.1",
5555
"@rollup/plugin-buble": "^1.0.2",
56-
"@rollup/plugin-commonjs": "^24.0.1",
56+
"@rollup/plugin-commonjs": "^24.1.0",
5757
"@rollup/plugin-json": "^6.0.0",
58-
"@rollup/plugin-node-resolve": "^15.0.1",
58+
"@rollup/plugin-node-resolve": "^15.0.2",
5959
"@rollup/plugin-replace": "^5.0.2",
6060
"@turf/bbox-clip": "^6.5.0",
6161
"@turf/centroid": "^6.5.0",
@@ -69,7 +69,7 @@
6969
"opener": "^1.5.2",
7070
"rollup": "^2.79.0",
7171
"rollup-plugin-terser": "^7.0.2",
72-
"sinon": "^15.0.2",
72+
"sinon": "^15.0.3",
7373
"st": "^3.0.0",
7474
"synthetic-dom-events": "0.3.0",
7575
"tape": "5.6.3"

0 commit comments

Comments
 (0)