Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#321)
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 Apr 15, 2024
1 parent 9a34a36 commit d4b947f
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 38 deletions.
93 changes: 61 additions & 32 deletions package-lock.json

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

12 changes: 6 additions & 6 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": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@rollup/plugin-typescript": "11.1.6",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "12.0.0",
Expand All @@ -64,7 +64,7 @@
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"allure-commandline": "2.27.0",
"allure-commandline": "2.28.0",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "18.0.0",
Expand All @@ -83,16 +83,16 @@
"prettier": "2.8.8",
"rollup": "2.79.1",
"rollup-plugin-typescript2": "0.36.0",
"semantic-release": "23.0.7",
"semantic-release": "23.0.8",
"testcafe": "3.5.0",
"ts-jest": "29.1.2",
"typescript": "5.4.4",
"typescript": "5.4.5",
"vuepress": "1.9.10"
},
"workspaces": [
"examples/*"
],
"volta": {
"node": "20.12.1"
"node": "20.12.2"
}
}

0 comments on commit d4b947f

Please sign in to comment.