1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-02 03:25:53 +01:00

Bump browser-nativefs from 0.1.0 to 0.1.1 (#547)

Bumps [browser-nativefs](https://github.com/tomayac/browser-nativefs) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/tomayac/browser-nativefs/releases)
- [Commits](https://github.com/tomayac/browser-nativefs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-25 06:04:22 +02:00 committed by Lipis
parent 6dcb88b8f6
commit 048d535b6e
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated

@ -2750,9 +2750,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
},
"browser-nativefs": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.1.0.tgz",
"integrity": "sha512-TJKtd3wy1X41QS9RA3VfphSDOw2+PL4JENk4jezmBqvMWTn0XxcSXeQmbAVvO45r0RFQlyL+CZD21ibBH1avJA=="
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/browser-nativefs/-/browser-nativefs-0.1.1.tgz",
"integrity": "sha512-FHt/+3LutToaybxSRxt7Tpm+pU7FuHlT4b8xPjBFETTDirvYtf0q3FXXvdYrxtbW8AUX9xobqLHu/NLRQP24jA=="
},
"browser-process-hrtime": {
"version": "0.1.3",

@ -6,7 +6,7 @@
"not op_mini all"
],
"dependencies": {
"browser-nativefs": "0.1.0",
"browser-nativefs": "0.1.1",
"i18next": "19.0.3",
"i18next-browser-languagedetector": "4.0.1",
"i18next-xhr-backend": "3.2.2",