Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

chore(deps): update dependency rome to v12.1.3 #318

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 28 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -842,44 +842,44 @@ __metadata:
languageName: node
linkType: hard

"@rometools/cli-darwin-arm64@npm:12.0.0":
version: 12.0.0
resolution: "@rometools/cli-darwin-arm64@npm:12.0.0"
"@rometools/cli-darwin-arm64@npm:12.1.3":
version: 12.1.3
resolution: "@rometools/cli-darwin-arm64@npm:12.1.3"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@rometools/cli-darwin-x64@npm:12.0.0":
version: 12.0.0
resolution: "@rometools/cli-darwin-x64@npm:12.0.0"
"@rometools/cli-darwin-x64@npm:12.1.3":
version: 12.1.3
resolution: "@rometools/cli-darwin-x64@npm:12.1.3"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@rometools/cli-linux-arm64@npm:12.0.0":
version: 12.0.0
resolution: "@rometools/cli-linux-arm64@npm:12.0.0"
"@rometools/cli-linux-arm64@npm:12.1.3":
version: 12.1.3
resolution: "@rometools/cli-linux-arm64@npm:12.1.3"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard

"@rometools/cli-linux-x64@npm:12.0.0":
version: 12.0.0
resolution: "@rometools/cli-linux-x64@npm:12.0.0"
"@rometools/cli-linux-x64@npm:12.1.3":
version: 12.1.3
resolution: "@rometools/cli-linux-x64@npm:12.1.3"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard

"@rometools/cli-win32-arm64@npm:12.0.0":
version: 12.0.0
resolution: "@rometools/cli-win32-arm64@npm:12.0.0"
"@rometools/cli-win32-arm64@npm:12.1.3":
version: 12.1.3
resolution: "@rometools/cli-win32-arm64@npm:12.1.3"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@rometools/cli-win32-x64@npm:12.0.0":
version: 12.0.0
resolution: "@rometools/cli-win32-x64@npm:12.0.0"
"@rometools/cli-win32-x64@npm:12.1.3":
version: 12.1.3
resolution: "@rometools/cli-win32-x64@npm:12.1.3"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -3251,15 +3251,15 @@ resolve@^1.20.0:
linkType: hard

"rome@npm:^12.0.0":
version: 12.0.0
resolution: "rome@npm:12.0.0"
dependencies:
"@rometools/cli-darwin-arm64": 12.0.0
"@rometools/cli-darwin-x64": 12.0.0
"@rometools/cli-linux-arm64": 12.0.0
"@rometools/cli-linux-x64": 12.0.0
"@rometools/cli-win32-arm64": 12.0.0
"@rometools/cli-win32-x64": 12.0.0
version: 12.1.3
resolution: "rome@npm:12.1.3"
dependencies:
"@rometools/cli-darwin-arm64": 12.1.3
"@rometools/cli-darwin-x64": 12.1.3
"@rometools/cli-linux-arm64": 12.1.3
"@rometools/cli-linux-x64": 12.1.3
"@rometools/cli-win32-arm64": 12.1.3
"@rometools/cli-win32-x64": 12.1.3
dependenciesMeta:
"@rometools/cli-darwin-arm64":
optional: true
Expand All @@ -3275,7 +3275,7 @@ resolve@^1.20.0:
optional: true
bin:
rome: bin/rome
checksum: e26adcf06da28ec61b048b69f0387ad72c0f105444cb59f633f330aa9975e382f4055c6d17748e6630b303a33d87c5a3a0fc465bbb1054b74b88f01d14a70529
checksum: 341e5520a23277bdc2571db279e72fe9427a95f4e3025cd215a989d381fe6690f6aa1c0fb9abbd318a8bfd85ff1cec2304e92b732329c8a46c69e259eeb080cc
languageName: node
linkType: hard

Expand Down