mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 08:02:55 +00:00
refactor: update dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user