Skip to content

Commit

Permalink
Update dependency balanced-match to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 8, 2023
1 parent 2c745c2 commit decbec2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package-forks/postcss-selector-matches/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"postcss": "^8.0.0"
},
"dependencies": {
"balanced-match": "2.0.0"
"balanced-match": "3.0.1"
},
"devDependencies": {
"ava": "6.0.1",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3035,7 +3035,7 @@ __metadata:
resolution: "@swissquote/postcss-selector-matches@workspace:package-forks/postcss-selector-matches"
dependencies:
ava: "npm:6.0.1"
balanced-match: "npm:2.0.0"
balanced-match: "npm:3.0.1"
c8: "npm:8.0.1"
postcss: "npm:8.4.32"
peerDependencies:
Expand Down Expand Up @@ -4526,10 +4526,10 @@ __metadata:
languageName: node
linkType: hard

"balanced-match@npm:2.0.0, balanced-match@npm:^2.0.0":
version: 2.0.0
resolution: "balanced-match@npm:2.0.0"
checksum: 60a54e0b75a61674e16a7a336b805f06c72d6f8fc457639c24efc512ba2bf9cb5744b9f6f5225afcefb99da39714440c83c737208cc65c5d9ecd1f3093331ca3
"balanced-match@npm:3.0.1":
version: 3.0.1
resolution: "balanced-match@npm:3.0.1"
checksum: ac8dd63a5b260610c2cbda982f436e964c1b9ae8764d368a523769da40a31710abd6e19f0fdf1773c4ad7b2ea7ba7b285d547375dc723f6e754369835afc8e9f
languageName: node
linkType: hard

Expand All @@ -4540,6 +4540,13 @@ __metadata:
languageName: node
linkType: hard

"balanced-match@npm:^2.0.0":
version: 2.0.0
resolution: "balanced-match@npm:2.0.0"
checksum: 60a54e0b75a61674e16a7a336b805f06c72d6f8fc457639c24efc512ba2bf9cb5744b9f6f5225afcefb99da39714440c83c737208cc65c5d9ecd1f3093331ca3
languageName: node
linkType: hard

"base64-js@npm:^1.3.1":
version: 1.5.1
resolution: "base64-js@npm:1.5.1"
Expand Down

0 comments on commit decbec2

Please sign in to comment.