test: roll to folio@0.4.0-alpha26 (#6877)

This commit is contained in:
Dmitry Gozman 2021-06-03 13:40:00 -07:00 committed by GitHub
parent d7c202ca3c
commit 0830c85dc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -55,7 +55,7 @@
"eslint-plugin-notice": "^0.9.10", "eslint-plugin-notice": "^0.9.10",
"eslint-plugin-react-hooks": "^4.2.0", "eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.1.0", "file-loader": "^6.1.0",
"folio": "=0.4.0-alpha25", "folio": "=0.4.0-alpha26",
"formidable": "^1.2.2", "formidable": "^1.2.2",
"html-webpack-plugin": "^4.4.1", "html-webpack-plugin": "^4.4.1",
"ncp": "^2.0.0", "ncp": "^2.0.0",
@ -4185,9 +4185,9 @@
} }
}, },
"node_modules/folio": { "node_modules/folio": {
"version": "0.4.0-alpha25", "version": "0.4.0-alpha26",
"resolved": "https://registry.npmjs.org/folio/-/folio-0.4.0-alpha25.tgz", "resolved": "https://registry.npmjs.org/folio/-/folio-0.4.0-alpha26.tgz",
"integrity": "sha512-2O+CdrjkOUNUBsnLaCtDEEiWY7/6uBjAExme/eYqeLEbvjzOQYTSlz1NaLXfdQfE6YXDegG9F+oJo2Yxpzxnzw==", "integrity": "sha512-OTBrLhzv2iZbaawCiQ9tMnHB41TdORiTd9IsRtuDHljhcgQUlvNEemVoliYuZeiyPbWuxRuzHuO10sKnnx23CA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.12.13", "@babel/code-frame": "^7.12.13",
@ -13151,9 +13151,9 @@
} }
}, },
"folio": { "folio": {
"version": "0.4.0-alpha25", "version": "0.4.0-alpha26",
"resolved": "https://registry.npmjs.org/folio/-/folio-0.4.0-alpha25.tgz", "resolved": "https://registry.npmjs.org/folio/-/folio-0.4.0-alpha26.tgz",
"integrity": "sha512-2O+CdrjkOUNUBsnLaCtDEEiWY7/6uBjAExme/eYqeLEbvjzOQYTSlz1NaLXfdQfE6YXDegG9F+oJo2Yxpzxnzw==", "integrity": "sha512-OTBrLhzv2iZbaawCiQ9tMnHB41TdORiTd9IsRtuDHljhcgQUlvNEemVoliYuZeiyPbWuxRuzHuO10sKnnx23CA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/code-frame": "^7.12.13", "@babel/code-frame": "^7.12.13",

View file

@ -80,7 +80,7 @@
"eslint-plugin-notice": "^0.9.10", "eslint-plugin-notice": "^0.9.10",
"eslint-plugin-react-hooks": "^4.2.0", "eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.1.0", "file-loader": "^6.1.0",
"folio": "=0.4.0-alpha25", "folio": "=0.4.0-alpha26",
"formidable": "^1.2.2", "formidable": "^1.2.2",
"html-webpack-plugin": "^4.4.1", "html-webpack-plugin": "^4.4.1",
"ncp": "^2.0.0", "ncp": "^2.0.0",