We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4195262 + 257fc2b commit a6c6439Copy full SHA for a6c6439
vscode/package.json
@@ -800,7 +800,7 @@
800
"devDependencies": {
801
"@babel/core": "^7.27.4",
802
"@eslint/eslintrc": "^3.3.1",
803
- "@eslint/js": "^9.28.0",
+ "@eslint/js": "^9.29.0",
804
"@shopify/eslint-plugin": "^48.0.2",
805
"@shopify/prettier-config": "^1.1.4",
806
"@types/glob": "^8.1.0",
@@ -816,8 +816,8 @@
816
"eslint": "^8.57.0",
817
"eslint-import-resolver-typescript": "^4.4.3",
818
"eslint-plugin-prettier": "^5.4.1",
819
- "glob": "^11.0.2",
820
- "mocha": "^11.5.0",
+ "glob": "^11.0.3",
+ "mocha": "^11.6.0",
821
"ovsx": "^0.10.4",
822
"prettier": "^3.5.3",
823
"sinon": "^20.0.0",
0 commit comments