Browse Source

Merge pull request #9167 from jtpio/webpack-5-types

Remove @types/webpack (shipped with webpack 5)
Jason Grout 4 years ago
parent
commit
90b58a8e88
3 changed files with 1 additions and 3 deletions
  1. 0 1
      builder/package.json
  2. 0 1
      buildutils/package.json
  3. 1 1
      yarn.lock

+ 0 - 1
builder/package.json

@@ -75,7 +75,6 @@
     "@types/glob": "^7.1.1",
     "@types/node": "^14.6.1",
     "@types/supports-color": "^5.3.0",
-    "@types/webpack": "^4.41.0",
     "@types/which": "^1.3.2",
     "rimraf": "~3.0.0",
     "typescript": "~4.0.2"

+ 0 - 1
buildutils/package.json

@@ -60,7 +60,6 @@
     "@types/inquirer": "^7.3.1",
     "@types/node": "^14.6.1",
     "@types/prettier": "^2.1.0",
-    "@types/webpack": "^4.41.0",
     "@types/which": "^1.3.2",
     "rimraf": "~3.0.0"
   },

+ 1 - 1
yarn.lock

@@ -3384,7 +3384,7 @@
     "@types/source-list-map" "*"
     source-map "^0.7.3"
 
-"@types/webpack@^4.41.0", "@types/webpack@^4.41.8":
+"@types/webpack@^4.41.8":
   version "4.41.21"
   resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.21.tgz#cc685b332c33f153bb2f5fc1fa3ac8adeb592dee"
   integrity sha512-2j9WVnNrr/8PLAB5csW44xzQSJwS26aOnICsP3pSGCEdsu6KYtfQ6QJsVUKHWRnm1bL7HziJsfh5fHqth87yKA==