mirror of
https://github.com/svg/svgo.git
synced 2025-04-19 10:22:15 +03:00
chore: upgrade yarn to v3.8.7 (#2098)
This commit is contained in:
parent
e065d1000e
commit
d06fffbb2d
360
.yarn/releases/yarn-3.8.2.cjs → .yarn/releases/yarn-3.8.7.cjs
vendored
Normal file → Executable file
360
.yarn/releases/yarn-3.8.2.cjs → .yarn/releases/yarn-3.8.7.cjs
vendored
Normal file → Executable file
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
||||
nodeLinker: node-modules
|
||||
nodeLinker: pnpm
|
||||
|
||||
npmRegistryServer: "https://registry.npmjs.org/"
|
||||
|
||||
@ -6,4 +6,4 @@ plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
||||
spec: "@yarnpkg/plugin-interactive-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.8.2.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.8.7.cjs
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"packageManager": "yarn@3.8.2",
|
||||
"packageManager": "yarn@3.8.7",
|
||||
"name": "svgo",
|
||||
"version": "4.0.0-rc.1",
|
||||
"description": "SVGO is a Node.js library and command-line application for optimizing vector images.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user