Commit 3ef4bca8 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

chore(deps): update dependency ovsx to ^1.0.1

parent 01807bfd
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@
        "mocha": "^11.7.5",
        "mocha-junit-reporter": "^2.2.1",
        "msw": "^2.4.2",
        "ovsx": "^1.0.0",
        "ovsx": "^1.0.1",
        "patch-package": "^8.0.1",
        "prettier": "^3.6.2",
        "rimraf": "^5.0.10",
@@ -23122,9 +23122,9 @@
      "dev": true
    },
    "node_modules/ovsx": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-1.0.0.tgz",
      "integrity": "sha512-bDxwb55DNbybe10chWlnofj6ZJuER1LjFaQKUtUL9SW8l9P5Vqn7LfI23IFtmtuSJ82pYX0R+MisomXPKNGR9A==",
      "version": "1.0.1",
      "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-1.0.1.tgz",
      "integrity": "sha512-dNIVv/33z/wURvH1wAw2PRicVM5CdQB3BRL3WhEeFEFMDUkKoujlBPpqMr/meIpf4xDYUEfRwFRBiDzs38vQvw==",
      "dev": true,
      "license": "EPL-2.0",
      "dependencies": {
@@ -44500,9 +44500,9 @@
      "dev": true
    },
    "ovsx": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-1.0.0.tgz",
      "integrity": "sha512-bDxwb55DNbybe10chWlnofj6ZJuER1LjFaQKUtUL9SW8l9P5Vqn7LfI23IFtmtuSJ82pYX0R+MisomXPKNGR9A==",
      "version": "1.0.1",
      "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-1.0.1.tgz",
      "integrity": "sha512-dNIVv/33z/wURvH1wAw2PRicVM5CdQB3BRL3WhEeFEFMDUkKoujlBPpqMr/meIpf4xDYUEfRwFRBiDzs38vQvw==",
      "dev": true,
      "requires": {
        "@vscode/vsce": "^3.7.1",
+1 −1
Original line number Diff line number Diff line
@@ -612,7 +612,7 @@
    "mocha": "^11.7.5",
    "mocha-junit-reporter": "^2.2.1",
    "msw": "^2.4.2",
    "ovsx": "^1.0.0",
    "ovsx": "^1.0.1",
    "patch-package": "^8.0.1",
    "prettier": "^3.6.2",
    "rimraf": "^5.0.10",