Skip to content

Commit

Permalink
Merge pull request #12 from bitfocus/dependabot/npm_and_yarn/companio…
Browse files Browse the repository at this point in the history
…n-module/tools-2.0.2

build(deps-dev): bump @companion-module/tools from 2.0.0 to 2.0.2
  • Loading branch information
peternewman authored Sep 9, 2024
2 parents e93c0b3 + 54c5e97 commit 728d364
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Prepare Environment
run: |
corepack enable
yarn install
env:
CI: true
Expand Down
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 728d364

Please sign in to comment.