Skip to content

Commit

Permalink
Merge pull request #2306 from Shopify/dependabot/npm_and_yarn/vscode/…
Browse files Browse the repository at this point in the history
…minor-and-patch-b993126d86

Bump the minor-and-patch group in /vscode with 6 updates
  • Loading branch information
github-actions[bot] authored Jul 15, 2024
2 parents 4b2951b + fa1779b commit 6ab0287
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 150 deletions.
12 changes: 6 additions & 6 deletions vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -566,30 +566,30 @@
"ws": ">= 7.4.6"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/core": "^7.24.8",
"@shopify/eslint-plugin": "^45.0.0",
"@shopify/prettier-config": "^1.1.2",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.7",
"@types/node": "20.x",
"@types/sinon": "^17.0.3",
"@types/vscode": "^1.68.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@vscode/test-electron": "^2.4.1",
"@vscode/vsce": "^2.29.0",
"@vscode/vsce": "^2.30.0",
"esbuild": "^0.23.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-prettier": "^5.1.3",
"glob": "^10.4.3",
"mocha": "^10.6.0",
"ovsx": "^0.9.1",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript": "^5.5.3",
"sinon": "^18.0.0",
"vscode-oniguruma": "^2.0.1",
"vscode-textmate": "^9.0.0"
"vscode-textmate": "^9.1.0"
},
"dependencies": {
"vscode-languageclient": "^9.0.1"
Expand Down
Loading

0 comments on commit 6ab0287

Please sign in to comment.