Skip to content

Commit 2470ce8

Browse files
fix(deps): update non-breaking
1 parent ac52b93 commit 2470ce8

1 file changed

Lines changed: 36 additions & 36 deletions

File tree

yarn.lock

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -75,25 +75,25 @@ __metadata:
7575
linkType: hard
7676

7777
"@babel/core@npm:^7.23.2, @babel/core@npm:^7.23.9, @babel/core@npm:^7.27.4":
78-
version: 7.27.4
79-
resolution: "@babel/core@npm:7.27.4"
78+
version: 7.27.7
79+
resolution: "@babel/core@npm:7.27.7"
8080
dependencies:
8181
"@ampproject/remapping": "npm:^2.2.0"
8282
"@babel/code-frame": "npm:^7.27.1"
83-
"@babel/generator": "npm:^7.27.3"
83+
"@babel/generator": "npm:^7.27.5"
8484
"@babel/helper-compilation-targets": "npm:^7.27.2"
8585
"@babel/helper-module-transforms": "npm:^7.27.3"
86-
"@babel/helpers": "npm:^7.27.4"
87-
"@babel/parser": "npm:^7.27.4"
86+
"@babel/helpers": "npm:^7.27.6"
87+
"@babel/parser": "npm:^7.27.7"
8888
"@babel/template": "npm:^7.27.2"
89-
"@babel/traverse": "npm:^7.27.4"
90-
"@babel/types": "npm:^7.27.3"
89+
"@babel/traverse": "npm:^7.27.7"
90+
"@babel/types": "npm:^7.27.7"
9191
convert-source-map: "npm:^2.0.0"
9292
debug: "npm:^4.1.0"
9393
gensync: "npm:^1.0.0-beta.2"
9494
json5: "npm:^2.2.3"
9595
semver: "npm:^6.3.1"
96-
checksum: 10c0/d2d17b106a8d91d3eda754bb3f26b53a12eb7646df73c2b2d2e9b08d90529186bc69e3823f70a96ec6e5719dc2372fb54e14ad499da47ceeb172d2f7008787b5
96+
checksum: 10c0/02c0cd475821c5333d5ee5eb9a0565af1a38234b37859ae09c4c95d7171bbc11a23a6f733c31b3cb12dc523311bdc8f7f9d705136f33eeb6704b7fbd6e6468ca
9797
languageName: node
9898
linkType: hard
9999

@@ -428,13 +428,13 @@ __metadata:
428428
languageName: node
429429
linkType: hard
430430

431-
"@babel/helpers@npm:^7.27.4":
432-
version: 7.27.4
433-
resolution: "@babel/helpers@npm:7.27.4"
431+
"@babel/helpers@npm:^7.27.6":
432+
version: 7.27.6
433+
resolution: "@babel/helpers@npm:7.27.6"
434434
dependencies:
435435
"@babel/template": "npm:^7.27.2"
436-
"@babel/types": "npm:^7.27.3"
437-
checksum: 10c0/3463551420926b3f403c1a30d66ac67bba5c4f73539a8ccb71544da129c4709ac37c57fac740ed8a261b3e6bbbf353b05e03b36ea1a6bf1081604b2a94ca43c1
436+
"@babel/types": "npm:^7.27.6"
437+
checksum: 10c0/448bac96ef8b0f21f2294a826df9de6bf4026fd023f8a6bb6c782fe3e61946801ca24381490b8e58d861fee75cd695a1882921afbf1f53b0275ee68c938bd6d3
438438
languageName: node
439439
linkType: hard
440440

@@ -471,25 +471,25 @@ __metadata:
471471
languageName: node
472472
linkType: hard
473473

474-
"@babel/parser@npm:^7.27.4":
475-
version: 7.27.4
476-
resolution: "@babel/parser@npm:7.27.4"
474+
"@babel/parser@npm:^7.27.5":
475+
version: 7.27.5
476+
resolution: "@babel/parser@npm:7.27.5"
477477
dependencies:
478478
"@babel/types": "npm:^7.27.3"
479479
bin:
480480
parser: ./bin/babel-parser.js
481-
checksum: 10c0/d1bf17e7508585235e2a76594ba81828e48851877112bb8abbecd7161a31fb66654e993e458ddaedb18a3d5fa31970e5f3feca5ae2900f51e6d8d3d35da70dbf
481+
checksum: 10c0/f7faaebf21cc1f25d9ca8ac02c447ed38ef3460ea95be7ea760916dcf529476340d72a5a6010c6641d9ed9d12ad827c8424840277ec2295c5b082ba0f291220a
482482
languageName: node
483483
linkType: hard
484484

485-
"@babel/parser@npm:^7.27.5":
486-
version: 7.27.5
487-
resolution: "@babel/parser@npm:7.27.5"
485+
"@babel/parser@npm:^7.27.7":
486+
version: 7.27.7
487+
resolution: "@babel/parser@npm:7.27.7"
488488
dependencies:
489-
"@babel/types": "npm:^7.27.3"
489+
"@babel/types": "npm:^7.27.7"
490490
bin:
491491
parser: ./bin/babel-parser.js
492-
checksum: 10c0/f7faaebf21cc1f25d9ca8ac02c447ed38ef3460ea95be7ea760916dcf529476340d72a5a6010c6641d9ed9d12ad827c8424840277ec2295c5b082ba0f291220a
492+
checksum: 10c0/f6202faeb873f0b3083022e50a5046fe07266d337c0a3bd80a491f8435ba6d9e383d49725e3dcd666b3b52c0dccb4e0f1f1004915762345f7eeed5ba54ea9fd2
493493
languageName: node
494494
linkType: hard
495495

@@ -1673,28 +1673,28 @@ __metadata:
16731673
languageName: node
16741674
linkType: hard
16751675

1676-
"@babel/traverse@npm:^7.27.4":
1677-
version: 7.27.4
1678-
resolution: "@babel/traverse@npm:7.27.4"
1676+
"@babel/traverse@npm:^7.27.7":
1677+
version: 7.27.7
1678+
resolution: "@babel/traverse@npm:7.27.7"
16791679
dependencies:
16801680
"@babel/code-frame": "npm:^7.27.1"
1681-
"@babel/generator": "npm:^7.27.3"
1682-
"@babel/parser": "npm:^7.27.4"
1681+
"@babel/generator": "npm:^7.27.5"
1682+
"@babel/parser": "npm:^7.27.7"
16831683
"@babel/template": "npm:^7.27.2"
1684-
"@babel/types": "npm:^7.27.3"
1684+
"@babel/types": "npm:^7.27.7"
16851685
debug: "npm:^4.3.1"
16861686
globals: "npm:^11.1.0"
1687-
checksum: 10c0/6de8aa2a0637a6ee6d205bf48b9e923928a02415771fdec60085ed754dcdf605e450bb3315c2552fa51c31a4662275b45d5ae4ad527ce55a7db9acebdbbbb8ed
1687+
checksum: 10c0/941fecd0248546f059d58230590a2765d128ef072c8521c9e0bcf6037abf28a0ea4736003d0d695513128d07fe00a7bc57acaada2ed905941d44619b9f49cf0c
16881688
languageName: node
16891689
linkType: hard
16901690

1691-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.23.0, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0, @babel/types@npm:^7.26.3, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.4.4":
1692-
version: 7.27.6
1693-
resolution: "@babel/types@npm:7.27.6"
1691+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.23.0, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0, @babel/types@npm:^7.26.3, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.27.6, @babel/types@npm:^7.27.7, @babel/types@npm:^7.4.4":
1692+
version: 7.27.7
1693+
resolution: "@babel/types@npm:7.27.7"
16941694
dependencies:
16951695
"@babel/helper-string-parser": "npm:^7.27.1"
16961696
"@babel/helper-validator-identifier": "npm:^7.27.1"
1697-
checksum: 10c0/39d556be114f2a6d874ea25ad39826a9e3a0e98de0233ae6d932f6d09a4b222923a90a7274c635ed61f1ba49bbd345329226678800900ad1c8d11afabd573aaf
1697+
checksum: 10c0/1d1dcb5fa7cfba2b4034a3ab99ba17049bfc4af9e170935575246cdb1cee68b04329a0111506d9ae83fb917c47dbd4394a6db5e32fbd041b7834ffbb17ca086b
16981698
languageName: node
16991699
linkType: hard
17001700

@@ -2200,8 +2200,8 @@ __metadata:
22002200
linkType: hard
22012201

22022202
"@jenssimon/eslint-config-base@npm:^8.0.0":
2203-
version: 8.1.4
2204-
resolution: "@jenssimon/eslint-config-base@npm:8.1.4"
2203+
version: 8.1.5
2204+
resolution: "@jenssimon/eslint-config-base@npm:8.1.5"
22052205
dependencies:
22062206
"@eslint-community/eslint-plugin-eslint-comments": "npm:^4.4.1"
22072207
eslint-config-airbnb-base: "npm:^15.0.0"
@@ -2213,7 +2213,7 @@ __metadata:
22132213
eslint-plugin-unicorn: "npm:^56.0.0"
22142214
peerDependencies:
22152215
eslint: ^7.32.0 || ^8.2.0 || ^9.0.0
2216-
checksum: 10c0/713df4d1409362847276a714aa2d232282c0ba8d248fc174b0727e9d5b58e88d89a8ea1c8b590765bdf3e51c72f5f34ddbb766563483ca554ba2284550c4a909
2216+
checksum: 10c0/46f5e30f5e05ae1f68b90e1d9c84bccfd0b60c916b6094316b6fd17442647a58edd22fceaa296b701df4bba8fe38b6f416c27dcc9a93c4b407ef8750d148b718
22172217
languageName: node
22182218
linkType: hard
22192219

0 commit comments

Comments
 (0)