Skip to content

Commit d883ada

Browse files
authored
Bump dependencies (#1199)
1 parent 354e296 commit d883ada

File tree

2 files changed

+1157
-965
lines changed

2 files changed

+1157
-965
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,23 +46,23 @@
4646
"instrument": false
4747
},
4848
"devDependencies": {
49-
"@babel/core": "^7.21.4",
50-
"@babel/eslint-parser": "^7.21.3",
51-
"@babel/preset-env": "^7.21.4",
52-
"@babel/register": "^7.21.0",
49+
"@babel/core": "^7.22.20",
50+
"@babel/eslint-parser": "^7.22.15",
51+
"@babel/preset-env": "^7.22.20",
52+
"@babel/register": "^7.22.15",
5353
"@mapbox/cloudfriend": "^6.0.0",
5454
"@mapbox/mapbox-gl-draw-static-mode": "^1.0.1",
5555
"@rollup/plugin-buble": "^1.0.2",
5656
"@rollup/plugin-commonjs": "^24.1.0",
5757
"@rollup/plugin-json": "^6.0.0",
58-
"@rollup/plugin-node-resolve": "^15.0.2",
58+
"@rollup/plugin-node-resolve": "^15.2.1",
5959
"@rollup/plugin-replace": "^5.0.2",
6060
"@turf/bbox-clip": "^6.5.0",
6161
"@turf/centroid": "^6.5.0",
6262
"babel-plugin-istanbul": "^6.1.1",
63-
"eslint": "8.32.0",
63+
"eslint": "8.49.0",
6464
"eslint-config-mourner": "3.0.0",
65-
"eslint-plugin-import": "^2.27.5",
65+
"eslint-plugin-import": "^2.28.1",
6666
"mock-browser": "^0.92.14",
6767
"npm-run-all": "^4.1.5",
6868
"nyc": "15.1.0",
@@ -72,7 +72,7 @@
7272
"sinon": "^15.0.3",
7373
"st": "^3.0.0",
7474
"synthetic-dom-events": "0.3.0",
75-
"tape": "5.6.3"
75+
"tape": "5.6.6"
7676
},
7777
"dependencies": {
7878
"@mapbox/geojson-area": "^0.2.2",

0 commit comments

Comments
 (0)