Pin dependencies

This commit is contained in:
Renovate Bot 2021-08-28 08:05:11 +00:00
parent 86303eeb3b
commit 23a5e6127b
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

View file

@ -85,8 +85,8 @@
"@babel/preset-react": "7.14.5",
"@types/react-select": "4.0.17",
"@types/serialport": "8.0.2",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"@typescript-eslint/eslint-plugin": "4.29.3",
"@typescript-eslint/parser": "4.29.3",
"babel-loader": "8.2.2",
"concurrently": "6.2.1",
"cross-env": "7.0.3",

View file

@ -2166,7 +2166,7 @@
dependencies:
"@types/yargs-parser" "*"
"@typescript-eslint/eslint-plugin@^4.28.1":
"@typescript-eslint/eslint-plugin@4.29.3":
version "4.29.3"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.3.tgz#95cb8029a8bd8bd9c7f4ab95074a7cb2115adefa"
integrity sha512-tBgfA3K/3TsZY46ROGvoRxQr1wBkclbVqRQep97MjVHJzcRBURRY3sNFqLk0/Xr//BY5hM9H2p/kp+6qim85SA==
@ -2191,7 +2191,7 @@
eslint-scope "^5.1.1"
eslint-utils "^3.0.0"
"@typescript-eslint/parser@^4.28.1":
"@typescript-eslint/parser@4.29.3":
version "4.29.3"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.3.tgz#2ac25535f34c0e98f50c0e6b28c679c2357d45f2"
integrity sha512-jrHOV5g2u8ROghmspKoW7pN8T/qUzk0+DITun0MELptvngtMrwUJ1tv5zMI04CYVEUsSrN4jV7AKSv+I0y0EfQ==