refactor: update dependencies

This commit is contained in:
Rainer Killinger
2022-01-25 15:47:20 +01:00
parent 71593b44c8
commit 0b33db9f89
3 changed files with 277 additions and 285 deletions

View File

@@ -77,22 +77,22 @@
"@types/glob": "7.2.0",
"@types/json-schema": "7.0.9",
"@types/lodash": "4.14.178",
"@types/mocha": "9.0.0",
"@types/mocha": "9.1.0",
"@types/mustache": "4.1.2",
"@types/node": "14.18.0",
"@types/node": "14.18.5",
"@types/rimraf": "3.0.2",
"@typescript-eslint/eslint-plugin": "5.7.0",
"@typescript-eslint/parser": "5.7.0",
"conventional-changelog-cli": "2.1.1",
"conventional-changelog-cli": "2.2.2",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-jsdoc": "37.2.3",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-unicorn": "39.0.0",
"mocha": "9.1.3",
"nock": "13.2.1",
"mocha": "9.2.0",
"nock": "13.2.2",
"prepend-file-cli": "1.0.6",
"prettier": "2.5.1",
"rimraf": "3.0.2",
"typedoc": "0.22.10"
"typedoc": "0.22.11"
}
}