Browse Source

Update all non-major dependencies (#392)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
remotes/origin/add-with-shims
renovate[bot] 4 years ago committed by GitHub
parent
commit
5a9fd18c1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .node-version
  2. 2
      site/package.json
  3. 8
      site/yarn.lock

2
.node-version

@ -1 +1 @@ @@ -1 +1 @@
12.20.1
12.20.2

2
site/package.json

@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
},
"devDependencies": {
"@vercel/node": "1.9.0",
"typescript": "4.1.3",
"typescript": "4.1.5",
"vercel": "21.2.3"
}
}

8
site/yarn.lock

@ -603,10 +603,10 @@ typescript@3.9.3: @@ -603,10 +603,10 @@ typescript@3.9.3:
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
typescript@4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
typescript@4.1.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
unique-string@^2.0.0:
version "2.0.0"

Loading…
Cancel
Save