Skip to content

Commit 810bf7b

Browse files
committed
(chore) Updated dependencies.
1 parent 7ca0ebd commit 810bf7b

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

package.json

Lines changed: 6 additions & 6 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.17.0",
84-
"@typescript-eslint/parser": "6.17.0",
83+
"@typescript-eslint/eslint-plugin": "6.19.1",
84+
"@typescript-eslint/parser": "6.19.1",
8585
"async": "3.2.5",
8686
"chai": "4.3.10",
8787
"chokidar": "3.5.3",
@@ -97,7 +97,7 @@
9797
"mocha": "10.2.0",
9898
"nyc": "15.1.0",
9999
"open-cli": "7.2.0",
100-
"prettier": "3.1.1",
100+
"prettier": "3.2.4",
101101
"prettier-plugin-import-sort": "0.0.7",
102102
"semver": "7.5.4",
103103
"source-map-support": "0.5.21",
@@ -111,12 +111,12 @@
111111
},
112112
"devDependencies": {
113113
"@types/async": "3.2.24",
114-
"@types/eslint": "8.56.1",
114+
"@types/eslint": "8.56.2",
115115
"@types/glob": "7.2.0",
116116
"@types/inquirer": "6.5.0",
117-
"@types/node": "20.10.6",
117+
"@types/node": "20.11.5",
118118
"@types/semver": "7.5.6",
119-
"@types/sinon": "17.0.2",
119+
"@types/sinon": "17.0.3",
120120
"@types/ws": "7.4.7",
121121
"@types/yargs": "15.0.12",
122122
"sinon": "17.0.1"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)