diff --git a/.browserslistrc b/.browserslistrc index c196ed2..4836fe8 100644 --- a/.browserslistrc +++ b/.browserslistrc @@ -17,7 +17,7 @@ # Generated data. # -# Last generated Feb 6, 2024 10:08 AM UTC. +# Last generated Feb 6, 2024 10:28 AM UTC. [production] node >= 20.9.0 diff --git a/.dockerignore b/.dockerignore index fda2264..3405cfc 100644 --- a/.dockerignore +++ b/.dockerignore @@ -17,7 +17,7 @@ # Generated data. # -# Last generated Feb 6, 2024 10:08 AM UTC. +# Last generated Feb 6, 2024 10:28 AM UTC. # Locals diff --git a/.gitattributes b/.gitattributes index ffd9fbd..1bf3c20 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,7 +17,7 @@ # Generated data. # -# Last generated Feb 6, 2024 10:08 AM UTC. +# Last generated Feb 6, 2024 10:28 AM UTC. # Default diff --git a/.gitignore b/.gitignore index 7f1ccd5..c6f2d24 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,7 @@ # Generated data. # -# Last generated Feb 6, 2024 10:08 AM UTC. +# Last generated Feb 6, 2024 10:28 AM UTC. # Locals diff --git a/.npmignore b/.npmignore index 4cb5bed..47d2ffb 100644 --- a/.npmignore +++ b/.npmignore @@ -25,7 +25,7 @@ # Generated data. # -# Last generated Feb 6, 2024 10:08 AM UTC. +# Last generated Feb 6, 2024 10:28 AM UTC. # Locals diff --git a/.prettierignore b/.prettierignore index ad3b327..1168b73 100644 --- a/.prettierignore +++ b/.prettierignore @@ -17,7 +17,7 @@ # Generated data. # -# Last generated Feb 6, 2024 10:08 AM UTC. +# Last generated Feb 6, 2024 10:28 AM UTC. # Packages diff --git a/.vscode/settings.json b/.vscode/settings.json index 3eea3d8..83f0a6e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,7 +7,7 @@ * @note This entire file will be updated automatically. * @note Instead of editing here, please review `./settings.mjs`. * - * Last generated using `./settings.mjs` Feb 6, 2024 10:08 AM UTC. + * Last generated using `./settings.mjs` Feb 6, 2024 10:28 AM UTC. */ { "editor.formatOnType": false, diff --git a/.vscodeignore b/.vscodeignore index 3dafaec..323953f 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -17,7 +17,7 @@ # Generated data. # -# Last generated Feb 6, 2024 10:08 AM UTC. +# Last generated Feb 6, 2024 10:28 AM UTC. # Locals diff --git a/package.json b/package.json index 10b62b5..8b5f599 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "4.0.126", + "version": "4.0.127", "license": "MIT", "name": "@clevercanyon/micromatch.fork", "description": "Glob matching. A replacement and faster alternative to minimatch and multimatch.", diff --git a/tsconfig.json b/tsconfig.json index 1495a08..e05b96f 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -7,7 +7,7 @@ * @note This entire file will be updated automatically. * @note Instead of editing here, please review `./tsconfig.mjs`. * - * Last generated using `./tsconfig.mjs` Feb 6, 2024 10:08 AM UTC. + * Last generated using `./tsconfig.mjs` Feb 6, 2024 10:28 AM UTC. */ { "include": ["./src/**/*", "./dev-types.d.ts"], diff --git a/wrangler.toml b/wrangler.toml index 7d52714..f82ce3f 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -7,7 +7,7 @@ # @note This entire file will be updated automatically. # @note Instead of editing here, please review `./wrangler.mjs`. # -# Last generated using `./wrangler.mjs` Feb 6, 2024 10:08 AM UTC. +# Last generated using `./wrangler.mjs` Feb 6, 2024 10:28 AM UTC. ## send_metrics = false