Upgrade dependencies, require Yarn 3.1.0
This commit is contained in:
+4
-4
@@ -23,15 +23,15 @@
|
||||
"@yarnpkg/plugin-pnp": "^3.0.0",
|
||||
"babel-loader": "^8.1.0",
|
||||
"clipanion": "^3.0.0",
|
||||
"prettier": "2.3.2",
|
||||
"prettier": "2.5.1",
|
||||
"raw-loader": "^4.0.1",
|
||||
"typescript": "4.3.5",
|
||||
"typescript": "4.5.4",
|
||||
"webpack": "^5.35.0",
|
||||
"webpack-sources": "^2.2.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"@yarnpkg/cli": "3.0.1",
|
||||
"@yarnpkg/core": "3.0.0",
|
||||
"@yarnpkg/cli": "3.1.0",
|
||||
"@yarnpkg/core": "3.1.0",
|
||||
"@yarnpkg/fslib": "2.5.1",
|
||||
"@yarnpkg/libzip": "2.2.2",
|
||||
"@yarnpkg/parsers": "2.4.0",
|
||||
|
||||
Reference in New Issue
Block a user