Skip to content

Commit f97e4eb

Browse files
committed
(chore) Updated dependencies.
1 parent e0d486a commit f97e4eb

File tree

2 files changed

+2296
-1836
lines changed

2 files changed

+2296
-1836
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@
8383
},
8484
"dependencies": {
8585
"@types/chai": "4.3.16",
86-
"@types/mocha": "10.0.6",
87-
"@typescript-eslint/eslint-plugin": "7.10.0",
88-
"@typescript-eslint/parser": "7.10.0",
86+
"@types/mocha": "10.0.7",
87+
"@typescript-eslint/eslint-plugin": "7.14.1",
88+
"@typescript-eslint/parser": "7.14.1",
8989
"async": "3.2.5",
9090
"chai": "4.4.1",
9191
"chokidar": "3.6.0",
@@ -98,18 +98,18 @@
9898
"husky": "9.0.11",
9999
"import-sort-style-module": "6.0.0",
100100
"inquirer": "7.3.3",
101-
"mocha": "10.4.0",
101+
"mocha": "10.5.2",
102102
"nyc": "15.1.0",
103103
"open-cli": "8.0.0",
104-
"prettier": "3.2.5",
104+
"prettier": "3.3.2",
105105
"prettier-plugin-import-sort": "0.0.7",
106106
"semver": "7.6.2",
107107
"source-map-support": "0.5.21",
108108
"tree-kill": "1.2.2",
109109
"ts-node": "7.0.1",
110-
"tslib": "2.6.2",
110+
"tslib": "2.6.3",
111111
"tsutils": "3.21.0",
112-
"typescript": "5.4.5",
112+
"typescript": "5.5.2",
113113
"ws": "7.5.2",
114114
"yargs": "15.4.1"
115115
},
@@ -118,7 +118,7 @@
118118
"@types/eslint": "8.56.10",
119119
"@types/glob": "7.2.0",
120120
"@types/inquirer": "6.5.0",
121-
"@types/node": "20.12.12",
121+
"@types/node": "20.14.9",
122122
"@types/semver": "7.5.8",
123123
"@types/sinon": "17.0.3",
124124
"@types/ws": "7.4.7",

0 commit comments

Comments
 (0)