Skip to content

Commit

Permalink
Merge pull request #54 from golemfactory/dependabot/npm_and_yarn/beta…
Browse files Browse the repository at this point in the history
…/dev-deps-breaking-d55118393b

build(deps-dev): bump the dev-deps-breaking group with 2 updates
  • Loading branch information
grisha87 authored Feb 6, 2024
2 parents b86ceaf + 153aeb6 commit 9936b5f
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: actions/setup-node@v3
with:
# Semantic release requires this as bare minimum
node-version: 18
node-version: 20

- name: Install dependencies
run: npm install
Expand Down
88 changes: 68 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"@commitlint/config-conventional": "^18.4.3",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"husky": "^8.0.3",
"husky": "^9.0.10",
"jest": "^29.7.0",
"prettier": "^3.1.0",
"semantic-release": "^22.0.8"
"semantic-release": "^23.0.0"
}
}

0 comments on commit 9936b5f

Please sign in to comment.