From 537125b624af51739264458eb22cf5ed1c249e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 13:52:15 +0000 Subject: [PATCH] build(deps-dev): Bump @biomejs/biome from 1.1.1 to 1.1.2 Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.1.2/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 44 ++++++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 98f0114..3aee468 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "node-fetch": "^3.3.2" }, "devDependencies": { - "@biomejs/biome": "^1.0.0", + "@biomejs/biome": "^1.1.2", "@octokit/plugin-rest-endpoint-methods": "^9.0.0", "@types/node": "^20.5.9", "esbuild": "^0.19.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3e194a..24b9305 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ dependencies: devDependencies: '@biomejs/biome': - specifier: ^1.0.0 - version: 1.1.1 + specifier: ^1.1.2 + version: 1.1.2 '@octokit/plugin-rest-endpoint-methods': specifier: ^9.0.0 version: 9.0.0(@octokit/core@5.0.0) @@ -74,22 +74,22 @@ packages: resolution: {integrity: sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==} dev: false - /@biomejs/biome@1.1.1: - resolution: {integrity: sha512-OLkfH8pTW7OB6ncW3QM/jeS+jlIfTrhOt0rLBdJ3kprf5CiOd82oz2k9GC6diUv8Iglpui62YYpF7mOEilcaig==} + /@biomejs/biome@1.1.2: + resolution: {integrity: sha512-JEVWchqo0Xhl86IJgOh0xESWnNRUXBUDByCBR8TA4lIPzm/6U6Tv77+MblNkZ8MvwCtP6PlBNGdQcGKKabtuHA==} engines: {node: '>=14.*'} hasBin: true requiresBuild: true optionalDependencies: - '@biomejs/cli-darwin-arm64': 1.1.1 - '@biomejs/cli-darwin-x64': 1.1.1 - '@biomejs/cli-linux-arm64': 1.1.1 - '@biomejs/cli-linux-x64': 1.1.1 - '@biomejs/cli-win32-arm64': 1.1.1 - '@biomejs/cli-win32-x64': 1.1.1 + '@biomejs/cli-darwin-arm64': 1.1.2 + '@biomejs/cli-darwin-x64': 1.1.2 + '@biomejs/cli-linux-arm64': 1.1.2 + '@biomejs/cli-linux-x64': 1.1.2 + '@biomejs/cli-win32-arm64': 1.1.2 + '@biomejs/cli-win32-x64': 1.1.2 dev: true - /@biomejs/cli-darwin-arm64@1.1.1: - resolution: {integrity: sha512-FDHn9sOlrHNhZej28jmarmvXsCQMQ9eT6ZgP1YTkwDjxiSZLasCV66k8BiBBYD/i8kKC/1M85aTOKUfS+lXWyA==} + /@biomejs/cli-darwin-arm64@1.1.2: + resolution: {integrity: sha512-YyqWeNZchPxlvxtdo2vMBkzrwllaNS3+DZ6j01mUCVIZE9kAzF/edMV2O38L2AEtnRLU1TI1f71Jai3ThILClg==} engines: {node: '>=14.*'} cpu: [arm64] os: [darwin] @@ -97,8 +97,8 @@ packages: dev: true optional: true - /@biomejs/cli-darwin-x64@1.1.1: - resolution: {integrity: sha512-CWDGh7wt+6UhbdzhSYKe7XjyT9uKQg+6AbJTZCht+Hnkkb90KMQdqUfXjwjJ9Amsf0t0qfHFzB2MzTm28Rz4CQ==} + /@biomejs/cli-darwin-x64@1.1.2: + resolution: {integrity: sha512-Sofxcu50AHJyQS6Xx3OF2egQQ7Un5YFVF5/umNFa+kSNrrCu/ucmzrk8FcGS2dOSs4L2LqD6ZDWjvbcikjzLYQ==} engines: {node: '>=14.*'} cpu: [x64] os: [darwin] @@ -106,8 +106,8 @@ packages: dev: true optional: true - /@biomejs/cli-linux-arm64@1.1.1: - resolution: {integrity: sha512-JszQpmHz1fo2LVlw96zL4g3iCLnHW3t09+ScVIQcgH1lTlw7dr5k9NufYSuX+1f3C0Fd2THuSIKCnNLrXkGe5A==} + /@biomejs/cli-linux-arm64@1.1.2: + resolution: {integrity: sha512-wtaQgpoVMZEKf1GlDlFGAJP1j6gnh4L4kJN8PQPOBAdKIUZ/YSjqVp0z28vli5xCQ57xCn1gH4Xoqw2gVYu1tQ==} engines: {node: '>=14.*'} cpu: [arm64] os: [linux] @@ -115,8 +115,8 @@ packages: dev: true optional: true - /@biomejs/cli-linux-x64@1.1.1: - resolution: {integrity: sha512-KlcTmf2PrheSWrqmHPENFnFHxZYUvHZjJp7Y59sRAkHThCLljMbU1rNa8E4IWEM747wAn0BgkaKZ744GCDeShg==} + /@biomejs/cli-linux-x64@1.1.2: + resolution: {integrity: sha512-TYIUjCXbY+kxnJgv8GESplMagB1GdOcMV21JGRATqnhUI4BvG6sjs3gfi+sdjLBQdbHhsISXW3yfUlv07HKqhg==} engines: {node: '>=14.*'} cpu: [x64] os: [linux] @@ -124,8 +124,8 @@ packages: dev: true optional: true - /@biomejs/cli-win32-arm64@1.1.1: - resolution: {integrity: sha512-U7n8N18xxfiPDS3St80XNR5VSJCsg7HinyP88yJ7bCOBA02rznOrQ7icj+Z0qSysJNwrZ/B11iUUt9SnYueurQ==} + /@biomejs/cli-win32-arm64@1.1.2: + resolution: {integrity: sha512-yApn85KuJ+Ty5zxbqWnaifX4ONtZG+snu12RNKi8fxSVVCXzQ/k2PfsWQbsyvCG05qshSvNKtM54cuf+vhUIsw==} engines: {node: '>=14.*'} cpu: [arm64] os: [win32] @@ -133,8 +133,8 @@ packages: dev: true optional: true - /@biomejs/cli-win32-x64@1.1.1: - resolution: {integrity: sha512-7m2jXqd89hfe6teomM13eay0RBkl5e82QU2Qi5z38GZ/Xu6XKfrwhnFjLW74Z6sMQBUIgGNGYC/0Xkst19NgVQ==} + /@biomejs/cli-win32-x64@1.1.2: + resolution: {integrity: sha512-qebNvIrFj2TJ+K0JVGo1HkgV2y5jis6aOZDC1SWuk53GnqjSLdR+p1v86ZByOjYr1v+tjc67EXmEepk06VVvpA==} engines: {node: '>=14.*'} cpu: [x64] os: [win32]