Skip to content

Commit

Permalink
chore(deps) Update Tauri API Definitions (dev) (#8187)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent b7add75 commit ecb5b0c
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 167 deletions.
14 changes: 7 additions & 7 deletions tooling/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,20 @@
"devDependencies": {
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.5",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"eslint": "8.52.0",
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-standard-with-typescript": "39.1.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-n": "16.2.0",
"eslint-plugin-n": "16.3.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "1.7.1",
"fast-glob": "3.3.1",
"fast-glob": "3.3.2",
"prettier": "3.0.3",
"rollup": "4.2.0",
"rollup": "4.3.0",
"tslib": "2.6.2",
"typescript": "5.2.2"
},
Expand Down
Loading

0 comments on commit ecb5b0c

Please sign in to comment.