Skip to content

Commit

Permalink
chore(deps): update dependency rome to v12.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2023
1 parent e99a975 commit 8fcaf24
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 28 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
56 changes: 28 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2977,44 +2977,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.2":
version: 12.1.2
resolution: "@rometools/cli-darwin-arm64@npm:12.1.2"
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.2":
version: 12.1.2
resolution: "@rometools/cli-darwin-x64@npm:12.1.2"
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.2":
version: 12.1.2
resolution: "@rometools/cli-linux-arm64@npm:12.1.2"
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.2":
version: 12.1.2
resolution: "@rometools/cli-linux-x64@npm:12.1.2"
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.2":
version: 12.1.2
resolution: "@rometools/cli-win32-arm64@npm:12.1.2"
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.2":
version: 12.1.2
resolution: "@rometools/cli-win32-x64@npm:12.1.2"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -12419,15 +12419,15 @@ __metadata:
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.2
resolution: "rome@npm:12.1.2"
dependencies:
"@rometools/cli-darwin-arm64": 12.1.2
"@rometools/cli-darwin-x64": 12.1.2
"@rometools/cli-linux-arm64": 12.1.2
"@rometools/cli-linux-x64": 12.1.2
"@rometools/cli-win32-arm64": 12.1.2
"@rometools/cli-win32-x64": 12.1.2
dependenciesMeta:
"@rometools/cli-darwin-arm64":
optional: true
Expand All @@ -12443,7 +12443,7 @@ __metadata:
optional: true
bin:
rome: bin/rome
checksum: e26adcf06da28ec61b048b69f0387ad72c0f105444cb59f633f330aa9975e382f4055c6d17748e6630b303a33d87c5a3a0fc465bbb1054b74b88f01d14a70529
checksum: a2be3d00ea78c9b9ae74c34e428818722d212a8cf9aff126f087bcac8d86fb0fe0459b3f243a225d098007d1217951bc9b12278a97c0ba67bc8a8a6128894ec6
languageName: node
linkType: hard

Expand Down

0 comments on commit 8fcaf24

Please sign in to comment.