Skip to content

Commit b79ee60

Browse files
committed
chore: update major dev dependencies
1 parent ccdac30 commit b79ee60

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
"@eslint/js": "^9.35.0",
6464
"ansi-regex": "^6.2.2",
6565
"eslint": "^9.35.0",
66-
"eslint-config-prettier": "^9.1.2",
67-
"globals": "^15.15.0",
66+
"eslint-config-prettier": "^10.1.8",
67+
"globals": "^16.4.0",
6868
"prettier": "^3.6.2",
6969
"string-to-stream": "^3.0.1",
70-
"tap": "^20.0.3",
71-
"tap-parser": "^17.0.0",
70+
"tap": "^21.1.0",
71+
"tap-parser": "^18.0.0",
7272
"xml2js": "^0.6.2"
7373
},
7474
"prettier": {

0 commit comments

Comments
 (0)