Skip to content

Commit

Permalink
Updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed Nov 27, 2023
1 parent d189cb9 commit 32a3f64
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 181 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15790,7 +15790,7 @@
"@lit/react": "1.0.2",
"@microsoft/fast-element": "1.12.0",
"@octokit/graphql": "7.0.2",
"@octokit/request": "8.1.5",
"@octokit/request": "8.1.6",
"@opentelemetry/api": "1.7.0",
"@opentelemetry/exporter-trace-otlp-http": "0.45.1",
"@opentelemetry/sdk-trace-base": "1.18.1",
Expand All @@ -15811,15 +15811,15 @@
"devDependencies": {
"@swc/core": "1.3.99",
"@twbs/fantasticon": "2.7.1",
"@types/mocha": "10.0.4",
"@types/mocha": "10.0.6",
"@types/node": "16.11.47",
"@types/react": "17.0.71",
"@types/react-dom": "17.0.21",
"@types/sortablejs": "1.15.6",
"@types/sortablejs": "1.15.7",
"@types/vscode": "1.81.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@vscode/test-electron": "2.3.6",
"@vscode/test-electron": "2.3.8",
"@vscode/test-web": "0.0.48",
"@vscode/vsce": "2.22.0",
"circular-dependency-plugin": "5.2.2",
Expand All @@ -15830,7 +15830,7 @@
"css-loader": "6.8.1",
"css-minimizer-webpack-plugin": "5.0.1",
"cssnano-preset-advanced": "6.0.1",
"esbuild": "0.19.7",
"esbuild": "0.19.8",
"esbuild-loader": "4.0.2",
"esbuild-sass-plugin": "2.16.0",
"eslint": "8.54.0",
Expand All @@ -15846,7 +15846,7 @@
"html-loader": "4.2.0",
"html-webpack-plugin": "5.5.3",
"image-minimizer-webpack-plugin": "3.8.3",
"license-checker-rseidelsohn": "4.2.10",
"license-checker-rseidelsohn": "4.2.11",
"lz-string": "1.5.0",
"mini-css-extract-plugin": "2.7.6",
"mocha": "10.2.0",
Expand Down
Loading

0 comments on commit 32a3f64

Please sign in to comment.