Pin dependencies

This commit is contained in:
Renovate Bot 2022-05-08 12:57:51 +00:00
parent 8864b18928
commit 448b9ef7ff
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -34,13 +34,13 @@
"@tauri-apps/cli-linux-x64-gnu": "1.0.0-rc.9"
},
"devDependencies": {
"@types/node": "^16.10.5",
"@typescript-eslint/parser": "^5.8.1",
"@vercel/ncc": "^0.31.1",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.2",
"js-yaml": "^4.1.0",
"@types/node": "16.11.33",
"@typescript-eslint/parser": "5.22.0",
"@vercel/ncc": "0.31.1",
"eslint": "7.32.0",
"eslint-plugin-github": "4.3.6",
"js-yaml": "4.1.0",
"prettier": "2.5.1",
"typescript": "^4.4.4"
"typescript": "4.6.4"
}
}