Skip to content

Commit 550ae9d

Browse files
author
DEV.ME Team
committed
chore: update
1 parent b911622 commit 550ae9d

File tree

5 files changed

+58
-54
lines changed

5 files changed

+58
-54
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,7 @@ jobs:
5454
- name: Release
5555
if: github.ref == 'refs/heads/develop'
5656
run: |
57+
git config --global user.email "[email protected]"
58+
git config --global user.name "DEV.ME Team"
5759
npm i -g semantic-release @semantic-release/git @semantic-release/github conventional-changelog-conventionalcommits
5860
npx semantic-release --no-ci --debug

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,7 @@ jobs:
4848
4949
- name: Release
5050
run: |
51+
git config --global user.email "[email protected]"
52+
git config --global user.name "DEV.ME Team"
5153
npm i -g semantic-release @semantic-release/git @semantic-release/github conventional-changelog-conventionalcommits
5254
npx semantic-release --no-ci --debug

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.2.0/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.2.2/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"tiny-lru": "^11.4.5"
5151
},
5252
"devDependencies": {
53-
"@biomejs/biome": "^2.2.0",
53+
"@biomejs/biome": "^2.2.2",
5454
"@types/chai": "5.2.2",
5555
"@types/jest": "^30.0.0",
5656
"@types/node": "24.3.0",

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -278,59 +278,59 @@
278278
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
279279
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
280280

281-
"@biomejs/biome@^2.2.0":
282-
version "2.2.0"
283-
resolved "https://registry.yarnpkg.com/@biomejs/biome/-/biome-2.2.0.tgz#823ba77363651f310c47909747c879791ebd15c9"
284-
integrity sha512-3On3RSYLsX+n9KnoSgfoYlckYBoU6VRM22cw1gB4Y0OuUVSYd/O/2saOJMrA4HFfA1Ff0eacOvMN1yAAvHtzIw==
281+
"@biomejs/biome@^2.2.2":
282+
version "2.2.2"
283+
resolved "https://registry.yarnpkg.com/@biomejs/biome/-/biome-2.2.2.tgz#a039a59ce8612ee706c0abbf285eb3ae04a6f1a9"
284+
integrity sha512-j1omAiQWCkhuLgwpMKisNKnsM6W8Xtt1l0WZmqY/dFj8QPNkIoTvk4tSsi40FaAAkBE1PU0AFG2RWFBWenAn+w==
285285
optionalDependencies:
286-
"@biomejs/cli-darwin-arm64" "2.2.0"
287-
"@biomejs/cli-darwin-x64" "2.2.0"
288-
"@biomejs/cli-linux-arm64" "2.2.0"
289-
"@biomejs/cli-linux-arm64-musl" "2.2.0"
290-
"@biomejs/cli-linux-x64" "2.2.0"
291-
"@biomejs/cli-linux-x64-musl" "2.2.0"
292-
"@biomejs/cli-win32-arm64" "2.2.0"
293-
"@biomejs/cli-win32-x64" "2.2.0"
294-
295-
"@biomejs/[email protected].0":
296-
version "2.2.0"
297-
resolved "https://registry.yarnpkg.com/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.2.0.tgz#1abf9508e7d0776871710687ddad36e692dce3bc"
298-
integrity sha512-zKbwUUh+9uFmWfS8IFxmVD6XwqFcENjZvEyfOxHs1epjdH3wyyMQG80FGDsmauPwS2r5kXdEM0v/+dTIA9FXAg==
299-
300-
"@biomejs/[email protected].0":
301-
version "2.2.0"
302-
resolved "https://registry.yarnpkg.com/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.2.0.tgz#3a51aa569505fedd3a32bb914d608ec27d87f26d"
303-
integrity sha512-+OmT4dsX2eTfhD5crUOPw3RPhaR+SKVspvGVmSdZ9y9O/AgL8pla6T4hOn1q+VAFBHuHhsdxDRJgFCSC7RaMOw==
304-
305-
"@biomejs/[email protected].0":
306-
version "2.2.0"
307-
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.2.0.tgz#4d720930732a825b7a8c7cfe1741aec9e7d5ae1d"
308-
integrity sha512-egKpOa+4FL9YO+SMUMLUvf543cprjevNc3CAgDNFLcjknuNMcZ0GLJYa3EGTCR2xIkIUJDVneBV3O9OcIlCEZQ==
309-
310-
"@biomejs/[email protected].0":
311-
version "2.2.0"
312-
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.2.0.tgz#d0a5c153ff9243b15600781947d70d6038226feb"
313-
integrity sha512-6eoRdF2yW5FnW9Lpeivh7Mayhq0KDdaDMYOJnH9aT02KuSIX5V1HmWJCQQPwIQbhDh68Zrcpl8inRlTEan0SXw==
314-
315-
"@biomejs/[email protected].0":
316-
version "2.2.0"
317-
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.2.0.tgz#946095b0a444f395b2df9244153e1cd6b07404c0"
318-
integrity sha512-I5J85yWwUWpgJyC1CcytNSGusu2p9HjDnOPAFG4Y515hwRD0jpR9sT9/T1cKHtuCvEQ/sBvx+6zhz9l9wEJGAg==
319-
320-
"@biomejs/[email protected].0":
321-
version "2.2.0"
322-
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-x64/-/cli-linux-x64-2.2.0.tgz#ae01e0a70c7cd9f842c77dfb4ebd425734667a34"
323-
integrity sha512-5UmQx/OZAfJfi25zAnAGHUMuOd+LOsliIt119x2soA2gLggQYrVPA+2kMUxR6Mw5M1deUF/AWWP2qpxgH7Nyfw==
324-
325-
"@biomejs/[email protected].0":
326-
version "2.2.0"
327-
resolved "https://registry.yarnpkg.com/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.2.0.tgz#09a3988b9d4bab8b8b3a41b4de9560bf70943964"
328-
integrity sha512-n9a1/f2CwIDmNMNkFs+JI0ZjFnMO0jdOyGNtihgUNFnlmd84yIYY2KMTBmMV58ZlVHjgmY5Y6E1hVTnSRieggA==
329-
330-
"@biomejs/[email protected].0":
331-
version "2.2.0"
332-
resolved "https://registry.yarnpkg.com/@biomejs/cli-win32-x64/-/cli-win32-x64-2.2.0.tgz#5d2523b421d847b13fac146cf745436ea8a72b95"
333-
integrity sha512-Nawu5nHjP/zPKTIryh2AavzTc/KEg4um/MxWdXW0A6P/RZOyIpa7+QSjeXwAwX/utJGaCoXRPWtF3m5U/bB3Ww==
286+
"@biomejs/cli-darwin-arm64" "2.2.2"
287+
"@biomejs/cli-darwin-x64" "2.2.2"
288+
"@biomejs/cli-linux-arm64" "2.2.2"
289+
"@biomejs/cli-linux-arm64-musl" "2.2.2"
290+
"@biomejs/cli-linux-x64" "2.2.2"
291+
"@biomejs/cli-linux-x64-musl" "2.2.2"
292+
"@biomejs/cli-win32-arm64" "2.2.2"
293+
"@biomejs/cli-win32-x64" "2.2.2"
294+
295+
"@biomejs/[email protected].2":
296+
version "2.2.2"
297+
resolved "https://registry.yarnpkg.com/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.2.2.tgz#18560240d374d8fa89df7d5af0f2101971a05d04"
298+
integrity sha512-6ePfbCeCPryWu0CXlzsWNZgVz/kBEvHiPyNpmViSt6A2eoDf4kXs3YnwQPzGjy8oBgQulrHcLnJL0nkCh80mlQ==
299+
300+
"@biomejs/[email protected].2":
301+
version "2.2.2"
302+
resolved "https://registry.yarnpkg.com/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.2.2.tgz#68bf6e2dc4384f96d590b2c342bfa09fbb7be492"
303+
integrity sha512-Tn4JmVO+rXsbRslml7FvKaNrlgUeJot++FkvYIhl1OkslVCofAtS35MPlBMhXgKWF9RNr9cwHanrPTUUXcYGag==
304+
305+
"@biomejs/[email protected].2":
306+
version "2.2.2"
307+
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.2.2.tgz#3f091595615739c69ccc300a5eb3acbefca3996c"
308+
integrity sha512-/MhYg+Bd6renn6i1ylGFL5snYUn/Ct7zoGVKhxnro3bwekiZYE8Kl39BSb0MeuqM+72sThkQv4TnNubU9njQRw==
309+
310+
"@biomejs/[email protected].2":
311+
version "2.2.2"
312+
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.2.2.tgz#9ed17fc01681e83a1d52efd366f9edc3efbca0ae"
313+
integrity sha512-JfrK3gdmWWTh2J5tq/rcWCOsImVyzUnOS2fkjhiYKCQ+v8PqM+du5cfB7G1kXas+7KQeKSWALv18iQqdtIMvzw==
314+
315+
"@biomejs/[email protected].2":
316+
version "2.2.2"
317+
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.2.2.tgz#01bcb119f2f94af5e5610a961b9ffcfa26cf2a3b"
318+
integrity sha512-ZCLXcZvjZKSiRY/cFANKg+z6Fhsf9MHOzj+NrDQcM+LbqYRT97LyCLWy2AS+W2vP+i89RyRM+kbGpUzbRTYWig==
319+
320+
"@biomejs/[email protected].2":
321+
version "2.2.2"
322+
resolved "https://registry.yarnpkg.com/@biomejs/cli-linux-x64/-/cli-linux-x64-2.2.2.tgz#c5d0c6ce58b90e30f123e2cfdb29d2add65e2384"
323+
integrity sha512-Ogb+77edO5LEP/xbNicACOWVLt8mgC+E1wmpUakr+O4nKwLt9vXe74YNuT3T1dUBxC/SnrVmlzZFC7kQJEfquQ==
324+
325+
"@biomejs/[email protected].2":
326+
version "2.2.2"
327+
resolved "https://registry.yarnpkg.com/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.2.2.tgz#26e0fe782de6d83f3ecb4f247322a483104d749a"
328+
integrity sha512-wBe2wItayw1zvtXysmHJQoQqXlTzHSpQRyPpJKiNIR21HzH/CrZRDFic1C1jDdp+zAPtqhNExa0owKMbNwW9cQ==
329+
330+
"@biomejs/[email protected].2":
331+
version "2.2.2"
332+
resolved "https://registry.yarnpkg.com/@biomejs/cli-win32-x64/-/cli-win32-x64-2.2.2.tgz#8c08d82e50b06ad50e4bc54b4bb41428d4261b5c"
333+
integrity sha512-DAuHhHekGfiGb6lCcsT4UyxQmVwQiBCBUMwVra/dcOSs9q8OhfaZgey51MlekT3p8UwRqtXQfFuEJBhJNdLZwg==
334334

335335
"@emnapi/core@^1.4.3":
336336
version "1.4.5"

0 commit comments

Comments
 (0)