From 6b4588981c0ade974c8e54fb873868fba84fc0b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 00:44:07 +0000 Subject: [PATCH] Bump ansi-regex from 5.0.0 to 5.0.1 Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/yarn.lock b/yarn.lock index 92ab79e..aebec77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2438,12 +2438,7 @@ ansi-escapes@^4.2.1: dependencies: type-fest "^0.11.0" -ansi-regex@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75" - integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg== - -ansi-regex@^5.0.1: +ansi-regex@^5.0.0, ansi-regex@^5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== @@ -4002,7 +3997,7 @@ eslint-config-airbnb@19.0.4: eslint-config-airbnb "19.0.4" eslint-import-resolver-webpack "0.13.2" eslint-plugin-compat "4.1.4" - eslint-plugin-graylog "file:../../../../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-38ec1121-7350-43c1-8184-e56663e0f624-1682332993376/node_modules/eslint-plugin-graylog" + eslint-plugin-graylog "file:../graylog2-server/graylog2-web-interface/packages/eslint-plugin-graylog" eslint-plugin-import "2.25.3" eslint-plugin-jest "27.2.1" eslint-plugin-jest-dom "4.0.3" @@ -4748,13 +4743,13 @@ grapheme-splitter@^1.0.4: "@types/create-react-class" "15.6.3" "@types/jquery" "3.5.16" "@types/react" "18.0.35" - babel-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-5.1.0-SNAPSHOT-674153d8-e58c-493e-9496-375b92e66d9c-1682332993251/node_modules/babel-preset-graylog" + babel-preset-graylog "file:../graylog2-server/graylog2-web-interface/packages/babel-preset-graylog" create-react-class "15.7.0" - eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-5.1.0-SNAPSHOT-674153d8-e58c-493e-9496-375b92e66d9c-1682332993251/node_modules/eslint-config-graylog" + eslint-config-graylog "file:../graylog2-server/graylog2-web-interface/packages/eslint-config-graylog" formik "2.2.9" history "^5.3.0" html-webpack-plugin "^5.5.0" - jest-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-5.1.0-SNAPSHOT-674153d8-e58c-493e-9496-375b92e66d9c-1682332993251/node_modules/jest-preset-graylog" + jest-preset-graylog "file:../graylog2-server/graylog2-web-interface/packages/jest-preset-graylog" jquery "3.6.4" moment "2.29.4" moment-timezone "0.5.43"