Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#2125)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent e49e4d2 commit ade3bfb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/jest-mock-vscode-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/jest": "^27.5.2",
"@types/jest-when": "^3.5.2",
"@types/vscode": "^1.69.1",
"jest-mock-vscode": "^0.1.2",
"jest-mock-vscode": "^0.1.6",
"jest-when": "^3.5.1",
"ts-jest": "^27.1.5",
"typescript": "^4.7.4"
Expand Down
13 changes: 10 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5440,6 +5440,13 @@ [email protected]:
dependencies:
vscode-uri "^3.0.2"

jest-mock-vscode@^0.1.6:
version "0.1.6"
resolved "https://registry.npmjs.org/jest-mock-vscode/-/jest-mock-vscode-0.1.6.tgz#32507addd1821a0994d88ceea6712108498692bd"
integrity sha512-ArLEehH8tqD6P1Aqw3DQ/pIg0MPHX1Z5RBg8Y+dXfxl0SyUSXbw7liju/gBh5VbBG9j6PBtOgASkiLOlDS9s8Q==
dependencies:
vscode-uri "^3.0.3"

jest-mock@^27.5.1:
version "27.5.1"
resolved "https://registry.npmjs.org/jest-mock/-/jest-mock-27.5.1.tgz#19948336d49ef4d9c52021d34ac7b5f36ff967d6"
Expand Down Expand Up @@ -6839,9 +6846,9 @@ [email protected]:
integrity sha512-Kjw8nKRl1m+VrSFCoVGPph93W/qrSO7ZkqPpTf7F4bk/sqcfWK019dWBUpE/fBOsOQY1dks/Bmcbfn1heM/IsA==

postcss@^8.2.14:
version "8.4.14"
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf"
integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
version "8.4.16"
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.16.tgz#33a1d675fac39941f5f445db0de4db2b6e01d43c"
integrity sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==
dependencies:
nanoid "^3.3.4"
picocolors "^1.0.0"
Expand Down

0 comments on commit ade3bfb

Please sign in to comment.