Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rusher committed Feb 12, 2024
1 parent 7a77b16 commit 722b73b
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions package.json
Expand Up @@ -48,19 +48,18 @@
"author": "Diego Dupin <diego.dupin@mariadb.com>",
"license": "LGPL-2.1-or-later",
"dependencies": {
"@types/geojson": "^7946.0.10",
"@types/node": "^17.0.45",
"@types/geojson": "^7946.0.14",
"@types/node": "^20.11.17",
"denque": "^2.1.0",
"iconv-lite": "^0.6.3",
"lru-cache": "^10.0.1"
"lru-cache": "^10.2.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"benchmark": "^2.1.4",
"chai": "^4.3.8",
"chai": "^4.4.1",
"chalk": "^4.1.2",
"dom-parser": "^0.1.6",
"error-stack-parser": "^2.1.4",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -70,7 +69,7 @@
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^15.1.0",
"prettier": "^3.0.3",
"typescript": "^4.9.5",
"typescript": "^5.3.3",
"winston": "^3.10.0"
},
"bugs": {
Expand Down

0 comments on commit 722b73b

Please sign in to comment.