Skip to content

Commit

Permalink
build(deps-dev): bump @companion-module/tools from 2.0.0 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [@companion-module/tools](https://github.com/bitfocus/companion-module-tools) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/bitfocus/companion-module-tools/releases)
- [Changelog](https://github.com/bitfocus/companion-module-tools/blob/main/CHANGELOG.md)
- [Commits](bitfocus/companion-module-tools@v2.0.0...v2.0.2)

---
updated-dependencies:
- dependency-name: "@companion-module/tools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent e93c0b3 commit fb6a18b
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 @@ -18,7 +18,7 @@
"ws": "^8.17.1"
},
"devDependencies": {
"@companion-module/tools": "^2.0.0",
"@companion-module/tools": "^2.0.2",
"jest": "^29.7.0",
"prettier": "^3.3.3"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -316,10 +316,10 @@
p-timeout "^4.1.0"
tslib "^2.7.0"

"@companion-module/tools@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@companion-module/tools/-/tools-2.0.0.tgz#79371e10187b102ca86f2a1b08653c00be7c9052"
integrity sha512-9vG6/zh7hmzxlHhgGPXU7ol3ZXpGn4RqlrRZkbbBg6Hrn0/tfMTPn569mJ+A9U5moX65qh3EnvDTZGl5qlr2pA==
"@companion-module/tools@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@companion-module/tools/-/tools-2.0.2.tgz#0c0069a7d50f64eabf0681c78a8813c0718ed508"
integrity sha512-WAmboKcuTiLdW31JaRIIbd6iZNhFJ1qgukYEnJ9gpcw87lNpL/J3NtZ2wR2zvYtCI1LZyFTBx8Y0Cn9t6JrDyg==
dependencies:
"@eslint/js" "^9.9.1"
eslint-config-prettier "^9.1.0"
Expand Down

0 comments on commit fb6a18b

Please sign in to comment.