remove ncu because underscore is not anymore an issue (jspdf imported from npm)
This commit is contained in:
@@ -199,7 +199,7 @@
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-sonarjs": "^0.5.0",
|
||||
"eslint-plugin-standard": "^4.0.1",
|
||||
"eslint-plugin-unicorn": "^21.0.0",
|
||||
"eslint-plugin-unicorn": "^22.0.0",
|
||||
"husky": "^4.3.0",
|
||||
"imageoptim-cli": "^3.0.2",
|
||||
"jamilih": "^0.53.2",
|
||||
@@ -233,6 +233,6 @@
|
||||
"stackblur-canvas": "^2.4.0",
|
||||
"systemjs": "^6.6.1",
|
||||
"typescript": "^4.0.3",
|
||||
"underscore": "^1.10.2"
|
||||
"underscore": "^1.11.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user