Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Dec 28, 2023
1 parent f25d4bb commit d7c690c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,16 +79,16 @@
"@types/chai": "4.3.11",
"@types/mocha": "10.0.6",
"@types/node": "20.10.5",
"@types/node-fetch": "2.6.9",
"@types/react": "18.2.45",
"@types/node-fetch": "2.6.10",
"@types/react": "18.2.46",
"@types/webpack-env": "1.18.4",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin-tslint": "6.16.0",
"@vscode/dts": "0.4.0",
"@vscode/jupyter-extension": "1.0.0",
"@vscode/test-electron": "2.3.8",
"@vscode/test-web": "0.0.50",
"chai": "4.3.10",
"chai": "5.0.0",
"esbuild": "0.19.10",
"eslint-config-airbnb": "19.0.4",
"eslint-plugin-no-null": "1.0.2",
Expand All @@ -101,7 +101,7 @@
"typescript": "5.3.3",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
"ws": "8.15.1"
"ws": "8.16.0"
},
"optionalDependencies": {
"fsevents": "2.3.3"
Expand Down

0 comments on commit d7c690c

Please sign in to comment.