Bump @fab/actions from 1.0.0-rc.8.p1 to 1.0.0-rc.9

Bumps [@fab/actions](https://github.com/fab-spec/fab) from 1.0.0-rc.8.p1 to 1.0.0-rc.9.
- [Release notes](https://github.com/fab-spec/fab/releases)
- [Commits](https://github.com/fab-spec/fab/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-18 04:36:44 +00:00 committed by GitHub
parent 3f24ef2207
commit 94937a36dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 38 deletions

67
package-lock.json generated
View file

@ -1226,13 +1226,13 @@
}
},
"@fab/actions": {
"version": "1.0.0-rc.8.p1",
"resolved": "https://registry.npmjs.org/@fab/actions/-/actions-1.0.0-rc.8.p1.tgz",
"integrity": "sha512-KGRAWCLCZL/4YQHcvfChpOekdBtap9LTnUUMaoPy3MkdYY5dRktzXsjTYCrvyf32cpZSElcVFzO4NQe4KS14BQ==",
"version": "1.0.0-rc.9",
"resolved": "https://registry.npmjs.org/@fab/actions/-/actions-1.0.0-rc.9.tgz",
"integrity": "sha512-YoSuKAan3CJXGcLz58mqAjlWIuxSMqf4X6OTTvD8B/NAXnA7x5oFqiff6X6Zuf0PYlN3Ib/Y47mxXFA9Y+dK9w==",
"dev": true,
"requires": {
"@fab/cli": "1.0.0-rc.7",
"@fab/core": "1.0.0-rc.8",
"@fab/cli": "1.0.0-rc.9",
"@fab/core": "1.0.0-rc.9",
"@rollup/plugin-alias": "^2.2.0",
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-inject": "^4.0.1",
@ -1258,12 +1258,12 @@
},
"dependencies": {
"@fab/cli": {
"version": "1.0.0-rc.7",
"resolved": "https://registry.npmjs.org/@fab/cli/-/cli-1.0.0-rc.7.tgz",
"integrity": "sha512-9BHl5ahxE1ntZXQKtLO0Nlu5iyrJyGQrTFIXHGK1G4eFvdvMJNNP/gwgfmtP9FG9IeXEgthZWsm2RDQ6TrYA4Q==",
"version": "1.0.0-rc.9",
"resolved": "https://registry.npmjs.org/@fab/cli/-/cli-1.0.0-rc.9.tgz",
"integrity": "sha512-pIA0LztiLcdMMaac1EoHOuxEa0IHv1cdsYZawVMnO/+o+bLyoVpvk+vYxXWReeKrNQ2uOIY2NVD7czgtchp9Nw==",
"dev": true,
"requires": {
"@fab/core": "1.0.0-rc.7",
"@fab/core": "1.0.0-rc.9",
"@oclif/command": "^1",
"@oclif/config": "^1",
"@oclif/errors": "^1",
@ -1276,6 +1276,7 @@
"chalk": "^3.0.0",
"chokidar": "^3.4.0",
"cli-ux": "^5.4.5",
"cross-fetch": "^3.0.6",
"dotenv": "^8.2.0",
"execa": "^4.0.0",
"fs-extra": "^8.1.0",
@ -1291,37 +1292,29 @@
"typescript": "^3.7.5"
},
"dependencies": {
"@fab/core": {
"version": "1.0.0-rc.7",
"resolved": "https://registry.npmjs.org/@fab/core/-/core-1.0.0-rc.7.tgz",
"integrity": "sha512-tfUeUwiT2yqxI2VYzq34ODmrG68eirf+wJ1uYzGhiKEg26l+YDv9VOUv/RIkNqdRHdsqi3NjFDMqxO/jJIV5JA==",
"dev": true,
"requires": {
"@types/node": "^12.12.14",
"mime-types": "^2.1.25",
"path-to-regexp": "^6.1.0"
},
"dependencies": {
"@types/node": {
"version": "12.19.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.19.9.tgz",
"integrity": "sha512-yj0DOaQeUrk3nJ0bd3Y5PeDRJ6W0r+kilosLA+dzF3dola/o9hxhMSg2sFvVcA2UHS5JSOsZp4S0c1OEXc4m1Q==",
"dev": true
}
}
},
"@types/node": {
"version": "10.17.49",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.17.49.tgz",
"integrity": "sha512-PGaJNs5IZz5XgzwJvL/1zRfZB7iaJ5BydZ8/Picm+lUNYoNO9iVTQkVy5eUh0dZDrx3rBOIs3GCbCRmMuYyqwg==",
"version": "10.17.51",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.17.51.tgz",
"integrity": "sha512-KANw+MkL626tq90l++hGelbl67irOJzGhUJk6a1Bt8QHOeh9tztJx+L0AqttraWKinmZn7Qi5lJZJzx45Gq0dg==",
"dev": true
}
}
},
"@fab/core": {
"version": "1.0.0-rc.9",
"resolved": "https://registry.npmjs.org/@fab/core/-/core-1.0.0-rc.9.tgz",
"integrity": "sha512-W34owtwvgaQKOubLWAdREl7lAhyN1S1YOoXEkqUnjskOD0etovXcrUTlgkFavz2mreg/IJu5/WH1PLiiQ1/CCw==",
"dev": true,
"requires": {
"@types/node": "^12.12.14",
"mime-types": "^2.1.25",
"path-to-regexp": "^6.1.0"
}
},
"@types/node": {
"version": "12.19.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.19.9.tgz",
"integrity": "sha512-yj0DOaQeUrk3nJ0bd3Y5PeDRJ6W0r+kilosLA+dzF3dola/o9hxhMSg2sFvVcA2UHS5JSOsZp4S0c1OEXc4m1Q==",
"version": "12.19.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.19.14.tgz",
"integrity": "sha512-2U9uLN46+7dv9PiS8VQJcHhuoOjiDPZOLAt0WuA1EanEknIMae+2QbMhayF7cgGqjvRVIfNpt+6jLPczJZFiRw==",
"dev": true
},
"@types/tmp": {
@ -4123,9 +4116,9 @@
"integrity": "sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ=="
},
"@types/webpack": {
"version": "4.41.25",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.25.tgz",
"integrity": "sha512-cr6kZ+4m9lp86ytQc1jPOJXgINQyz3kLLunZ57jznW+WIAL0JqZbGubQk4GlD42MuQL5JGOABrxdpqqWeovlVQ==",
"version": "4.41.26",
"resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.26.tgz",
"integrity": "sha512-7ZyTfxjCRwexh+EJFwRUM+CDB2XvgHl4vfuqf1ZKrgGvcS5BrNvPQqJh3tsZ0P6h6Aa1qClVHaJZszLPzpqHeA==",
"dev": true,
"requires": {
"@types/anymatch": "*",

View file

@ -46,7 +46,7 @@
"react-i18next": "^11.8.5"
},
"devDependencies": {
"@fab/actions": "^1.0.0-rc.8.p1",
"@fab/actions": "^1.0.0-rc.9",
"@fab/cli": "^1.0.0-rc.8",
"@fab/input-static": "^1.0.0-rc.8",
"@fab/plugin-render-html": "^1.0.0-rc.8",