Commit f57aa2f9 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

chore(deps): update dependency @gitlab-org/gitlab-lsp to ^8.65.0

parent e3f324a7
Loading
Loading
Loading
Loading
+15 −15
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
      "license": "MIT",
      "dependencies": {
        "@anycable/core": "^0.9.2",
        "@gitlab-org/gitlab-lsp": "^8.64.0",
        "@gitlab-org/gitlab-lsp": "^8.65.0",
        "@gitlab/needle": "1.5.1",
        "@snowplow/tracker-core": "4.6.8",
        "cross-fetch": "^4.1.0",
@@ -3181,9 +3181,9 @@
      }
    },
    "node_modules/@gitlab-org/gitlab-lsp": {
      "version": "8.64.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-8.64.0.tgz",
      "integrity": "sha1-5HN2XmFWOHPRxY9RwZhTH3ZGjb8=",
      "version": "8.65.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-8.65.0.tgz",
      "integrity": "sha1-MwDhTNkudbdT8SBFKcxYnDzz37Y=",
      "hasInstallScript": true,
      "dependencies": {
        "@anycable/core": "^0.9.2",
@@ -3379,12 +3379,12 @@
      "license": "ISC"
    },
    "node_modules/@gitlab-org/gitlab-lsp/node_modules/minimatch": {
      "version": "10.1.1",
      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.1.tgz",
      "integrity": "sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==",
      "version": "10.1.2",
      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.2.tgz",
      "integrity": "sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw==",
      "license": "BlueOak-1.0.0",
      "dependencies": {
        "@isaacs/brace-expansion": "^5.0.0"
        "@isaacs/brace-expansion": "^5.0.1"
      },
      "engines": {
        "node": "20 || >=22"
@@ -27949,9 +27949,9 @@
      }
    },
    "@gitlab-org/gitlab-lsp": {
      "version": "8.64.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-8.64.0.tgz",
      "integrity": "sha1-5HN2XmFWOHPRxY9RwZhTH3ZGjb8=",
      "version": "8.65.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-8.65.0.tgz",
      "integrity": "sha1-MwDhTNkudbdT8SBFKcxYnDzz37Y=",
      "requires": {
        "@anycable/core": "^0.9.2",
        "@asteasolutions/zod-to-openapi": "^7.3.4",
@@ -28093,11 +28093,11 @@
          "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
        },
        "minimatch": {
          "version": "10.1.1",
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.1.tgz",
          "integrity": "sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==",
          "version": "10.1.2",
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.2.tgz",
          "integrity": "sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw==",
          "requires": {
            "@isaacs/brace-expansion": "^5.0.0"
            "@isaacs/brace-expansion": "^5.0.1"
          }
        },
        "picomatch": {
+1 −1
Original line number Diff line number Diff line
@@ -623,7 +623,7 @@
  },
  "dependencies": {
    "@anycable/core": "^0.9.2",
    "@gitlab-org/gitlab-lsp": "^8.64.0",
    "@gitlab-org/gitlab-lsp": "^8.65.0",
    "@gitlab/needle": "1.5.1",
    "@snowplow/tracker-core": "4.6.8",
    "cross-fetch": "^4.1.0",