Skip to content

Commit fa93c56

Browse files
author
dada513
committed
update_deps
1 parent 0722220 commit fa93c56

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@
2424
"concurrently": "^7.0.0",
2525
"nodemon": "^2.0.15",
2626
"ts-loader": "^9.2.6",
27-
"typescript": "^4.5.2",
27+
"typescript": "^4.5.5",
2828
"web-ext": "^6.6.0",
29-
"webpack": "^5.64.0",
30-
"webpack-cli": "^4.9.0"
29+
"webpack": "^5.67.0",
30+
"webpack-cli": "^4.9.2",
31+
"yarn-upgrade-all": "^0.6.1"
3132
}
3233
}

0 commit comments

Comments
 (0)