Skip to content

Commit

Permalink
Bump dependencies (#1199)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepankuzmin authored Sep 21, 2023
1 parent 354e296 commit d883ada
Show file tree
Hide file tree
Showing 2 changed files with 1,157 additions and 965 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,23 +46,23 @@
"instrument": false
},
"devDependencies": {
"@babel/core": "^7.21.4",
"@babel/eslint-parser": "^7.21.3",
"@babel/preset-env": "^7.21.4",
"@babel/register": "^7.21.0",
"@babel/core": "^7.22.20",
"@babel/eslint-parser": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@babel/register": "^7.22.15",
"@mapbox/cloudfriend": "^6.0.0",
"@mapbox/mapbox-gl-draw-static-mode": "^1.0.1",
"@rollup/plugin-buble": "^1.0.2",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-replace": "^5.0.2",
"@turf/bbox-clip": "^6.5.0",
"@turf/centroid": "^6.5.0",
"babel-plugin-istanbul": "^6.1.1",
"eslint": "8.32.0",
"eslint": "8.49.0",
"eslint-config-mourner": "3.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.1",
"mock-browser": "^0.92.14",
"npm-run-all": "^4.1.5",
"nyc": "15.1.0",
Expand All @@ -72,7 +72,7 @@
"sinon": "^15.0.3",
"st": "^3.0.0",
"synthetic-dom-events": "0.3.0",
"tape": "5.6.3"
"tape": "5.6.6"
},
"dependencies": {
"@mapbox/geojson-area": "^0.2.2",
Expand Down
Loading

0 comments on commit d883ada

Please sign in to comment.