Skip to content

Commit

Permalink
chore(dev-deps): bump @komaci/types from 246.0.2 to 246.0.10
Browse files Browse the repository at this point in the history
Bumps [@komaci/types](https://github.com/salesforce/komaci/tree/HEAD/packages/@komaci/types) from 246.0.2 to 246.0.10.
- [Commits](https://github.com/salesforce/komaci/commits/HEAD/packages/@komaci/types)

---
updated-dependencies:
- dependency-name: "@komaci/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent 4947e81 commit acf4947
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/lwc-language-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"devDependencies": {
"@jest/reporters": "^29.5.0",
"@komaci/types": "^246.0.2",
"@komaci/types": "^246.0.10",
"@lwc/old-compiler": "npm:@lwc/[email protected]",
"@types/babel-types": "^7.0.8",
"@types/fs-extra": "^5.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1707,10 +1707,10 @@
"@jridgewell/resolve-uri" "^3.0.3"
"@jridgewell/sourcemap-codec" "^1.4.10"

"@komaci/types@^246.0.2":
version "246.0.2"
resolved "https://registry.yarnpkg.com/@komaci/types/-/types-246.0.2.tgz#3f32bd5796e584b3452a1576f01abcb86e9e46ac"
integrity sha512-7HjYXg9VDwoKGYYUZKQ63roVcTettZAGX3n2nCf+Jd+zvmVBq6rqG+lUqOYs94kVEGCsxep7bmeeF3T8J5dg2A==
"@komaci/types@^246.0.10":
version "246.0.10"
resolved "https://registry.yarnpkg.com/@komaci/types/-/types-246.0.10.tgz#bf386b4f6bb3a4a0e595f8d18fb3a294c40df05c"
integrity sha512-F7WsU38hG7GL3Gu6IepAT3J0NH2plDWP08JkF80A5ok3utExXARWbDVAOW+IS6jdck0WIcKW/cnZoSHw3+0lzw==

"@lerna/[email protected]":
version "3.21.0"
Expand Down

0 comments on commit acf4947

Please sign in to comment.