Skip to content

Commit 150c79b

Browse files
chore(deps): lock file maintenance (#289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ade758 commit 150c79b

File tree

1 file changed

+62
-60
lines changed

1 file changed

+62
-60
lines changed

yarn.lock

Lines changed: 62 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -34,38 +34,38 @@ __metadata:
3434
linkType: hard
3535

3636
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.23.9":
37-
version: 7.26.9
38-
resolution: "@babel/core@npm:7.26.9"
37+
version: 7.26.10
38+
resolution: "@babel/core@npm:7.26.10"
3939
dependencies:
4040
"@ampproject/remapping": "npm:^2.2.0"
4141
"@babel/code-frame": "npm:^7.26.2"
42-
"@babel/generator": "npm:^7.26.9"
42+
"@babel/generator": "npm:^7.26.10"
4343
"@babel/helper-compilation-targets": "npm:^7.26.5"
4444
"@babel/helper-module-transforms": "npm:^7.26.0"
45-
"@babel/helpers": "npm:^7.26.9"
46-
"@babel/parser": "npm:^7.26.9"
45+
"@babel/helpers": "npm:^7.26.10"
46+
"@babel/parser": "npm:^7.26.10"
4747
"@babel/template": "npm:^7.26.9"
48-
"@babel/traverse": "npm:^7.26.9"
49-
"@babel/types": "npm:^7.26.9"
48+
"@babel/traverse": "npm:^7.26.10"
49+
"@babel/types": "npm:^7.26.10"
5050
convert-source-map: "npm:^2.0.0"
5151
debug: "npm:^4.1.0"
5252
gensync: "npm:^1.0.0-beta.2"
5353
json5: "npm:^2.2.3"
5454
semver: "npm:^6.3.1"
55-
checksum: 10/ceed199dbe25f286a0a59a2ea7879aed37c1f3bb289375d061eda4752cab2ba365e7f9e969c7fd3b9b95c930493db6eeb5a6d6f017dd135fb5a4503449aad753
55+
checksum: 10/68f6707eebd6bb8beed7ceccf5153e35b86c323e40d11d796d75c626ac8f1cc4e1f795584c5ab5f886bc64150c22d5088123d68c069c63f29984c4fc054d1dab
5656
languageName: node
5757
linkType: hard
5858

59-
"@babel/generator@npm:^7.26.9, @babel/generator@npm:^7.7.2":
60-
version: 7.26.9
61-
resolution: "@babel/generator@npm:7.26.9"
59+
"@babel/generator@npm:^7.26.10, @babel/generator@npm:^7.7.2":
60+
version: 7.26.10
61+
resolution: "@babel/generator@npm:7.26.10"
6262
dependencies:
63-
"@babel/parser": "npm:^7.26.9"
64-
"@babel/types": "npm:^7.26.9"
63+
"@babel/parser": "npm:^7.26.10"
64+
"@babel/types": "npm:^7.26.10"
6565
"@jridgewell/gen-mapping": "npm:^0.3.5"
6666
"@jridgewell/trace-mapping": "npm:^0.3.25"
6767
jsesc: "npm:^3.0.2"
68-
checksum: 10/95075dd6158a49efcc71d7f2c5d20194fcf245348de7723ca35e37cd5800587f1d4de2be6c4ba87b5f5fbb967c052543c109eaab14b43f6a73eb05ccd9a5bb44
68+
checksum: 10/acf5e6544ee672810b598add2451302146cc79e1974fa5d87c5f70d5a51cab140abb628e36c434d01616af3747fd42378379e4b828f3eb9672e84c14f21db46b
6969
languageName: node
7070
linkType: hard
7171

@@ -133,24 +133,24 @@ __metadata:
133133
languageName: node
134134
linkType: hard
135135

136-
"@babel/helpers@npm:^7.26.9":
137-
version: 7.26.9
138-
resolution: "@babel/helpers@npm:7.26.9"
136+
"@babel/helpers@npm:^7.26.10":
137+
version: 7.26.10
138+
resolution: "@babel/helpers@npm:7.26.10"
139139
dependencies:
140140
"@babel/template": "npm:^7.26.9"
141-
"@babel/types": "npm:^7.26.9"
142-
checksum: 10/267dfa7d04dff7720610497f466aa7b60652b7ec8dde5914527879350c9d655271e892117c5b2f0f083d92d2a8e5e2cf9832d4f98cd7fb72d78f796002af19a1
141+
"@babel/types": "npm:^7.26.10"
142+
checksum: 10/664146257974ccf064b42bd99b1b85717cce2bcebc5068273e13b230ee8bd98d87187c3783706758d76b678ebe0d2f48150eaa6cffc4f77af1342a78ec1cf57a
143143
languageName: node
144144
linkType: hard
145145

146-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.26.9":
147-
version: 7.26.9
148-
resolution: "@babel/parser@npm:7.26.9"
146+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.26.10, @babel/parser@npm:^7.26.9":
147+
version: 7.26.10
148+
resolution: "@babel/parser@npm:7.26.10"
149149
dependencies:
150-
"@babel/types": "npm:^7.26.9"
150+
"@babel/types": "npm:^7.26.10"
151151
bin:
152152
parser: ./bin/babel-parser.js
153-
checksum: 10/cb84fe3ba556d6a4360f3373cf7eb0901c46608c8d77330cc1ca021d60f5d6ebb4056a8e7f9dd0ef231923ef1fe69c87b11ce9e160d2252e089a20232a2b942b
153+
checksum: 10/3f87781f46795ba72448168061d9e99c394fdf9cd4aa3ddf053a06334247da4d25d0923ccc89195937d3360d384cee181e99711763c1e8fe81d4f17ee22541fc
154154
languageName: node
155155
linkType: hard
156156

@@ -352,28 +352,28 @@ __metadata:
352352
languageName: node
353353
linkType: hard
354354

355-
"@babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.9":
356-
version: 7.26.9
357-
resolution: "@babel/traverse@npm:7.26.9"
355+
"@babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.10":
356+
version: 7.26.10
357+
resolution: "@babel/traverse@npm:7.26.10"
358358
dependencies:
359359
"@babel/code-frame": "npm:^7.26.2"
360-
"@babel/generator": "npm:^7.26.9"
361-
"@babel/parser": "npm:^7.26.9"
360+
"@babel/generator": "npm:^7.26.10"
361+
"@babel/parser": "npm:^7.26.10"
362362
"@babel/template": "npm:^7.26.9"
363-
"@babel/types": "npm:^7.26.9"
363+
"@babel/types": "npm:^7.26.10"
364364
debug: "npm:^4.3.1"
365365
globals: "npm:^11.1.0"
366-
checksum: 10/c16a79522eafa0a7e40eb556bf1e8a3d50dbb0ff943a80f2c06cee2ec7ff87baa0c5d040a5cff574d9bcb3bed05e7d8c6f13b238a931c97267674b02c6cf45b4
366+
checksum: 10/e9c77390ce93d1f79fb0d83fc7c67282314ba73fa746ec3cf78e999b2dcda340e200a4fc9d8c5c4ca08f183e1aea2a5c0eb6e4ce802e43c4b10124dbc7d4e748
367367
languageName: node
368368
linkType: hard
369369

370-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.9, @babel/types@npm:^7.3.3":
371-
version: 7.26.9
372-
resolution: "@babel/types@npm:7.26.9"
370+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.10, @babel/types@npm:^7.26.9, @babel/types@npm:^7.3.3":
371+
version: 7.26.10
372+
resolution: "@babel/types@npm:7.26.10"
373373
dependencies:
374374
"@babel/helper-string-parser": "npm:^7.25.9"
375375
"@babel/helper-validator-identifier": "npm:^7.25.9"
376-
checksum: 10/11b62ea7ed64ef7e39cc9b33852c1084064c3b970ae0eaa5db659241cfb776577d1e68cbff4de438bada885d3a827b52cc0f3746112d8e1bc672bb99a8eb5b56
376+
checksum: 10/6b4f24ee77af853c2126eaabb65328cd44a7d6f439685131cf929c30567e01b6ea2e5d5653b2c304a09c63a5a6199968f0e27228a007acf35032036d79a9dee6
377377
languageName: node
378378
linkType: hard
379379

@@ -583,13 +583,13 @@ __metadata:
583583
linkType: hard
584584

585585
"@eslint-community/eslint-utils@npm:^4.1.2, @eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0, @eslint-community/eslint-utils@npm:^4.4.1":
586-
version: 4.4.1
587-
resolution: "@eslint-community/eslint-utils@npm:4.4.1"
586+
version: 4.5.1
587+
resolution: "@eslint-community/eslint-utils@npm:4.5.1"
588588
dependencies:
589589
eslint-visitor-keys: "npm:^3.4.3"
590590
peerDependencies:
591591
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
592-
checksum: 10/ae92a11412674329b4bd38422518601ec9ceae28e251104d1cad83715da9d38e321f68c817c39b64e66d0af7d98df6f9a10ad2dc638911254b47fb8932df00ef
592+
checksum: 10/336b85150cf1828cba5b1fcf694233b947e635654c33aa2c1692dc9522d617218dff5abf3aaa6410b92fcb7fd1f0bf5393ec5b588987ac8835860465f8808ec5
593593
languageName: node
594594
linkType: hard
595595

@@ -2220,16 +2220,17 @@ __metadata:
22202220
linkType: hard
22212221

22222222
"array.prototype.findlastindex@npm:^1.2.5":
2223-
version: 1.2.5
2224-
resolution: "array.prototype.findlastindex@npm:1.2.5"
2223+
version: 1.2.6
2224+
resolution: "array.prototype.findlastindex@npm:1.2.6"
22252225
dependencies:
2226-
call-bind: "npm:^1.0.7"
2226+
call-bind: "npm:^1.0.8"
2227+
call-bound: "npm:^1.0.4"
22272228
define-properties: "npm:^1.2.1"
2228-
es-abstract: "npm:^1.23.2"
2229+
es-abstract: "npm:^1.23.9"
22292230
es-errors: "npm:^1.3.0"
2230-
es-object-atoms: "npm:^1.0.0"
2231-
es-shim-unscopables: "npm:^1.0.2"
2232-
checksum: 10/7c5c821f357cd53ab6cc305de8086430dd8d7a2485db87b13f843e868055e9582b1fd338f02338f67fc3a1603ceaf9610dd2a470b0b506f9d18934780f95b246
2231+
es-object-atoms: "npm:^1.1.1"
2232+
es-shim-unscopables: "npm:^1.1.0"
2233+
checksum: 10/5ddb6420e820bef6ddfdcc08ce780d0fd5e627e97457919c27e32359916de5a11ce12f7c55073555e503856618eaaa70845d6ca11dcba724766f38eb1c22f7a2
22332234
languageName: node
22342235
linkType: hard
22352236

@@ -2583,9 +2584,9 @@ __metadata:
25832584
linkType: hard
25842585

25852586
"caniuse-lite@npm:^1.0.30001688":
2586-
version: 1.0.30001703
2587-
resolution: "caniuse-lite@npm:1.0.30001703"
2588-
checksum: 10/cfab174766ed5593eec87c49fda10ccef3a68d983907ef63307ccebe514113017281c2e1d6177cf7bef180001812d0466cd00cefa4f861689aa7b8ee0f52b7f5
2587+
version: 1.0.30001705
2588+
resolution: "caniuse-lite@npm:1.0.30001705"
2589+
checksum: 10/2bc019c29af827c099df8d4510a2ec23be9fbd9dc9ce988a97d9f6cf30d1eb71479d9d22663bd7ed2255124998ceaf85edf4382219175a22f68ff3b6471a41cc
25892590
languageName: node
25902591
linkType: hard
25912592

@@ -3303,9 +3304,9 @@ __metadata:
33033304
linkType: hard
33043305

33053306
"electron-to-chromium@npm:^1.5.73":
3306-
version: 1.5.113
3307-
resolution: "electron-to-chromium@npm:1.5.113"
3308-
checksum: 10/65d09ca095df24e30f2b0ecdb59d8553816fe062dd5edda483520be7037143f8c776bb3657fc0c83ee6df4ddefdbface17c166097a1b53f26a646495c9bbc946
3307+
version: 1.5.119
3308+
resolution: "electron-to-chromium@npm:1.5.119"
3309+
checksum: 10/f1208f2ff0c2fffe092b86da1d43e45203c1f5ef1044af5d254938beb10d5a95822d5bd3f428105f6acc5cffd08225882753ed9bd781565645a02a3ccf134a23
33093310
languageName: node
33103311
linkType: hard
33113312

@@ -3521,7 +3522,7 @@ __metadata:
35213522
languageName: node
35223523
linkType: hard
35233524

3524-
"es-shim-unscopables@npm:^1.0.2":
3525+
"es-shim-unscopables@npm:^1.0.2, es-shim-unscopables@npm:^1.1.0":
35253526
version: 1.1.0
35263527
resolution: "es-shim-unscopables@npm:1.1.0"
35273528
dependencies:
@@ -6301,8 +6302,8 @@ __metadata:
63016302
linkType: hard
63026303

63036304
"lint-staged@npm:^15.0.0":
6304-
version: 15.4.3
6305-
resolution: "lint-staged@npm:15.4.3"
6305+
version: 15.5.0
6306+
resolution: "lint-staged@npm:15.5.0"
63066307
dependencies:
63076308
chalk: "npm:^5.4.1"
63086309
commander: "npm:^13.1.0"
@@ -6316,7 +6317,7 @@ __metadata:
63166317
yaml: "npm:^2.7.0"
63176318
bin:
63186319
lint-staged: bin/lint-staged.js
6319-
checksum: 10/14a6a9cb9b5e8027b1347cb24e114839d618d343d5c724c26def7d45ca9b9a9b813b585531c68f5a3d13332407c2dba198987a73f0350df483d99a876ba69c60
6320+
checksum: 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
63206321
languageName: node
63216322
linkType: hard
63226323

@@ -7222,13 +7223,14 @@ __metadata:
72227223
linkType: hard
72237224

72247225
"object.entries@npm:^1.1.8":
7225-
version: 1.1.8
7226-
resolution: "object.entries@npm:1.1.8"
7226+
version: 1.1.9
7227+
resolution: "object.entries@npm:1.1.9"
72277228
dependencies:
7228-
call-bind: "npm:^1.0.7"
7229+
call-bind: "npm:^1.0.8"
7230+
call-bound: "npm:^1.0.4"
72297231
define-properties: "npm:^1.2.1"
7230-
es-object-atoms: "npm:^1.0.0"
7231-
checksum: 10/2301918fbd1ee697cf6ff7cd94f060c738c0a7d92b22fd24c7c250e9b593642c9707ad2c44d339303c1439c5967d8964251cdfc855f7f6ec55db2dd79e8dc2a7
7232+
es-object-atoms: "npm:^1.1.1"
7233+
checksum: 10/24163ab1e1e013796693fc5f5d349e8b3ac0b6a34a7edb6c17d3dd45c6a8854145780c57d302a82512c1582f63720f4b4779d6c1cfba12cbb1420b978802d8a3
72327234
languageName: node
72337235
linkType: hard
72347236

0 commit comments

Comments
 (0)