forked from babel/babel
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.yarnrc.yml
More file actions
66 lines (50 loc) · 1.81 KB
/
.yarnrc.yml
File metadata and controls
66 lines (50 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
approvedGitRepositories:
catalog:
babel-plugin-polyfill-corejs3: ^1.0.0-rc.2
core-js: ^3.48.0
core-js-compat: ^3.48.0
semver: ^7.7.3
"@jridgewell/gen-mapping": ^0.3.12
"@jridgewell/trace-mapping": ^0.3.28
catalogs:
dev:
terser: ^5.46.2
typescript: "6.0.2"
"@jridgewell/sourcemap-codec": ^1.5.3
compressionLevel: mixed
conditions:
BABEL_9_BREAKING:
default: false
enableConstraintsChecks: true
enableGlobalCache: true
# Disable hardened mode. The Hardened mode will be run in the prepare-yarn-cache CI job.
enableHardenedMode: false
# Disable postinstall scripts.
enableScripts: false
enableTransparentWorkspaces: false
nmMode: hardlinks-local
nodeLinker: node-modules
plugins:
- checksum: d380500a564cae1b2091f2d590c28e506fc6b55868dd40f96abeef05665964b582c6dafe5942dc2a810112782205a8d7e8acb7f10905ae51511d9175d726f3ac
path: .yarn/plugins/@yarnpkg/plugin-babel-release-tool.cjs
spec: "https://raw.githubusercontent.com/nicolo-ribaudo/yarn-plugin-babel-release-tool/main/bundles/%40yarnpkg/plugin-babel-release-tool.js"
- checksum: 6cf6890a3e6d1f062f554975b176684bc580b2e8b2f708dc29b80a7f6c9ba28f6df205348fa9e0b007cb2f50c447aadbead1374385e302c0ac5d728b1de0de92
path: .yarn/plugins/@yarnpkg/plugin-conditions.cjs
spec: "https://raw.githubusercontent.com/nicolo-ribaudo/yarn-plugin-conditions/main/bundles/%40yarnpkg/plugin-conditions.js"
preferInteractive: true
releaseTool:
ignoreChanges:
- "*.md"
- "*.txt"
- test/**
- "**/test/**"
- codemods/**
- "@(!(native-modules|built-ins|plugins|package|corejs2-built-ins|corejs3-shipped-proposals|plugins-bugfixes)).json"
implicitDependencies:
"@babel/runtime":
- "@babel/helpers"
"@babel/runtime-corejs3":
- "@babel/helpers"
unsafeHttpWhitelist:
- localhost
yarnPath: .yarn/releases/yarn-4.14.1.cjs