Skip to content

Commit 1967ac8

Browse files
chore(deps) Update Tauri API Definitions (tauri-apps#3703)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 57d6db6 commit 1967ac8

File tree

2 files changed

+139
-124
lines changed

2 files changed

+139
-124
lines changed

tooling/api/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,28 +42,28 @@
4242
"yarn": ">= 1.19.1"
4343
},
4444
"devDependencies": {
45-
"@babel/core": "7.17.5",
45+
"@babel/core": "7.17.7",
4646
"@babel/preset-env": "7.16.11",
4747
"@babel/preset-typescript": "7.16.7",
4848
"@rollup/plugin-babel": "5.3.1",
4949
"@rollup/plugin-commonjs": "21.0.2",
5050
"@rollup/plugin-node-resolve": "13.1.3",
5151
"@rollup/plugin-sucrase": "4.0.2",
5252
"@rollup/plugin-typescript": "8.3.1",
53-
"@typescript-eslint/eslint-plugin": "5.14.0",
54-
"@typescript-eslint/parser": "5.14.0",
55-
"eslint": "8.10.0",
53+
"@typescript-eslint/eslint-plugin": "5.15.0",
54+
"@typescript-eslint/parser": "5.15.0",
55+
"eslint": "8.11.0",
5656
"eslint-config-prettier": "8.5.0",
5757
"eslint-config-standard-with-typescript": "21.0.1",
5858
"eslint-plugin-import": "2.25.4",
5959
"eslint-plugin-node": "11.1.0",
6060
"eslint-plugin-promise": "6.0.0",
6161
"eslint-plugin-security": "1.4.0",
62-
"lockfile-lint": "4.6.2",
62+
"lockfile-lint": "4.7.4",
6363
"prettier": "2.5.1",
6464
"regenerator-runtime": "0.13.9",
6565
"rimraf": "3.0.2",
66-
"rollup": "2.70.0",
66+
"rollup": "2.70.1",
6767
"rollup-plugin-terser": "7.0.2",
6868
"tslib": "2.3.1",
6969
"typedoc": "0.22.13",

0 commit comments

Comments
 (0)