Upgrade dependencies
This commit is contained in:
+5
-6
@@ -8,15 +8,14 @@
|
||||
"@babel/plugin-proposal-decorators": "^7.10.5",
|
||||
"@babel/preset-typescript": "^7.10.4",
|
||||
"@types/node": "12",
|
||||
"@yarnpkg/cli": "^2.1.1",
|
||||
"@yarnpkg/core": "^2.1.1",
|
||||
"@yarnpkg/fslib": "^2.1.0",
|
||||
"@yarnpkg/plugin-pnp": "^2.1.0",
|
||||
"@yarnpkg/core": "^2.2.0",
|
||||
"@yarnpkg/fslib": "^2.2.0",
|
||||
"@yarnpkg/plugin-pnp": "^2.2.0",
|
||||
"babel-loader": "^8.1.0",
|
||||
"clipanion": "^2.4.4",
|
||||
"prettier": "^2.0.5",
|
||||
"prettier": "2.0.5",
|
||||
"raw-loader": "^4.0.1",
|
||||
"typescript": "^4.0.2",
|
||||
"typescript": "4.0.2",
|
||||
"webpack": "next",
|
||||
"webpack-sources": "^1.4.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user