Skip to content

Commit

Permalink
chore: upgrade deps (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber authored Aug 11, 2021
1 parent 029f17f commit ec2a032
Show file tree
Hide file tree
Showing 5 changed files with 1,612 additions and 1,874 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,22 +45,22 @@
"json5": "^2.2.0",
"loader-utils": "^2.0.0",
"tapable": "^2.2.0",
"type-fest": "^1.0.1",
"type-fest": "^1.4.0",
"webpack-sources": "^2.2.0"
},
"devDependencies": {
"@pvtnbr/eslint-config-typescript": "^0.1.16",
"@types/jest": "^26.0.22",
"@types/loader-utils": "^2.0.2",
"@types/webpack": "^4.41.27",
"@pvtnbr/eslint-config-typescript": "^0.1.19",
"@types/jest": "^27.0.0",
"@types/loader-utils": "^2.0.3",
"@types/webpack": "^4.41.30",
"css-loader": "^5.2.0",
"eslint": "^7.26.0",
"eslint": "^7.32.0",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"memfs": "^3.2.0",
"jest": "^27.0.6",
"lint-staged": "^11.1.2",
"memfs": "^3.2.2",
"mini-css-extract-plugin": "^1.4.0",
"typescript": "^4.2.3",
"typescript": "^4.3.5",
"unionfs": "^4.4.0",
"webpack": "^4.44.2",
"webpack5": "npm:webpack@^5.0.0"
Expand Down
Loading

0 comments on commit ec2a032

Please sign in to comment.