mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 14:32:50 +00:00
refactor: update dependencies
This commit is contained in:
20
package.json
20
package.json
@@ -31,25 +31,25 @@
|
||||
"@types/semver": "7.3.9",
|
||||
"@types/yaml": "1.9.7",
|
||||
"chalk": "4.1.2",
|
||||
"commander": "9.2.0",
|
||||
"commander": "9.3.0",
|
||||
"semver": "7.3.7",
|
||||
"yaml": "1.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/eslint-config": "0.0.3",
|
||||
"@openstapps/eslint-config": "1.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.27.0",
|
||||
"@typescript-eslint/parser": "5.27.0",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.2",
|
||||
"typedoc": "0.22.15",
|
||||
"typescript": "4.4.4",
|
||||
"eslint": "8.14.0",
|
||||
"eslint": "8.16.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-jsdoc": "39.2.8",
|
||||
"eslint-plugin-jsdoc": "39.3.2",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"eslint-plugin-unicorn": "42.0.0",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"prettier": "2.6.2",
|
||||
"@typescript-eslint/eslint-plugin": "5.20.0",
|
||||
"@typescript-eslint/parser": "5.20.0"
|
||||
"rimraf": "3.0.2",
|
||||
"typedoc": "0.22.17",
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": ">=4.4.4"
|
||||
|
||||
Reference in New Issue
Block a user