Skip to content

Commit

Permalink
Merge branch 'main' into multiple-commits
Browse files Browse the repository at this point in the history
  • Loading branch information
sroy3 authored Sep 23, 2022
2 parents 852ea5d + f5748d1 commit d8b04fb
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 25 deletions.
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1589,7 +1589,7 @@
"sinon-chai": "3.7.0",
"ts-loader": "9.3.1",
"vsce": "2.11.0",
"vscode-uri": "3.0.3",
"vscode-uri": "3.0.4",
"wdio-vscode-service": "4.0.7",
"webdriverio": "7.24.0",
"webpack": "5.74.0",
Expand Down
10 changes: 5 additions & 5 deletions languageServer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"typescript": "*"
},
"dependencies": {
"jsonc-parser": "3.1.0",
"jsonpath-plus": "7.0.0",
"jsonc-parser": "3.2.0",
"jsonpath-plus": "7.2.0",
"lodash": "4.17.21",
"vscode-languageserver": "8.0.2",
"vscode-languageserver-textdocument": "1.0.4",
"vscode-uri": "3.0.3",
"vscode-languageserver-textdocument": "1.0.7",
"vscode-uri": "3.0.4",
"yaml": "2.1.1"
},
"scripts": {
Expand All @@ -33,7 +33,7 @@
"@swc/core": "1.2.247",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"fs-jetpack": "4.3.1",
"fs-jetpack": "5.0.0",
"lint-staged": "13.0.3",
"jest": "29.0.1",
"jest-environment-node": "29.0.2"
Expand Down
42 changes: 23 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10002,13 +10002,12 @@ fs-extra@^9.0.0, fs-extra@^9.0.1, fs-extra@^9.1.0:
jsonfile "^6.0.1"
universalify "^2.0.0"

fs-jetpack@4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/fs-jetpack/-/fs-jetpack-4.3.1.tgz#cdfd4b64e6bfdec7c7dc55c76b39efaa7853bb20"
integrity sha512-dbeOK84F6BiQzk2yqqCVwCPWTxAvVGJ3fMQc6E2wuEohS28mR6yHngbrKuVCK1KHRx/ccByDylqu4H5PCP2urQ==
fs-jetpack@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/fs-jetpack/-/fs-jetpack-5.0.0.tgz#020bde38f9d4a5422fc663b7934ac8abdc64a885"
integrity sha512-0f9QoIbfAq/DuafAQisvsHJmLnJB2D53d9FXIu0UZPUg4Kzocez1+AinToPON6JD/C60kDlye121puiR5ivfdg==
dependencies:
minimatch "^3.0.2"
rimraf "^2.6.3"
minimatch "^5.1.0"

fs-minipass@^2.0.0:
version "2.1.0"
Expand Down Expand Up @@ -12553,10 +12552,10 @@ json5@^2.2.1:
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==

jsonc-parser@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.1.0.tgz#73b8f0e5c940b83d03476bc2e51a20ef0932615d"
integrity sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==
jsonc-parser@3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==

jsonfile@^2.1.0:
version "2.4.0"
Expand All @@ -12574,10 +12573,10 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"

jsonpath-plus@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-7.0.0.tgz#b3c7648b33041c0013c5ff534fd17aadc817bf03"
integrity sha512-MH4UnrWrU1hJGVEyEyjvYgONkzNTO6Yol0nq18EMnUQ/ZC5cTuJheirXXIwu1b9mZ6t3XL0P79gPsu+zlTnDIQ==
jsonpath-plus@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/jsonpath-plus/-/jsonpath-plus-7.2.0.tgz#7ad94e147b3ed42f7939c315d2b9ce490c5a3899"
integrity sha512-zBfiUPM5nD0YZSBT/o/fbCUlCcepMIdP0CJZxM1+KgA4f2T206f6VAg9e7mX35+KlMaIc5qXW34f3BnwJ3w+RA==

"jsx-ast-utils@^2.4.1 || ^3.0.0":
version "3.2.1"
Expand Down Expand Up @@ -18626,10 +18625,10 @@ [email protected]:
vscode-jsonrpc "8.0.2"
vscode-languageserver-types "3.17.2"

[email protected].4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz#3cd56dd14cec1d09e86c4bb04b09a246cb3df157"
integrity sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==
[email protected].7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.7.tgz#16df468d5c2606103c90554ae05f9f3d335b771b"
integrity sha512-bFJH7UQxlXT8kKeyiyu41r22jCZXG8kuuVVA33OEJn1diWOZK5n8zBSPZFHVBOu8kXZ6h0LIRhf5UnCo61J4Hg==

[email protected]:
version "3.17.2"
Expand All @@ -18643,7 +18642,12 @@ [email protected]:
dependencies:
vscode-languageserver-protocol "3.17.2"

[email protected], vscode-uri@^3.0.3:
[email protected]:
version "3.0.4"
resolved "https://registry.yarnpkg.com/vscode-uri/-/vscode-uri-3.0.4.tgz#703c6dd7c0b727ee1c34a1287434138fb52d054f"
integrity sha512-aEmKD6H8Sg8gaQAUrnadG0BMeWXtiWhRsj1a94n2FYsMkDpgnK7BRVzZjOUYIvkv2B+bp5Bmt4ImZCpYbnJwkg==

vscode-uri@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/vscode-uri/-/vscode-uri-3.0.3.tgz#a95c1ce2e6f41b7549f86279d19f47951e4f4d84"
integrity sha512-EcswR2S8bpR7fD0YPeS7r2xXExrScVMxg4MedACaWHEtx9ftCF/qHG1xGkolzTPcEmjTavCQgbVzHUIdTMzFGA==
Expand Down

0 comments on commit d8b04fb

Please sign in to comment.