Skip to content

Commit 7005566

Browse files
committed
update webpack and tslint
1 parent b7c0678 commit 7005566

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"@types/node": "^14.11.10",
3535
"jest": "^24.8.0",
3636
"ts-jest": "^24.1.0",
37-
"tslint": "^6.1.2",
37+
"tslint": "^6.1.3",
3838
"typedoc": "^0.17.8",
3939
"typescript": "^4.0.3",
40-
"webpack": "^4.31.0",
40+
"webpack": "^4.44.2",
4141
"webpack-cli": "^3.3.2"
4242
},
4343
"dependencies": {

0 commit comments

Comments
 (0)