- run npx npm-check-updates

- update tmpl, ansi-regex
- recompile dist
This commit is contained in:
Mike Penz
2021-09-22 08:48:21 +02:00
parent 9a273bc6d4
commit c6d95d094d
2 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -43,14 +43,14 @@
},
"devDependencies": {
"@types/jest": "^27.0.2",
"@types/node": "^16.9.4",
"@types/node": "^16.9.6",
"@typescript-eslint/parser": "^4.31.2",
"@vercel/ncc": "^0.31.1",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.0",
"eslint-plugin-jest": "^24.4.2",
"jest": "^27.2.1",
"jest-circus": "^27.2.0",
"jest-circus": "^27.2.1",
"js-yaml": "^4.1.0",
"prettier": "2.4.1",
"ts-jest": "^27.0.5",