mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-12 09:30:45 +03:00
chore(*): update Yarn (#869)
* chore(*): update Yarn * Update yarn.lock
This commit is contained in:
parent
17314ccf70
commit
19393e8e7f
363
.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
vendored
363
.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,2 @@
|
||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
yarnPath: .yarn/releases/yarn-3.0.2.cjs
|
||||||
plugins:
|
|
||||||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
||||||
spec: '@yarnpkg/plugin-interactive-tools'
|
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-3.0.1.cjs
|
|
||||||
|
|
|
@ -74,5 +74,6 @@
|
||||||
],
|
],
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@babel/highlight/chalk": "Methuselah96/chalk#head=v2-without-process"
|
"@babel/highlight/chalk": "Methuselah96/chalk#head=v2-without-process"
|
||||||
}
|
},
|
||||||
|
"packageManager": "yarn@3.0.2"
|
||||||
}
|
}
|
||||||
|
|
|
@ -28590,11 +28590,11 @@ resolve@^2.0.0-next.3:
|
||||||
|
|
||||||
"typescript@patch:typescript@~4.3.5#~builtin<compat/typescript>":
|
"typescript@patch:typescript@~4.3.5#~builtin<compat/typescript>":
|
||||||
version: 4.3.5
|
version: 4.3.5
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.3.5#~builtin<compat/typescript>::version=4.3.5&hash=d8b4e7"
|
resolution: "typescript@patch:typescript@npm%3A4.3.5#~builtin<compat/typescript>::version=4.3.5&hash=32657b"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: bc2c4fdf0f1557fdafe4ef74848c72ebd9c8c60829568248f869121aea2bb20e16649a252431d0acb185ec118143be22bed73d08f64379557810d82756afedde
|
checksum: 4e2edec3c9b7b9a22ad9cbf9371339d9e13bfe44731f0e2d6a5287f991c3b0e3e0ac0c0ebbf9bf6fc2051e30559c789bfc9cf572cd6b836a0222ae141fac1dba
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user