Pārlūkot izejas kodu

chore(deps) Pin dependencies (#831)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 5 gadi atpakaļ
vecāks
revīzija
f42b3f7170
2 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 2 2
      cli/tauri.js/package.json
  2. 2 2
      cli/tauri.js/yarn.lock

+ 2 - 2
cli/tauri.js/package.json

@@ -60,9 +60,9 @@
     "imagemin-optipng": "8.0.0",
     "imagemin-pngquant": "9.0.0",
     "imagemin-zopfli": "7.0.0",
-    "inquirer": "^7.3.0",
+    "inquirer": "7.3.0",
     "is-png": "2.0.0",
-    "is-reachable": "^4.0.0",
+    "is-reachable": "4.0.0",
     "isbinaryfile": "4.0.6",
     "jsdom": "16.2.2",
     "lodash": "4.17.19",

+ 2 - 2
cli/tauri.js/yarn.lock

@@ -5080,7 +5080,7 @@ ini@^1.3.4, ini@^1.3.5, ini@~1.3.0:
   resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
   integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
 
-inquirer@^7.3.0:
+inquirer@7.3.0:
   version "7.3.0"
   resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.0.tgz#aa3e7cb0c18a410c3c16cdd2bc9dcbe83c4d333e"
   integrity sha512-K+LZp6L/6eE5swqIcVXrxl21aGDU4S50gKH0/d96OMQnSBCyGyZl/oZhbkVmdp5sBoINHd4xZvFSARh2dk6DWA==
@@ -5361,7 +5361,7 @@ is-potential-custom-element-name@^1.0.0:
   resolved "https://registry.yarnpkg.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.0.tgz#0c52e54bcca391bb2c494b21e8626d7336c6e397"
   integrity sha1-DFLlS8yjkbssSUsh6GJtczbG45c=
 
-is-reachable@^4.0.0:
+is-reachable@4.0.0:
   version "4.0.0"
   resolved "https://registry.yarnpkg.com/is-reachable/-/is-reachable-4.0.0.tgz#dcd6fe1d011eb1298030723979b785ce55186400"
   integrity sha512-eCTBKm9K6nO3H1S3BrJBAqZJIVXKNdwDuGl6KHf1bnf/bn02BvEe+l+MypjsxbqZ7mt5oMhu+bS/mm7G2FRW3A==