Skip to content

Commit faece71

Browse files
chore(deps): bump brace-expansion from 1.1.12 to 1.1.14
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.14. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.14) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2c8a6b commit faece71

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"semver": "^7.6.3",
9191
"lodash": "^4.17.23",
9292
"qs": "^6.14.2",
93-
"brace-expansion": "^1.1.12",
93+
"brace-expansion": "^1.1.14",
9494
"algoliasearch-helper": "^3.11.2",
9595
"webpack": "^5.104.1"
9696
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4804,9 +4804,9 @@ boxen@^5.0.0, boxen@^5.0.1:
48044804
wrap-ansi "^7.0.0"
48054805

48064806
brace-expansion@^1.1.12, brace-expansion@^1.1.7:
4807-
version "1.1.12"
4808-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.12.tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843"
4809-
integrity sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==
4807+
version "1.1.14"
4808+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.14.tgz#d9de602370d91347cd9ddad1224d4fd701eb348b"
4809+
integrity sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==
48104810
dependencies:
48114811
balanced-match "^1.0.0"
48124812
concat-map "0.0.1"

0 commit comments

Comments
 (0)