Skip to content

Commit

Permalink
chore(deps): bump intelephense to 1.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yaegassy committed Aug 14, 2024
1 parent b4c162c commit ac36b41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1092,7 +1092,7 @@
]
},
"dependencies": {
"intelephense": "^1.12.2",
"intelephense": "^1.12.3",
"php-parser": "^3.1.5"
},
"packageManager": "[email protected]+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1646,10 +1646,10 @@ ini@^1.3.4:
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==

intelephense@^1.12.2:
version "1.12.2"
resolved "https://registry.yarnpkg.com/intelephense/-/intelephense-1.12.2.tgz#9ab3dd266cdc3b56e067137d65bfca1cfcef8f6a"
integrity sha512-lFsJyOoNd4jICQOaid9W+JIVLkWa5N9cDG4nLG9M9zEYyJbfF43O+LyMubmgtycO9MoGkzEREEE6utXA5FgkBg==
intelephense@^1.12.3:
version "1.12.3"
resolved "https://registry.yarnpkg.com/intelephense/-/intelephense-1.12.3.tgz#1c2565d3bb01fa5f80494974a51814e730a0b009"
integrity sha512-/DjNTwPajzSSzORMO9w4AexB49Y6Gqrt9OJ0Z6MeuF1Pwj6fkut85ikzl45hSho8KlofoAERKH3O2G93fwCK/Q==
dependencies:
"@bmewburn/js-beautify" "1.15.2"
"@bmewburn/vscode-html-languageserver" "1.11.0"
Expand Down

0 comments on commit ac36b41

Please sign in to comment.