mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-04 12:32:57 +00:00
refactor: update @openstapps dependencies
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -338,12 +338,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"@openstapps/configuration": {
|
||||
"version": "0.26.0",
|
||||
"resolved": "https://registry.npmjs.org/@openstapps/configuration/-/configuration-0.26.0.tgz",
|
||||
"integrity": "sha512-rUEWsnOgUL95E4CvuC4HJpeFe9diFuBH4pz4box21h7e31Tt4fsK39m374XZVZ2uc8TEcfbzWBy/z+wGz0ATQg==",
|
||||
"version": "0.27.0",
|
||||
"resolved": "https://registry.npmjs.org/@openstapps/configuration/-/configuration-0.27.0.tgz",
|
||||
"integrity": "sha512-akWzLtS42HKY7OmILfsCMui9GNGXiWxCk4MhArnNYJMTVN/xw68sjEQAr2wAVimPx/77xs0LC+lDAJUD0kzwUg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/node": "10.17.44",
|
||||
"@types/node": "14.14.37",
|
||||
"@types/semver": "7.3.4",
|
||||
"@types/yaml": "1.9.7",
|
||||
"chalk": "4.1.0",
|
||||
@@ -352,14 +352,6 @@
|
||||
"tslint": "6.1.3",
|
||||
"tslint-eslint-rules": "5.4.0",
|
||||
"yaml": "1.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/node": {
|
||||
"version": "10.17.44",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.17.44.tgz",
|
||||
"integrity": "sha512-vHPAyBX1ffLcy4fQHmDyIUMUb42gHZjPHU66nhvbMzAWJqHnySGZ6STwN3rwrnSd1FHB0DI/RWgGELgKSYRDmw==",
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"@types/chai": {
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"statements": 95
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.26.0",
|
||||
"@openstapps/configuration": "0.27.0",
|
||||
"@types/chai": "4.2.16",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
"@types/chai-spies": "1.0.3",
|
||||
|
||||
Reference in New Issue
Block a user