Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 25, 2024
1 parent 5d61a2e commit c3a37f0
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.0
20.11.1
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
stages: [commit-msg]
additional_dependencies: ["@open-turo/commitlint-config-conventional"]
- repo: https://github.com/rhysd/actionlint
rev: v1.6.26
rev: v1.6.27
hooks:
- id: actionlint
- repo: local
Expand Down
108 changes: 54 additions & 54 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"@actions/tool-cache": "2.0.1",
"find-versions": "5.1.0",
"node-fetch": "3.3.2",
"semver": "7.5.4"
"semver": "7.6.0"
},
"devDependencies": {
"@babel/eslint-parser": "7.23.9",
"@babel/eslint-parser": "7.23.10",
"@vercel/ncc": "0.38.1",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"jest": "29.7.0",
"nock": "13.5.1"
"nock": "13.5.3"
},
"jest": {
"transform": {},
Expand Down

0 comments on commit c3a37f0

Please sign in to comment.