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

chore(deps): update dependency @gitlab/eslint-plugin to ^21.3.1

parent e3f324a7
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
        "@babel/cli": "^7.28.3",
        "@babel/core": "^7.28.0",
        "@babel/preset-env": "^7.29.0",
        "@gitlab/eslint-plugin": "^21.2.1",
        "@gitlab/eslint-plugin": "^21.3.1",
        "@jest/globals": "^29.7.0",
        "@parcel/watcher": "^2.5.1",
        "@semantic-release/changelog": "^6.0.3",
@@ -3430,9 +3430,9 @@
      }
    },
    "node_modules/@gitlab/eslint-plugin": {
      "version": "21.2.1",
      "resolved": "https://registry.npmjs.org/@gitlab/eslint-plugin/-/eslint-plugin-21.2.1.tgz",
      "integrity": "sha512-aa24XQpO+DV6BJXJWWMfPaqPs7uy8ThjmgRUB1G4bzaNf/u0OYTTON+t/+rT/qAVY3x7iDGgbHA1k8o/daa9sA==",
      "version": "21.3.1",
      "resolved": "https://registry.npmjs.org/@gitlab/eslint-plugin/-/eslint-plugin-21.3.1.tgz",
      "integrity": "sha512-Hv0vmVLy2IWfGvVosHbIJPQZsBANU5VGt6Z3tKJWZ6rZFDEINC57gQZs0BFo6t/wgtuD8NqoosWPbeP0s0OVHA==",
      "dev": true,
      "license": "MIT",
      "dependencies": {
@@ -28120,9 +28120,9 @@
      }
    },
    "@gitlab/eslint-plugin": {
      "version": "21.2.1",
      "resolved": "https://registry.npmjs.org/@gitlab/eslint-plugin/-/eslint-plugin-21.2.1.tgz",
      "integrity": "sha512-aa24XQpO+DV6BJXJWWMfPaqPs7uy8ThjmgRUB1G4bzaNf/u0OYTTON+t/+rT/qAVY3x7iDGgbHA1k8o/daa9sA==",
      "version": "21.3.1",
      "resolved": "https://registry.npmjs.org/@gitlab/eslint-plugin/-/eslint-plugin-21.3.1.tgz",
      "integrity": "sha512-Hv0vmVLy2IWfGvVosHbIJPQZsBANU5VGt6Z3tKJWZ6rZFDEINC57gQZs0BFo6t/wgtuD8NqoosWPbeP0s0OVHA==",
      "dev": true,
      "requires": {
        "@typescript-eslint/eslint-plugin": "^7.14.1",
+1 −1
Original line number Diff line number Diff line
@@ -569,7 +569,7 @@
    "@babel/cli": "^7.28.3",
    "@babel/core": "^7.28.0",
    "@babel/preset-env": "^7.29.0",
    "@gitlab/eslint-plugin": "^21.2.1",
    "@gitlab/eslint-plugin": "^21.3.1",
    "@jest/globals": "^29.7.0",
    "@parcel/watcher": "^2.5.1",
    "@semantic-release/changelog": "^6.0.3",