Skip to content

Commit 5c52804

Browse files
chore(deps): bump the biome group with 2 updates
Bumps the biome group with 2 updates: [@biomejs/wasm-nodejs](https://github.com/biomejs/biome) and [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome). Updates `@biomejs/wasm-nodejs` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/ROME_CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/compare/@biomejs/biome@2.1.1...@biomejs/biome@2.1.2) Updates `@biomejs/biome` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.2/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/wasm-nodejs" dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: biome - dependency-name: "@biomejs/biome" dependency-version: 2.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: biome ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29d12c6 commit 5c52804

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"@biomejs/js-api": "2.0.3",
51-
"@biomejs/wasm-nodejs": "2.1.1",
51+
"@biomejs/wasm-nodejs": "2.1.2",
5252
"@types/swagger-schema-official": "^2.0.25",
5353
"c12": "^3.0.4",
5454
"citty": "^0.1.6",
@@ -62,7 +62,7 @@
6262
"typescript": "~5.8.3"
6363
},
6464
"devDependencies": {
65-
"@biomejs/biome": "2.1.1",
65+
"@biomejs/biome": "2.1.2",
6666
"@changesets/changelog-github": "0.5.1",
6767
"@changesets/cli": "2.29.5",
6868
"@tsconfig/node18": "18.2.4",

yarn.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -60,18 +60,18 @@ __metadata:
6060
languageName: node
6161
linkType: hard
6262

63-
"@biomejs/biome@npm:2.1.1":
64-
version: 2.1.1
65-
resolution: "@biomejs/biome@npm:2.1.1"
66-
dependencies:
67-
"@biomejs/cli-darwin-arm64": "npm:2.1.1"
68-
"@biomejs/cli-darwin-x64": "npm:2.1.1"
69-
"@biomejs/cli-linux-arm64": "npm:2.1.1"
70-
"@biomejs/cli-linux-arm64-musl": "npm:2.1.1"
71-
"@biomejs/cli-linux-x64": "npm:2.1.1"
72-
"@biomejs/cli-linux-x64-musl": "npm:2.1.1"
73-
"@biomejs/cli-win32-arm64": "npm:2.1.1"
74-
"@biomejs/cli-win32-x64": "npm:2.1.1"
63+
"@biomejs/biome@npm:2.1.2":
64+
version: 2.1.2
65+
resolution: "@biomejs/biome@npm:2.1.2"
66+
dependencies:
67+
"@biomejs/cli-darwin-arm64": "npm:2.1.2"
68+
"@biomejs/cli-darwin-x64": "npm:2.1.2"
69+
"@biomejs/cli-linux-arm64": "npm:2.1.2"
70+
"@biomejs/cli-linux-arm64-musl": "npm:2.1.2"
71+
"@biomejs/cli-linux-x64": "npm:2.1.2"
72+
"@biomejs/cli-linux-x64-musl": "npm:2.1.2"
73+
"@biomejs/cli-win32-arm64": "npm:2.1.2"
74+
"@biomejs/cli-win32-x64": "npm:2.1.2"
7575
dependenciesMeta:
7676
"@biomejs/cli-darwin-arm64":
7777
optional: true
@@ -91,62 +91,62 @@ __metadata:
9191
optional: true
9292
bin:
9393
biome: bin/biome
94-
checksum: 10c0/16efcf85b5b4434802b5541f9068ce9f58f2e195824936991c7217fda7b290b9a0e2ae6bc9e3c3e65e9f5492a3a3f0d0a9cf024cfae84ddc2b05b6e260b3bd2d
94+
checksum: 10c0/4863a5d64ff7e47c1f535aca3c0d59769fd1e59868b178798bf1f10de94f41188f235accddb852778743b16239dd890a520266dd2f93ecbcd147ad339caa8e23
9595
languageName: node
9696
linkType: hard
9797

98-
"@biomejs/cli-darwin-arm64@npm:2.1.1":
99-
version: 2.1.1
100-
resolution: "@biomejs/cli-darwin-arm64@npm:2.1.1"
98+
"@biomejs/cli-darwin-arm64@npm:2.1.2":
99+
version: 2.1.2
100+
resolution: "@biomejs/cli-darwin-arm64@npm:2.1.2"
101101
conditions: os=darwin & cpu=arm64
102102
languageName: node
103103
linkType: hard
104104

105-
"@biomejs/cli-darwin-x64@npm:2.1.1":
106-
version: 2.1.1
107-
resolution: "@biomejs/cli-darwin-x64@npm:2.1.1"
105+
"@biomejs/cli-darwin-x64@npm:2.1.2":
106+
version: 2.1.2
107+
resolution: "@biomejs/cli-darwin-x64@npm:2.1.2"
108108
conditions: os=darwin & cpu=x64
109109
languageName: node
110110
linkType: hard
111111

112-
"@biomejs/cli-linux-arm64-musl@npm:2.1.1":
113-
version: 2.1.1
114-
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.1.1"
112+
"@biomejs/cli-linux-arm64-musl@npm:2.1.2":
113+
version: 2.1.2
114+
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.1.2"
115115
conditions: os=linux & cpu=arm64 & libc=musl
116116
languageName: node
117117
linkType: hard
118118

119-
"@biomejs/cli-linux-arm64@npm:2.1.1":
120-
version: 2.1.1
121-
resolution: "@biomejs/cli-linux-arm64@npm:2.1.1"
119+
"@biomejs/cli-linux-arm64@npm:2.1.2":
120+
version: 2.1.2
121+
resolution: "@biomejs/cli-linux-arm64@npm:2.1.2"
122122
conditions: os=linux & cpu=arm64 & libc=glibc
123123
languageName: node
124124
linkType: hard
125125

126-
"@biomejs/cli-linux-x64-musl@npm:2.1.1":
127-
version: 2.1.1
128-
resolution: "@biomejs/cli-linux-x64-musl@npm:2.1.1"
126+
"@biomejs/cli-linux-x64-musl@npm:2.1.2":
127+
version: 2.1.2
128+
resolution: "@biomejs/cli-linux-x64-musl@npm:2.1.2"
129129
conditions: os=linux & cpu=x64 & libc=musl
130130
languageName: node
131131
linkType: hard
132132

133-
"@biomejs/cli-linux-x64@npm:2.1.1":
134-
version: 2.1.1
135-
resolution: "@biomejs/cli-linux-x64@npm:2.1.1"
133+
"@biomejs/cli-linux-x64@npm:2.1.2":
134+
version: 2.1.2
135+
resolution: "@biomejs/cli-linux-x64@npm:2.1.2"
136136
conditions: os=linux & cpu=x64 & libc=glibc
137137
languageName: node
138138
linkType: hard
139139

140-
"@biomejs/cli-win32-arm64@npm:2.1.1":
141-
version: 2.1.1
142-
resolution: "@biomejs/cli-win32-arm64@npm:2.1.1"
140+
"@biomejs/cli-win32-arm64@npm:2.1.2":
141+
version: 2.1.2
142+
resolution: "@biomejs/cli-win32-arm64@npm:2.1.2"
143143
conditions: os=win32 & cpu=arm64
144144
languageName: node
145145
linkType: hard
146146

147-
"@biomejs/cli-win32-x64@npm:2.1.1":
148-
version: 2.1.1
149-
resolution: "@biomejs/cli-win32-x64@npm:2.1.1"
147+
"@biomejs/cli-win32-x64@npm:2.1.2":
148+
version: 2.1.2
149+
resolution: "@biomejs/cli-win32-x64@npm:2.1.2"
150150
conditions: os=win32 & cpu=x64
151151
languageName: node
152152
linkType: hard
@@ -169,10 +169,10 @@ __metadata:
169169
languageName: node
170170
linkType: hard
171171

172-
"@biomejs/wasm-nodejs@npm:2.1.1":
173-
version: 2.1.1
174-
resolution: "@biomejs/wasm-nodejs@npm:2.1.1"
175-
checksum: 10c0/e6a7252e3c6c8e27ff8b47f32583d6baccc780f558c61946b596578dde28a0621064a8bd22b2cad76eee0473872bc1d7df0df21db7e9031c7bb81111730a94ee
172+
"@biomejs/wasm-nodejs@npm:2.1.2":
173+
version: 2.1.2
174+
resolution: "@biomejs/wasm-nodejs@npm:2.1.2"
175+
checksum: 10c0/3293ff1ea9e061b306c495d9c9a1b621ef5c90a67f6eeb8bf8332ab4ef58e567e1bae58425c60908bea8c32340491cdbbe23c14c7549abbffc7592c2402252fb
176176
languageName: node
177177
linkType: hard
178178

@@ -3747,9 +3747,9 @@ __metadata:
37473747
version: 0.0.0-use.local
37483748
resolution: "swagger-typescript-api@workspace:."
37493749
dependencies:
3750-
"@biomejs/biome": "npm:2.1.1"
3750+
"@biomejs/biome": "npm:2.1.2"
37513751
"@biomejs/js-api": "npm:2.0.3"
3752-
"@biomejs/wasm-nodejs": "npm:2.1.1"
3752+
"@biomejs/wasm-nodejs": "npm:2.1.2"
37533753
"@changesets/changelog-github": "npm:0.5.1"
37543754
"@changesets/cli": "npm:2.29.5"
37553755
"@tsconfig/node18": "npm:18.2.4"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy