Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#306)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 389547b commit 5b36827
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 95 deletions.
183 changes: 92 additions & 91 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 @@ -50,8 +50,8 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@rollup/plugin-typescript": "11.1.6",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "11.1.0",
Expand All @@ -70,7 +70,7 @@
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "4.2.1",
"fs-extra": "11.2.0",
"globby": "11.1.0",
Expand All @@ -93,6 +93,6 @@
"examples/*"
],
"volta": {
"node": "20.11.0"
"node": "20.11.1"
}
}

0 comments on commit 5b36827

Please sign in to comment.