From e105626a9f3b6730021faad902dd83d62ed52fc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 20:06:27 +0200 Subject: [PATCH] build(deps): bump glob from 10.3.10 to 10.3.12 (#13) Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.10 to 10.3.12.
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=glob&package-manager=npm_and_yarn&previous-version=10.3.10&new-version=10.3.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 24 ++++++++++++------------ packages/ttsl-cli/package.json | 2 +- packages/ttsl-lang/package.json | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5893bccc..17f2986a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5631,15 +5631,15 @@ "optional": true }, "node_modules/glob": { - "version": "10.3.10", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", - "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", + "version": "10.3.12", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz", + "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==", "dependencies": { "foreground-child": "^3.1.0", - "jackspeak": "^2.3.5", + "jackspeak": "^2.3.6", "minimatch": "^9.0.1", - "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", - "path-scurry": "^1.10.1" + "minipass": "^7.0.4", + "path-scurry": "^1.10.2" }, "bin": { "glob": "dist/esm/bin.mjs" @@ -10614,11 +10614,11 @@ "dev": true }, "node_modules/path-scurry": { - "version": "1.10.1", - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz", - "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==", + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz", + "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==", "dependencies": { - "lru-cache": "^9.1.1 || ^10.0.0", + "lru-cache": "^10.2.0", "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" }, "engines": { @@ -14265,7 +14265,7 @@ "@ttsl/lang": ">=0.1.0", "chalk": "^5.3.0", "commander": "^12.0.0", - "glob": "^10.3.10", + "glob": "^10.3.12", "langium": "^3.0.0", "true-myth": "^7.1.0" }, @@ -14297,7 +14297,7 @@ "license": "MIT", "dependencies": { "chevrotain": "^11.0.3", - "glob": "^10.3.10", + "glob": "^10.3.12", "langium": "^3.0.0", "semver": "^7.6.0", "source-map": "^0.7.4", diff --git a/packages/ttsl-cli/package.json b/packages/ttsl-cli/package.json index 4801033f..4865aa5d 100644 --- a/packages/ttsl-cli/package.json +++ b/packages/ttsl-cli/package.json @@ -43,7 +43,7 @@ "@ttsl/lang": ">=0.1.0", "chalk": "^5.3.0", "commander": "^12.0.0", - "glob": "^10.3.10", + "glob": "^10.3.12", "langium": "^3.0.0", "true-myth": "^7.1.0" }, diff --git a/packages/ttsl-lang/package.json b/packages/ttsl-lang/package.json index d7b0aea8..11a7ad85 100644 --- a/packages/ttsl-lang/package.json +++ b/packages/ttsl-lang/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "chevrotain": "^11.0.3", - "glob": "^10.3.10", + "glob": "^10.3.12", "langium": "^3.0.0", "semver": "^7.6.0", "source-map": "^0.7.4",