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

chore(deps): update dependency @babel/cli to ^7.28.6

parent a68400b6
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
        "xstate": "^5.22.0"
      },
      "devDependencies": {
        "@babel/cli": "^7.28.3",
        "@babel/cli": "^7.28.6",
        "@babel/core": "^7.28.0",
        "@babel/preset-env": "^7.29.0",
        "@gitlab/eslint-plugin": "^21.2.1",
@@ -330,9 +330,9 @@
      }
    },
    "node_modules/@babel/cli": {
      "version": "7.28.3",
      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.3.tgz",
      "integrity": "sha512-n1RU5vuCX0CsaqaXm9I0KUCNKNQMy5epmzl/xdSSm70bSqhg9GWhgeosypyQLc0bK24+Xpk1WGzZlI9pJtkZdg==",
      "version": "7.28.6",
      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.6.tgz",
      "integrity": "sha512-6EUNcuBbNkj08Oj4gAZ+BUU8yLCgKzgVX4gaTh09Ya2C8ICM4P+G30g4m3akRxSYAp3A/gnWchrNst7px4/nUQ==",
      "dev": true,
      "license": "MIT",
      "dependencies": {
@@ -370,7 +370,7 @@
      "version": "7.2.3",
      "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
      "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
      "deprecated": "Glob versions prior to v9 are no longer supported",
      "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
      "dev": true,
      "license": "ISC",
      "dependencies": {
@@ -26236,9 +26236,9 @@
      }
    },
    "@babel/cli": {
      "version": "7.28.3",
      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.3.tgz",
      "integrity": "sha512-n1RU5vuCX0CsaqaXm9I0KUCNKNQMy5epmzl/xdSSm70bSqhg9GWhgeosypyQLc0bK24+Xpk1WGzZlI9pJtkZdg==",
      "version": "7.28.6",
      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.6.tgz",
      "integrity": "sha512-6EUNcuBbNkj08Oj4gAZ+BUU8yLCgKzgVX4gaTh09Ya2C8ICM4P+G30g4m3akRxSYAp3A/gnWchrNst7px4/nUQ==",
      "dev": true,
      "requires": {
        "@jridgewell/trace-mapping": "^0.3.28",
+1 −1
Original line number Diff line number Diff line
@@ -566,7 +566,7 @@
    "publish-ovsx": "ovsx publish"
  },
  "devDependencies": {
    "@babel/cli": "^7.28.3",
    "@babel/cli": "^7.28.6",
    "@babel/core": "^7.28.0",
    "@babel/preset-env": "^7.29.0",
    "@gitlab/eslint-plugin": "^21.2.1",