Skip to content

Commit

Permalink
Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tomayac committed May 22, 2023
1 parent a09cc75 commit d26f2f8
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 43 deletions.
68 changes: 27 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browser-fs-access",
"version": "0.34.0",
"version": "0.34.1",
"description": "File System Access API with legacy fallback in the browser.",
"type": "module",
"source": "./src/index.js",
Expand Down Expand Up @@ -50,7 +50,7 @@
},
"homepage": "https://github.com/GoogleChromeLabs/browser-fs-access#readme",
"devDependencies": {
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^8.8.0",
"http-server": "^14.1.1",
Expand Down

0 comments on commit d26f2f8

Please sign in to comment.