Skip to content

Commit 8bab07b

Browse files
squash!
1 parent 6c23ccd commit 8bab07b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,20 +84,20 @@
8484
"devDependencies": {
8585
"@types/chai": "4.3.11",
8686
"@types/mocha": "10.0.6",
87-
"@types/node": "20.10.3",
87+
"@types/node": "20.10.4",
8888
"@types/node-fetch": "2.6.9",
89-
"@types/react": "18.2.41",
89+
"@types/react": "18.2.43",
9090
"@types/webpack-env": "1.18.4",
9191
"@types/ws": "8.5.10",
92-
"@typescript-eslint/eslint-plugin": "6.13.1",
93-
"@typescript-eslint/eslint-plugin-tslint": "6.13.1",
94-
"@typescript-eslint/parser": "6.13.1",
92+
"@typescript-eslint/eslint-plugin": "6.13.2",
93+
"@typescript-eslint/eslint-plugin-tslint": "6.13.2",
94+
"@typescript-eslint/parser": "6.13.2",
9595
"@vscode/dts": "0.4.0",
9696
"@vscode/jupyter-extension": "1.0.0",
9797
"@vscode/test-electron": "2.3.8",
9898
"@vscode/test-web": "0.0.49",
9999
"chai": "4.3.10",
100-
"esbuild": "0.19.8",
100+
"esbuild": "0.19.9",
101101
"eslint-config-airbnb": "19.0.4",
102102
"eslint-config-prettier": "9.1.0",
103103
"eslint-plugin-header": "3.1.1",
@@ -111,11 +111,11 @@
111111
"isomorphic-ws": "5.0.0",
112112
"mocha": "10.2.0",
113113
"ts-loader": "9.5.1",
114-
"typescript": "5.3.2",
115-
"typescript-esbuild": "0.3.1",
114+
"typescript": "5.3.3",
115+
"typescript-esbuild": "0.3.2",
116116
"webpack": "5.89.0",
117117
"webpack-cli": "5.1.4",
118-
"ws": "8.14.2"
118+
"ws": "8.15.0"
119119
},
120120
"optionalDependencies": {
121121
"fsevents": "2.3.3"

0 commit comments

Comments
 (0)