Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 22, 2023. It is now read-only.
/CaBr2Public archive

Commit61d399c

Browse files
Calciumdibromid Botcabr2-bot
authored and
6543
committed
Update typescript-eslint monorepo to v5.30.7 (#1467)
This PR contains the following updates:| Package | Type | Update | Change ||---|---|---|---|| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) | devDependencies | patch | [`5.30.6` -> `5.30.7`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.30.6/5.30.7) || [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) | devDependencies | patch | [`5.30.6` -> `5.30.7`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.30.6/5.30.7) |---### Release Notes<details><summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary>### [`v5.30.7`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5307-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5306v5307-2022-07-18)[Compare Source](typescript-eslint/typescript-eslint@v5.30.6...v5.30.7)##### Bug Fixes- **eslint-plugin:** \[no-inferrable] fix optional param to valid code ([#&#8203;5342](typescript-eslint/typescript-eslint#5342)) ([98f6d5e](typescript-eslint/typescript-eslint@98f6d5e))- **eslint-plugin:** \[no-unused-vars] highlight last write reference ([#&#8203;5267](typescript-eslint/typescript-eslint#5267)) ([c3f199a](typescript-eslint/typescript-eslint@c3f199a))</details><details><summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary>### [`v5.30.7`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5307-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5306v5307-2022-07-18)[Compare Source](typescript-eslint/typescript-eslint@v5.30.6...v5.30.7)##### Bug Fixes- expose types supporting old versions of typescript ([#&#8203;5339](typescript-eslint/typescript-eslint#5339)) ([4ba9bdb](typescript-eslint/typescript-eslint@4ba9bdb))</details>---### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.--- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.---This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTguMCIsInVwZGF0ZWRJblZlciI6IjMyLjExOC4wIn0=-->Co-authored-by: cabr2-bot <cabr2.help@gmail.com>Reviewed-on:https://codeberg.org/Calciumdibromid/CaBr2/pulls/1467Reviewed-by: 6543 <6543@noreply.codeberg.org>Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
1 parent2a3eba8 commit61d399c

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

‎frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@tauri-apps/cli":"1.0.4",
5555
"@types/jasmine":"4.0.3",
5656
"@types/node":"17.0.14",
57-
"@typescript-eslint/eslint-plugin":"5.30.6",
58-
"@typescript-eslint/parser":"5.30.6",
57+
"@typescript-eslint/eslint-plugin":"5.30.7",
58+
"@typescript-eslint/parser":"5.30.7",
5959
"eslint":"8.20.0",
6060
"eslint-config-airbnb-base":"15.0.0",
6161
"eslint-config-airbnb-typescript":"17.0.0",

‎frontend/yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -2291,14 +2291,14 @@
22912291
dependencies:
22922292
"@types/node""*"
22932293

2294-
"@typescript-eslint/eslint-plugin@5.30.6":
2295-
version "5.30.6"
2296-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.6.tgz#9c6017b6c1d04894141b4a87816388967f64c359"
2297-
integrity sha512-J4zYMIhgrx4MgnZrSDD7sEnQp7FmhKNOaqaOpaoQ/SfdMfRB/0yvK74hTnvH+VQxndZynqs5/Hn4t+2/j9bADg==
2298-
dependencies:
2299-
"@typescript-eslint/scope-manager""5.30.6"
2300-
"@typescript-eslint/type-utils""5.30.6"
2301-
"@typescript-eslint/utils""5.30.6"
2294+
"@typescript-eslint/eslint-plugin@5.30.7":
2295+
version "5.30.7"
2296+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.7.tgz#1621dabc1ae4084310e19e9efc80dfdbb97e7493"
2297+
integrity sha512-l4L6Do+tfeM2OK0GJsU7TUcM/1oN/N25xHm3Jb4z3OiDU4Lj8dIuxX9LpVMS9riSXQs42D1ieX7b85/r16H9Fw==
2298+
dependencies:
2299+
"@typescript-eslint/scope-manager""5.30.7"
2300+
"@typescript-eslint/type-utils""5.30.7"
2301+
"@typescript-eslint/utils""5.30.7"
23022302
debug "^4.3.4"
23032303
functional-red-black-tree "^1.0.1"
23042304
ignore "^5.2.0"
@@ -2313,14 +2313,14 @@
23132313
dependencies:
23142314
"@typescript-eslint/utils""5.10.0"
23152315

2316-
"@typescript-eslint/parser@5.30.6":
2317-
version "5.30.6"
2318-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.6.tgz#add440db038fa9d777e4ebdaf66da9e7fb7abe92"
2319-
integrity sha512-gfF9lZjT0p2ZSdxO70Xbw8w9sPPJGfAdjK7WikEjB3fcUI/yr9maUVEdqigBjKincUYNKOmf7QBMiTf719kbrA==
2316+
"@typescript-eslint/parser@5.30.7":
2317+
version "5.30.7"
2318+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.7.tgz#99d09729392aec9e64b1de45cd63cb81a4ddd980"
2319+
integrity sha512-Rg5xwznHWWSy7v2o0cdho6n+xLhK2gntImp0rJroVVFkcYFYQ8C8UJTSuTw/3CnExBmPjycjmUJkxVmjXsld6A==
23202320
dependencies:
2321-
"@typescript-eslint/scope-manager""5.30.6"
2322-
"@typescript-eslint/types""5.30.6"
2323-
"@typescript-eslint/typescript-estree""5.30.6"
2321+
"@typescript-eslint/scope-manager""5.30.7"
2322+
"@typescript-eslint/types""5.30.7"
2323+
"@typescript-eslint/typescript-estree""5.30.7"
23242324
debug "^4.3.4"
23252325

23262326
"@typescript-eslint/scope-manager@5.10.0":
@@ -2339,20 +2339,20 @@
23392339
"@typescript-eslint/types""5.29.0"
23402340
"@typescript-eslint/visitor-keys""5.29.0"
23412341

2342-
"@typescript-eslint/scope-manager@5.30.6":
2343-
version "5.30.6"
2344-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.6.tgz#ce1b49ff5ce47f55518d63dbe8fc9181ddbd1a33"
2345-
integrity sha512-Hkq5PhLgtVoW1obkqYH0i4iELctEKixkhWLPTYs55doGUKCASvkjOXOd/pisVeLdO24ZX9D6yymJ/twqpJiG3g==
2342+
"@typescript-eslint/scope-manager@5.30.7":
2343+
version "5.30.7"
2344+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.7.tgz#8269a931ef1e5ae68b5eb80743cc515c4ffe3dd7"
2345+
integrity sha512-7BM1bwvdF1UUvt+b9smhqdc/eniOnCKxQT/kj3oXtj3LqnTWCAM0qHRHfyzCzhEfWX0zrW7KqXXeE4DlchZBKw==
23462346
dependencies:
2347-
"@typescript-eslint/types""5.30.6"
2348-
"@typescript-eslint/visitor-keys""5.30.6"
2347+
"@typescript-eslint/types""5.30.7"
2348+
"@typescript-eslint/visitor-keys""5.30.7"
23492349

2350-
"@typescript-eslint/type-utils@5.30.6":
2351-
version "5.30.6"
2352-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.6.tgz#a64aa9acbe609ab77f09f53434a6af2b9685f3af"
2353-
integrity sha512-GFVVzs2j0QPpM+NTDMXtNmJKlF842lkZKDSanIxf+ArJsGeZUIaeT4jGg+gAgHt7AcQSFwW7htzF/rbAh2jaVA==
2350+
"@typescript-eslint/type-utils@5.30.7":
2351+
version "5.30.7"
2352+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.7.tgz#5693dc3db6f313f302764282d614cfdbc8a9fcfd"
2353+
integrity sha512-nD5qAE2aJX/YLyKMvOU5jvJyku4QN5XBVsoTynFrjQZaDgDV6i7QHFiYCx10wvn7hFvfuqIRNBtsgaLe0DbWhw==
23542354
dependencies:
2355-
"@typescript-eslint/utils""5.30.6"
2355+
"@typescript-eslint/utils""5.30.7"
23562356
debug "^4.3.4"
23572357
tsutils "^3.21.0"
23582358

@@ -2366,10 +2366,10 @@
23662366
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.29.0.tgz#7861d3d288c031703b2d97bc113696b4d8c19aab"
23672367
integrity sha512-X99VbqvAXOMdVyfFmksMy3u8p8yoRGITgU1joBJPzeYa0rhdf5ok9S56/itRoUSh99fiDoMtarSIJXo7H/SnOg==
23682368

2369-
"@typescript-eslint/types@5.30.6":
2370-
version "5.30.6"
2371-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.6.tgz#86369d0a7af8c67024115ac1da3e8fb2d38907e1"
2372-
integrity sha512-HdnP8HioL1F7CwVmT4RaaMX57RrfqsOMclZc08wGMiDYJBsLGBM7JwXM4cZJmbWLzIR/pXg1kkrBBVpxTOwfUg==
2369+
"@typescript-eslint/types@5.30.7":
2370+
version "5.30.7"
2371+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.7.tgz#18331487cc92d0f1fb1a6f580c8ec832528079d0"
2372+
integrity sha512-ocVkETUs82+U+HowkovV6uxf1AnVRKCmDRNUBUUo46/5SQv1owC/EBFkiu4MOHeZqhKz2ktZ3kvJJ1uFqQ8QPg==
23732373

23742374
"@typescript-eslint/typescript-estree@5.10.0":
23752375
version "5.10.0"
@@ -2397,13 +2397,13 @@
23972397
semver "^7.3.7"
23982398
tsutils "^3.21.0"
23992399

2400-
"@typescript-eslint/typescript-estree@5.30.6":
2401-
version "5.30.6"
2402-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.6.tgz#a84a0d6a486f9b54042da1de3d671a2c9f14484e"
2403-
integrity sha512-Z7TgPoeYUm06smfEfYF0RBkpF8csMyVnqQbLYiGgmUSTaSXTP57bt8f0UFXstbGxKIreTwQCujtaH0LY9w9B+A==
2400+
"@typescript-eslint/typescript-estree@5.30.7":
2401+
version "5.30.7"
2402+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.7.tgz#05da9f1b281985bfedcf62349847f8d168eecc07"
2403+
integrity sha512-tNslqXI1ZdmXXrHER83TJ8OTYl4epUzJC0aj2i4DMDT4iU+UqLT3EJeGQvJ17BMbm31x5scSwo3hPM0nqQ1AEA==
24042404
dependencies:
2405-
"@typescript-eslint/types""5.30.6"
2406-
"@typescript-eslint/visitor-keys""5.30.6"
2405+
"@typescript-eslint/types""5.30.7"
2406+
"@typescript-eslint/visitor-keys""5.30.7"
24072407
debug "^4.3.4"
24082408
globby "^11.1.0"
24092409
is-glob "^4.0.3"
@@ -2434,15 +2434,15 @@
24342434
eslint-scope "^5.1.1"
24352435
eslint-utils "^3.0.0"
24362436

2437-
"@typescript-eslint/utils@5.30.6":
2438-
version "5.30.6"
2439-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.6.tgz#1de2da14f678e7d187daa6f2e4cdb558ed0609dc"
2440-
integrity sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==
2437+
"@typescript-eslint/utils@5.30.7":
2438+
version "5.30.7"
2439+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.7.tgz#7135be070349e9f7caa262b0ca59dc96123351bb"
2440+
integrity sha512-Z3pHdbFw+ftZiGUnm1GZhkJgVqsDL5CYW2yj+TB2mfXDFOMqtbzQi2dNJIyPqPbx9mv2kUxS1gU+r2gKlKi1rQ==
24412441
dependencies:
24422442
"@types/json-schema""^7.0.9"
2443-
"@typescript-eslint/scope-manager""5.30.6"
2444-
"@typescript-eslint/types""5.30.6"
2445-
"@typescript-eslint/typescript-estree""5.30.6"
2443+
"@typescript-eslint/scope-manager""5.30.7"
2444+
"@typescript-eslint/types""5.30.7"
2445+
"@typescript-eslint/typescript-estree""5.30.7"
24462446
eslint-scope "^5.1.1"
24472447
eslint-utils "^3.0.0"
24482448

@@ -2462,12 +2462,12 @@
24622462
"@typescript-eslint/types""5.29.0"
24632463
eslint-visitor-keys "^3.3.0"
24642464

2465-
"@typescript-eslint/visitor-keys@5.30.6":
2466-
version "5.30.6"
2467-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.6.tgz#94dd10bb481c8083378d24de1742a14b38a2678c"
2468-
integrity sha512-41OiCjdL2mCaSDi2SvYbzFLlqqlm5v1ZW9Ym55wXKL/Rx6OOB1IbuFGo71Fj6Xy90gJDFTlgOS+vbmtGHPTQQA==
2465+
"@typescript-eslint/visitor-keys@5.30.7":
2466+
version "5.30.7"
2467+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.7.tgz#c093abae75b4fd822bfbad9fc337f38a7a14909a"
2468+
integrity sha512-KrRXf8nnjvcpxDFOKej4xkD7657+PClJs5cJVSG7NNoCNnjEdc46juNAQt7AyuWctuCgs6mVRc1xGctEqrjxWw==
24692469
dependencies:
2470-
"@typescript-eslint/types""5.30.6"
2470+
"@typescript-eslint/types""5.30.7"
24712471
eslint-visitor-keys "^3.3.0"
24722472

24732473
"@webassemblyjs/ast@1.11.1":

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp