mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-23 07:08:28 +00:00
Bump deps
This commit is contained in:
parent
74a7d3375d
commit
21665cac5f
10
package.json
10
package.json
@ -66,11 +66,11 @@
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.20",
|
||||
"@types/ncp": "^2.0.4",
|
||||
"@types/node": "^10.17.54",
|
||||
"@types/node": "^10.17.55",
|
||||
"@types/page-icon": "^0.3.3",
|
||||
"@types/tmp": "^0.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.16.1",
|
||||
"@typescript-eslint/parser": "^4.16.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.17.0",
|
||||
"@typescript-eslint/parser": "^4.17.0",
|
||||
"eslint": "^7.10.0",
|
||||
"eslint-config-prettier": "^8.1.0",
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
@ -78,8 +78,8 @@
|
||||
"prettier": "^2.2.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-loader": "^8.0.17",
|
||||
"typescript": "^4.2.2",
|
||||
"webpack": "^5.24.3",
|
||||
"typescript": "^4.2.3",
|
||||
"webpack": "^5.24.4",
|
||||
"webpack-cli": "^4.5.0"
|
||||
},
|
||||
"jest": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user