Skip to content

Commit 51ddeab

Browse files
Merge pull request #1643 from ral-facilities/renovate/yarn-monorepo
Update Yarn to v3.8.7
2 parents ce1d972 + e64d581 commit 51ddeab

File tree

5 files changed

+926
-926
lines changed

5 files changed

+926
-926
lines changed

.yarn/releases/yarn-3.7.0.cjs

Lines changed: 0 additions & 875 deletions
This file was deleted.

.yarn/releases/yarn-3.8.7.cjs

Lines changed: 875 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ plugins:
66
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
77
spec: "@yarnpkg/plugin-version"
88

9-
yarnPath: .yarn/releases/yarn-3.7.0.cjs
9+
yarnPath: .yarn/releases/yarn-3.8.7.cjs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
"datagateway-search": "yarn workspace datagateway-search dev",
2727
"postinstall": "husky install"
2828
},
29-
"packageManager": "yarn@3.7.0"
29+
"packageManager": "yarn@3.8.7"
3030
}

yarn.lock

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,12 @@ __metadata:
110110
languageName: node
111111
linkType: hard
112112

113-
"@babel/helper-annotate-as-pure@npm:^7.18.6":
114-
version: 7.18.6
115-
resolution: "@babel/helper-annotate-as-pure@npm:7.18.6"
113+
"@babel/helper-annotate-as-pure@npm:^7.18.6, @babel/helper-annotate-as-pure@npm:^7.27.1":
114+
version: 7.27.3
115+
resolution: "@babel/helper-annotate-as-pure@npm:7.27.3"
116116
dependencies:
117-
"@babel/types": ^7.18.6
118-
checksum: 88ccd15ced475ef2243fdd3b2916a29ea54c5db3cd0cfabf9d1d29ff6e63b7f7cd1c27264137d7a40ac2e978b9b9a542c332e78f40eb72abe737a7400788fc1b
117+
"@babel/types": ^7.27.3
118+
checksum: 63863a5c936ef82b546ca289c9d1b18fabfc24da5c4ee382830b124e2e79b68d626207febc8d4bffc720f50b2ee65691d7d12cc0308679dee2cd6bdc926b7190
119119
languageName: node
120120
linkType: hard
121121

@@ -142,21 +142,20 @@ __metadata:
142142
languageName: node
143143
linkType: hard
144144

145-
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.20.12, @babel/helper-create-class-features-plugin@npm:^7.20.5, @babel/helper-create-class-features-plugin@npm:^7.20.7":
146-
version: 7.20.12
147-
resolution: "@babel/helper-create-class-features-plugin@npm:7.20.12"
145+
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.20.12, @babel/helper-create-class-features-plugin@npm:^7.20.7, @babel/helper-create-class-features-plugin@npm:^7.21.0":
146+
version: 7.27.1
147+
resolution: "@babel/helper-create-class-features-plugin@npm:7.27.1"
148148
dependencies:
149-
"@babel/helper-annotate-as-pure": ^7.18.6
150-
"@babel/helper-environment-visitor": ^7.18.9
151-
"@babel/helper-function-name": ^7.19.0
152-
"@babel/helper-member-expression-to-functions": ^7.20.7
153-
"@babel/helper-optimise-call-expression": ^7.18.6
154-
"@babel/helper-replace-supers": ^7.20.7
155-
"@babel/helper-skip-transparent-expression-wrappers": ^7.20.0
156-
"@babel/helper-split-export-declaration": ^7.18.6
149+
"@babel/helper-annotate-as-pure": ^7.27.1
150+
"@babel/helper-member-expression-to-functions": ^7.27.1
151+
"@babel/helper-optimise-call-expression": ^7.27.1
152+
"@babel/helper-replace-supers": ^7.27.1
153+
"@babel/helper-skip-transparent-expression-wrappers": ^7.27.1
154+
"@babel/traverse": ^7.27.1
155+
semver: ^6.3.1
157156
peerDependencies:
158157
"@babel/core": ^7.0.0
159-
checksum: 1e9ed4243b75278fa24deb40dc62bf537b79307987223a2d2d2ae5abf7ba6dc8435d6e3bb55d52ceb30d3e1eba88e7eb6a1885a8bb519e5cfc3e9dedb97d43e6
158+
checksum: 406954b455e5b20924e7d1b41cf932e6e98e95c3a5224c7a70c3ad96a84e8fbde915ceff7ddbf9c7d121397c4e9274f061241648475122cf6fe54e0a95caae15
160159
languageName: node
161160
linkType: hard
162161

@@ -223,12 +222,13 @@ __metadata:
223222
languageName: node
224223
linkType: hard
225224

226-
"@babel/helper-member-expression-to-functions@npm:^7.20.7":
227-
version: 7.20.7
228-
resolution: "@babel/helper-member-expression-to-functions@npm:7.20.7"
225+
"@babel/helper-member-expression-to-functions@npm:^7.27.1":
226+
version: 7.27.1
227+
resolution: "@babel/helper-member-expression-to-functions@npm:7.27.1"
229228
dependencies:
230-
"@babel/types": ^7.20.7
231-
checksum: cec17aab7e964830b0146e575bd141127032319f26ed864a65b35abd75ad618d264d3e11449b9b4e29cfd95bb1a7e774afddd4884fdcc29c36ac9cbd2b66359f
229+
"@babel/traverse": ^7.27.1
230+
"@babel/types": ^7.27.1
231+
checksum: b13a3d120015a6fd2f6e6c2ff789cd12498745ef028710cba612cfb751b91ace700c3f96c1689228d1dcb41e9d4cf83d6dff8627dcb0c8da12d79440e783c6b8
232232
languageName: node
233233
linkType: hard
234234

@@ -255,12 +255,12 @@ __metadata:
255255
languageName: node
256256
linkType: hard
257257

258-
"@babel/helper-optimise-call-expression@npm:^7.18.6":
259-
version: 7.18.6
260-
resolution: "@babel/helper-optimise-call-expression@npm:7.18.6"
258+
"@babel/helper-optimise-call-expression@npm:^7.18.6, @babel/helper-optimise-call-expression@npm:^7.27.1":
259+
version: 7.27.1
260+
resolution: "@babel/helper-optimise-call-expression@npm:7.27.1"
261261
dependencies:
262-
"@babel/types": ^7.18.6
263-
checksum: e518fe8418571405e21644cfb39cf694f30b6c47b10b006609a92469ae8b8775cbff56f0b19732343e2ea910641091c5a2dc73b56ceba04e116a33b0f8bd2fbd
262+
"@babel/types": ^7.27.1
263+
checksum: 0fb7ee824a384529d6b74f8a58279f9b56bfe3cce332168067dddeab2552d8eeb56dc8eaf86c04a3a09166a316cb92dfc79c4c623cd034ad4c563952c98b464f
264264
languageName: node
265265
linkType: hard
266266

@@ -285,17 +285,16 @@ __metadata:
285285
languageName: node
286286
linkType: hard
287287

288-
"@babel/helper-replace-supers@npm:^7.18.6, @babel/helper-replace-supers@npm:^7.20.7":
289-
version: 7.20.7
290-
resolution: "@babel/helper-replace-supers@npm:7.20.7"
288+
"@babel/helper-replace-supers@npm:^7.18.6, @babel/helper-replace-supers@npm:^7.20.7, @babel/helper-replace-supers@npm:^7.27.1":
289+
version: 7.27.1
290+
resolution: "@babel/helper-replace-supers@npm:7.27.1"
291291
dependencies:
292-
"@babel/helper-environment-visitor": ^7.18.9
293-
"@babel/helper-member-expression-to-functions": ^7.20.7
294-
"@babel/helper-optimise-call-expression": ^7.18.6
295-
"@babel/template": ^7.20.7
296-
"@babel/traverse": ^7.20.7
297-
"@babel/types": ^7.20.7
298-
checksum: b8e0087c9b0c1446e3c6f3f72b73b7e03559c6b570e2cfbe62c738676d9ebd8c369a708cf1a564ef88113b4330750a50232ee1131d303d478b7a5e65e46fbc7c
292+
"@babel/helper-member-expression-to-functions": ^7.27.1
293+
"@babel/helper-optimise-call-expression": ^7.27.1
294+
"@babel/traverse": ^7.27.1
295+
peerDependencies:
296+
"@babel/core": ^7.0.0
297+
checksum: 3690266c304f21008690ba68062f889a363583cabc13c3d033b94513953147af3e0a3fdb48fa1bb9fa3734b64e221fc65e5222ab70837f02321b7225f487c6ef
299298
languageName: node
300299
linkType: hard
301300

@@ -308,12 +307,13 @@ __metadata:
308307
languageName: node
309308
linkType: hard
310309

311-
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.20.0":
312-
version: 7.20.0
313-
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.20.0"
310+
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.20.0, @babel/helper-skip-transparent-expression-wrappers@npm:^7.27.1":
311+
version: 7.27.1
312+
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.27.1"
314313
dependencies:
315-
"@babel/types": ^7.20.0
316-
checksum: 34da8c832d1c8a546e45d5c1d59755459ffe43629436707079989599b91e8c19e50e73af7a4bd09c95402d389266731b0d9c5f69e372d8ebd3a709c05c80d7dd
314+
"@babel/traverse": ^7.27.1
315+
"@babel/types": ^7.27.1
316+
checksum: 4f380c5d0e0769fa6942a468b0c2d7c8f0c438f941aaa88f785f8752c103631d0904c7b4e76207a3b0e6588b2dec376595370d92ca8f8f1b422c14a69aa146d4
317317
languageName: node
318318
linkType: hard
319319

@@ -582,17 +582,17 @@ __metadata:
582582
languageName: node
583583
linkType: hard
584584

585-
"@babel/plugin-proposal-private-property-in-object@npm:^7.16.0, @babel/plugin-proposal-private-property-in-object@npm:^7.18.6":
586-
version: 7.20.5
587-
resolution: "@babel/plugin-proposal-private-property-in-object@npm:7.20.5"
585+
"@babel/plugin-proposal-private-property-in-object@npm:^7.16.7, @babel/plugin-proposal-private-property-in-object@npm:^7.18.6":
586+
version: 7.21.11
587+
resolution: "@babel/plugin-proposal-private-property-in-object@npm:7.21.11"
588588
dependencies:
589589
"@babel/helper-annotate-as-pure": ^7.18.6
590-
"@babel/helper-create-class-features-plugin": ^7.20.5
590+
"@babel/helper-create-class-features-plugin": ^7.21.0
591591
"@babel/helper-plugin-utils": ^7.20.2
592592
"@babel/plugin-syntax-private-property-in-object": ^7.14.5
593593
peerDependencies:
594594
"@babel/core": ^7.0.0-0
595-
checksum: 513b5e0e2c1b2846be5336cf680e932ae17924ef885aa1429e1a4f7924724bdd99b15f28d67187d0a006d5f18a0c4b61d96c3ecb4902fed3c8fe2f0abfc9753a
595+
checksum: 1b880543bc5f525b360b53d97dd30807302bb82615cd42bf931968f59003cac75629563d6b104868db50abd22235b3271fdf679fea5db59a267181a99cc0c265
596596
languageName: node
597597
linkType: hard
598598

@@ -1457,7 +1457,7 @@ __metadata:
14571457
languageName: node
14581458
linkType: hard
14591459

1460-
"@babel/traverse@npm:^7.20.5, @babel/traverse@npm:^7.20.7, @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.27.3, @babel/traverse@npm:^7.27.4":
1460+
"@babel/traverse@npm:^7.20.5, @babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.27.3, @babel/traverse@npm:^7.27.4":
14611461
version: 7.27.4
14621462
resolution: "@babel/traverse@npm:7.27.4"
14631463
dependencies:
@@ -1472,7 +1472,7 @@ __metadata:
14721472
languageName: node
14731473
linkType: hard
14741474

1475-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.2, @babel/types@npm:^7.20.5, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.25.4, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.27.6, @babel/types@npm:^7.3.0, @babel/types@npm:^7.4.4":
1475+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.2, @babel/types@npm:^7.20.5, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.25.4, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.27.6, @babel/types@npm:^7.3.0, @babel/types@npm:^7.4.4":
14761476
version: 7.27.6
14771477
resolution: "@babel/types@npm:7.27.6"
14781478
dependencies:

0 commit comments

Comments
 (0)