This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 98a827e75d Bump shell-quote from 1.7.2 to 1.7.3 in /landing-pages
(#616)
98a827e75d is described below
commit 98a827e75dc96c0f1fc875b8ddb088df4900b1c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 3 13:30:31 2022 +0200
Bump shell-quote from 1.7.2 to 1.7.3 in /landing-pages (#616)
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from
1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
-
[Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
landing-pages/yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index 6b6d02e0d7..8a621507bc 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -7391,9 +7391,9 @@ shebang-regex@^1.0.0:
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
shell-quote@^1.6.1:
- version "1.7.2"
- resolved
"https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
- integrity
sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
+ version "1.7.3"
+ resolved
"https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
+ integrity
sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
signal-exit@^3.0.0, signal-exit@^3.0.2:
version "3.0.2"