Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit ed93638

Browse files
committed
(chore) Updated dependencies.
1 parent a1dde9f commit ed93638

File tree

2 files changed

+77
-77
lines changed

2 files changed

+77
-77
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
8080
"dependencies": {
8181
"@types/chai": "4.3.11",
8282
"@types/mocha": "10.0.6",
83-
"@typescript-eslint/eslint-plugin": "6.13.2",
84-
"@typescript-eslint/parser": "6.13.2",
83+
"@typescript-eslint/eslint-plugin": "6.14.0",
84+
"@typescript-eslint/parser": "6.14.0",
8585
"async": "3.2.5",
8686
"chai": "4.3.10",
8787
"chokidar": "3.5.3",
@@ -97,15 +97,15 @@
9797
"mocha": "10.2.0",
9898
"nyc": "15.1.0",
9999
"open-cli": "7.2.0",
100-
"prettier": "3.1.0",
100+
"prettier": "3.1.1",
101101
"prettier-plugin-import-sort": "0.0.7",
102102
"semver": "7.5.4",
103103
"source-map-support": "0.5.21",
104104
"tree-kill": "1.2.2",
105105
"ts-node": "7.0.1",
106106
"tslib": "2.6.2",
107107
"tsutils": "3.21.0",
108-
"typescript": "5.3.2",
108+
"typescript": "5.3.3",
109109
"ws": "7.5.2",
110110
"yargs": "15.4.1"
111111
},
@@ -114,7 +114,7 @@
114114
"@types/eslint": "8.44.8",
115115
"@types/glob": "7.2.0",
116116
"@types/inquirer": "6.5.0",
117-
"@types/node": "20.10.3",
117+
"@types/node": "20.10.4",
118118
"@types/semver": "7.5.6",
119119
"@types/sinon": "17.0.2",
120120
"@types/ws": "7.4.7",

pnpm-lock.yaml

Lines changed: 72 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)