Skip to content

Commit a90835f

Browse files
committed
[misc] update dependencies
1 parent e7c9039 commit a90835f

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

package.json

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -67,24 +67,22 @@
6767
"lru-cache": "^10.4.3"
6868
},
6969
"devDependencies": {
70-
"@types/geojson": "^7946.0.14",
71-
"@types/node": "^22.5.4",
72-
"@typescript-eslint/eslint-plugin": "^7.18.0",
73-
"@typescript-eslint/parser": "^7.18.0",
70+
"@typescript-eslint/eslint-plugin": "^8.36.0",
71+
"@typescript-eslint/parser": "^8.36.0",
7472
"benchmark": "^2.1.4",
75-
"chai": "^4.4.1",
76-
"chalk": "^4.1.2",
73+
"chai": "^4.5.0",
74+
"chalk": "^5.4.1",
7775
"error-stack-parser": "^2.1.4",
78-
"eslint": "^8.48.0",
79-
"eslint-config-prettier": "^9.0.0",
80-
"eslint-plugin-markdown": "^3.0.1",
81-
"eslint-plugin-prettier": "^5.0.0",
82-
"mocha": "^10.2.0",
76+
"eslint": "^8.57.1",
77+
"eslint-config-prettier": "^10.1.5",
78+
"eslint-plugin-markdown": "^5.1.0",
79+
"eslint-plugin-prettier": "^5.5.1",
80+
"mocha": "^11.7.1",
8381
"mocha-lcov-reporter": "^1.3.0",
84-
"nyc": "^15.1.0",
85-
"prettier": "^3.0.3",
86-
"typescript": "^5.6.2",
87-
"winston": "^3.10.0"
82+
"nyc": "^17.1.0",
83+
"prettier": "^3.6.2",
84+
"typescript": "^5.8.3",
85+
"winston": "^3.17.0"
8886
},
8987
"bugs": {
9088
"url": "https://jira.mariadb.org/projects/CONJS/"

0 commit comments

Comments
 (0)