Skip to content

Commit

Permalink
chore(deps) Update Tauri API Definitions (#7496)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
  • Loading branch information
renovate[bot] and lucasfernog authored Aug 8, 2023
1 parent 56714ed commit 6a76d0a
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 59 deletions.
8 changes: 4 additions & 4 deletions tooling/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,18 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-standard-with-typescript": "34.0.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-n": "15.7.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "1.7.1",
"prettier": "2.8.8",
"tsup": "6.7.0",
"typedoc": "0.24.8",
"typedoc-plugin-markdown": "3.15.3",
"typedoc-plugin-markdown": "3.15.4",
"typedoc-plugin-mdn-links": "3.0.3",
"typescript": "5.1.6"
},
Expand Down
Loading

0 comments on commit 6a76d0a

Please sign in to comment.