Skip to content

Commit d4b947f

Browse files
chore(deps): update all non-major dependencies (#321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a34a36 commit d4b947f

File tree

2 files changed

+67
-38
lines changed

2 files changed

+67
-38
lines changed

package-lock.json

+61-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"uuid": "^9.0.0"
5151
},
5252
"devDependencies": {
53-
"@commitlint/cli": "19.2.1",
54-
"@commitlint/config-conventional": "19.1.0",
53+
"@commitlint/cli": "19.2.2",
54+
"@commitlint/config-conventional": "19.2.2",
5555
"@rollup/plugin-typescript": "11.1.6",
5656
"@semantic-release/changelog": "6.0.3",
5757
"@semantic-release/commit-analyzer": "12.0.0",
@@ -64,7 +64,7 @@
6464
"@types/uuid": "9.0.8",
6565
"@typescript-eslint/eslint-plugin": "6.21.0",
6666
"@typescript-eslint/parser": "6.21.0",
67-
"allure-commandline": "2.27.0",
67+
"allure-commandline": "2.28.0",
6868
"eslint": "8.57.0",
6969
"eslint-config-airbnb-base": "15.0.0",
7070
"eslint-config-airbnb-typescript": "18.0.0",
@@ -83,16 +83,16 @@
8383
"prettier": "2.8.8",
8484
"rollup": "2.79.1",
8585
"rollup-plugin-typescript2": "0.36.0",
86-
"semantic-release": "23.0.7",
86+
"semantic-release": "23.0.8",
8787
"testcafe": "3.5.0",
8888
"ts-jest": "29.1.2",
89-
"typescript": "5.4.4",
89+
"typescript": "5.4.5",
9090
"vuepress": "1.9.10"
9191
},
9292
"workspaces": [
9393
"examples/*"
9494
],
9595
"volta": {
96-
"node": "20.12.1"
96+
"node": "20.12.2"
9797
}
9898
}

0 commit comments

Comments
 (0)