Skip to content

Commit

Permalink
Upgrade to yarn 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
larixer committed Jul 10, 2020
1 parent 2092847 commit 556836c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mochapack",
"version": "2.0.2",
"pm": "yarn@2.0.0-rc.36",
"version": "2.0.3",
"pm": "yarn@2.1.1",
"description": "mocha cli with webpack support",
"bin": "./bin/mochapack",
"main": "./lib/createMochapack.js",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

__metadata:
version: 4
cacheKey: 4c0
cacheKey: 5c0

"@babel/cli@npm:^7.0.0":
version: 7.8.4
Expand Down Expand Up @@ -5443,7 +5443,7 @@ fsevents@^1.2.7:
nan: ^2.12.1
node-gyp: latest
node-pre-gyp: "*"
checksum: dc1cf4285359f4e3443d7af329f8e84bd116970c8e0389446d8d69affafd3c3551ec8f526d569abbeb614c20a4e8570e16c096d8a5cccc0623a24cae3eaf429f
checksum: 19d4abfd76876efdab5455d335286948b403a3cd75897229e5f601051d877530f4775184988c1b12cd578b09ed6b490ca10410de95066becb2ff4ef7cc617587
languageName: node
linkType: hard

Expand All @@ -5452,7 +5452,7 @@ fsevents@^1.2.7:
resolution: "fsevents@patch:fsevents@npm%3A2.1.2#builtin<compat/fsevents>::version=2.1.2&hash=495457"
dependencies:
node-gyp: latest
checksum: fdc2255f2719d204ffb029a5702e08028253999125784942618bd24587cf51cfeee6429d881b147f76cc06d2b3254d082f158a617118f274e7ba976194027ed4
checksum: dfc73a84aa03dbad231fcfe3431c6e0e9419063f263ddf628a2050e7ccf8541f40cfd42a268b3dc3efec8b8b4220c0e051d07dcb6a9bffac97acf34eb8f395e5
languageName: node
linkType: hard

Expand Down Expand Up @@ -11396,7 +11396,7 @@ fsevents@~2.1.1:
resolution: "resolve@patch:resolve@npm%3A1.16.1#builtin<compat/resolve>::version=1.16.1&hash=3388aa"
dependencies:
path-parse: ^1.0.6
checksum: 1f26239d6d6493fed132ea834b82b507fbe6fa7b733b061acc750b6298b4d379ac2b352de9c25dc5c47805a7e878aaa8011fcf49bf6c5a33899a75b598b86d02
checksum: b643018d64c3ad02d7c53353d3a4ccbe89f1c8a59dfcb35f4da97fc0749d33fb161d15dd2aeeeacc57a1e802e53aac5d936c0eca68776c00e262ef6acaa0ff13
languageName: node
linkType: hard

Expand Down Expand Up @@ -13113,11 +13113,11 @@ typescript@^3.8.3:

"typescript@patch:typescript@^3.8.3#builtin<compat/typescript>":
version: 3.8.3
resolution: "typescript@patch:typescript@npm%3A3.8.3#builtin<compat/typescript>::version=3.8.3&hash=64df9d"
resolution: "typescript@patch:typescript@npm%3A3.8.3#builtin<compat/typescript>::version=3.8.3&hash=5b02a2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2f504e8d1ab54212fd96adc0316610bca0f9dbdf0a16764ec1d70fc2f9a52f5d6159e4dc8572c523c8c3a26002c334c7a830a848f679e48647694dfb1c0d506f
checksum: d9c572cd0249b1f6ddf0ccdf47df6834eb3a65b20acb2ae08fe58150c38980565724d7cba253fa55d0339f802651db653dbe5c2d4bf8f775710d6929069359aa
languageName: node
linkType: hard

Expand Down

0 comments on commit 556836c

Please sign in to comment.