Commit df291784 authored by Michael Angelo Rivera's avatar Michael Angelo Rivera
Browse files

Merge branch 'renovate/gitlab-language-server' into 'main'

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

See merge request gitlab-org/gitlab-vscode-extension!1657

Merged-by: default avatarAngelo Rivera <arivera@gitlab.com>
Approved-by: default avatarAngelo Rivera <arivera@gitlab.com>
Co-authored-by: default avatarGitLab Renovate Bot <gitlab-bot@gitlab.com>
parents affcf7a2 43bdb766
Loading
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
      "license": "MIT",
      "dependencies": {
        "@anycable/core": "^0.9.0",
        "@gitlab-org/gitlab-lsp": "^4.12.0",
        "@gitlab-org/gitlab-lsp": "^4.13.0",
        "@snowplow/tracker-core": "3.23.1",
        "cross-fetch": "^4.0.0",
        "dayjs": "^1.11.11",
@@ -1157,11 +1157,11 @@
      }
    },
    "node_modules/@gitlab-org/gitlab-lsp": {
      "version": "4.12.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-4.12.0.tgz",
      "integrity": "sha1-Ikn39SnsIisPZQ0ZS7AvICwwaZc=",
      "version": "4.13.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-4.13.0.tgz",
      "integrity": "sha1-oiDRfVwkgMB6Q281fulTlatfBpE=",
      "dependencies": {
        "@snowplow/tracker-core": "^3.23.0",
        "@snowplow/tracker-core": "^3.23.1",
        "ajv": "^8.14.0",
        "ajv-draft-04": "^1.0.0",
        "cross-fetch": "^4.0.0",
@@ -15512,11 +15512,11 @@
      }
    },
    "@gitlab-org/gitlab-lsp": {
      "version": "4.12.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-4.12.0.tgz",
      "integrity": "sha1-Ikn39SnsIisPZQ0ZS7AvICwwaZc=",
      "version": "4.13.0",
      "resolved": "https://gitlab.com/api/v4/projects/46519181/packages/npm/@gitlab-org/gitlab-lsp/-/@gitlab-org/gitlab-lsp-4.13.0.tgz",
      "integrity": "sha1-oiDRfVwkgMB6Q281fulTlatfBpE=",
      "requires": {
        "@snowplow/tracker-core": "^3.23.0",
        "@snowplow/tracker-core": "^3.23.1",
        "ajv": "^8.14.0",
        "ajv-draft-04": "^1.0.0",
        "cross-fetch": "^4.0.0",
+1 −1
Original line number Diff line number Diff line
@@ -309,7 +309,7 @@
  },
  "dependencies": {
    "@anycable/core": "^0.9.0",
    "@gitlab-org/gitlab-lsp": "^4.12.0",
    "@gitlab-org/gitlab-lsp": "^4.13.0",
    "@snowplow/tracker-core": "3.23.1",
    "cross-fetch": "^4.0.0",
    "dayjs": "^1.11.11",