Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 535a5b2

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 7.16.0 to 7.16.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.16.0 to 7.16.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2801dc commit 535a5b2

File tree

2 files changed

+45
-10
lines changed

2 files changed

+45
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/node": "^20.14.10",
6060
"@types/pretty-bytes": "^5.2.0",
6161
"@typescript-eslint/eslint-plugin": "^7.16.0",
62-
"@typescript-eslint/parser": "^7.16.0",
62+
"@typescript-eslint/parser": "^7.16.1",
6363
"autoprefixer": "^10.4.19",
6464
"electron": "^31.2.0",
6565
"electron-builder": "^24.13.3",

yarn.lock

+44-9
Original file line numberDiff line numberDiff line change
@@ -1162,15 +1162,15 @@
11621162
natural-compare "^1.4.0"
11631163
ts-api-utils "^1.3.0"
11641164

1165-
"@typescript-eslint/parser@^7.16.0":
1166-
version "7.16.0"
1167-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.16.0.tgz#53fae8112f8c912024aea7b499cf7374487af6d8"
1168-
integrity sha512-ar9E+k7CU8rWi2e5ErzQiC93KKEFAXA2Kky0scAlPcxYblLt8+XZuHUZwlyfXILyQa95P6lQg+eZgh/dDs3+Vw==
1169-
dependencies:
1170-
"@typescript-eslint/scope-manager" "7.16.0"
1171-
"@typescript-eslint/types" "7.16.0"
1172-
"@typescript-eslint/typescript-estree" "7.16.0"
1173-
"@typescript-eslint/visitor-keys" "7.16.0"
1165+
"@typescript-eslint/parser@^7.16.1":
1166+
version "7.16.1"
1167+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.16.1.tgz#84c581cf86c8b2becd48d33ddc41a6303d57b274"
1168+
integrity sha512-u+1Qx86jfGQ5i4JjK33/FnawZRpsLxRnKzGE6EABZ40KxVT/vWsiZFEBBHjFOljmmV3MBYOHEKi0Jm9hbAOClA==
1169+
dependencies:
1170+
"@typescript-eslint/scope-manager" "7.16.1"
1171+
"@typescript-eslint/types" "7.16.1"
1172+
"@typescript-eslint/typescript-estree" "7.16.1"
1173+
"@typescript-eslint/visitor-keys" "7.16.1"
11741174
debug "^4.3.4"
11751175

11761176
"@typescript-eslint/scope-manager@7.16.0":
@@ -1181,6 +1181,14 @@
11811181
"@typescript-eslint/types" "7.16.0"
11821182
"@typescript-eslint/visitor-keys" "7.16.0"
11831183

1184+
"@typescript-eslint/scope-manager@7.16.1":
1185+
version "7.16.1"
1186+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.16.1.tgz#2b43041caabf8ddd74512b8b550b9fc53ca3afa1"
1187+
integrity sha512-nYpyv6ALte18gbMz323RM+vpFpTjfNdyakbf3nsLvF43uF9KeNC289SUEW3QLZ1xPtyINJ1dIsZOuWuSRIWygw==
1188+
dependencies:
1189+
"@typescript-eslint/types" "7.16.1"
1190+
"@typescript-eslint/visitor-keys" "7.16.1"
1191+
11841192
"@typescript-eslint/type-utils@7.16.0":
11851193
version "7.16.0"
11861194
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.16.0.tgz#ec52b1932b8fb44a15a3e20208e0bd49d0b6bd00"
@@ -1196,6 +1204,11 @@
11961204
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.0.tgz#60a19d7e7a6b1caa2c06fac860829d162a036ed2"
11971205
integrity sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==
11981206

1207+
"@typescript-eslint/types@7.16.1":
1208+
version "7.16.1"
1209+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.1.tgz#bbab066276d18e398bc64067b23f1ce84dfc6d8c"
1210+
integrity sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ==
1211+
11991212
"@typescript-eslint/typescript-estree@7.16.0":
12001213
version "7.16.0"
12011214
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.0.tgz#98ac779d526fab2a781e5619c9250f3e33867c09"
@@ -1210,6 +1223,20 @@
12101223
semver "^7.6.0"
12111224
ts-api-utils "^1.3.0"
12121225

1226+
"@typescript-eslint/typescript-estree@7.16.1":
1227+
version "7.16.1"
1228+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.1.tgz#9b145ba4fd1dde1986697e1ce57dc501a1736dd3"
1229+
integrity sha512-0vFPk8tMjj6apaAZ1HlwM8w7jbghC8jc1aRNJG5vN8Ym5miyhTQGMqU++kuBFDNKe9NcPeZ6x0zfSzV8xC1UlQ==
1230+
dependencies:
1231+
"@typescript-eslint/types" "7.16.1"
1232+
"@typescript-eslint/visitor-keys" "7.16.1"
1233+
debug "^4.3.4"
1234+
globby "^11.1.0"
1235+
is-glob "^4.0.3"
1236+
minimatch "^9.0.4"
1237+
semver "^7.6.0"
1238+
ts-api-utils "^1.3.0"
1239+
12131240
"@typescript-eslint/utils@7.16.0", "@typescript-eslint/utils@^6.13.0 || ^7.0.0":
12141241
version "7.16.0"
12151242
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.16.0.tgz#b38dc0ce1778e8182e227c98d91d3418449aa17f"
@@ -1228,6 +1255,14 @@
12281255
"@typescript-eslint/types" "7.16.0"
12291256
eslint-visitor-keys "^3.4.3"
12301257

1258+
"@typescript-eslint/visitor-keys@7.16.1":
1259+
version "7.16.1"
1260+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.16.1.tgz#4287bcf44c34df811ff3bb4d269be6cfc7d8c74b"
1261+
integrity sha512-Qlzzx4sE4u3FsHTPQAAQFJFNOuqtuY0LFrZHwQ8IHK705XxBiWOFkfKRWu6niB7hwfgnwIpO4jTC75ozW1PHWg==
1262+
dependencies:
1263+
"@typescript-eslint/types" "7.16.1"
1264+
eslint-visitor-keys "^3.4.3"
1265+
12311266
"@ungap/structured-clone@^1.2.0":
12321267
version "1.2.0"
12331268
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)