Skip to content

Commit

Permalink
Merge pull request #644 from Shopify/dependabot/npm_and_yarn/minor-an…
Browse files Browse the repository at this point in the history
…d-patch-dd951756c4

Bump the minor-and-patch group with 5 updates
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
2 parents 58d8465 + 712915f commit 65774fe
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 196 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,29 +54,30 @@
"resolutions": {
"node-fetch": ">= 2.6.7",
"cross-fetch": ">= 3.1.5",
"lru-cache": ">= 11.0.1",
"ws": ">= 7.4.6"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.1",
"@shopify/eslint-plugin": "^46.0.0",
"@shopify/prettier-config": "^1.1.2",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.8",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"@types/vscode": "^1.63.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vscode/test-electron": "^2.4.1",
"@vscode/vsce": "^3.1.0",
"esbuild": "^0.23.1",
"@vscode/vsce": "^3.1.1",
"esbuild": "^0.24.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-prettier": "^5.2.1",
"glob": "^11.0.0",
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
}
}
Loading

0 comments on commit 65774fe

Please sign in to comment.