Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Oct 11, 2024
1 parent 679bdec commit ac65599
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,35 +31,35 @@
"dependencies": {
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@wdio/allure-reporter": "^9.1.3",
"@wdio/globals": "^9.1.4",
"@wdio/globals": "^9.1.5",
"@wdio/logger": "^9.1.3",
"@wdio/reporter": "^9.1.3",
"@wdio/types": "^9.1.3",
"glob": "^11.0.0"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-typescript": "^12.1.0",
"@rollup/pluginutils": "^5.1.0",
"@rollup/pluginutils": "^5.1.2",
"@types/mocha": "^10.0.9",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/coverage-v8": "^2.1.2",
"@wdio/cli": "^9.1.5",
"@wdio/cucumber-framework": "^9.1.3",
"@wdio/jasmine-framework": "^9.1.4",
"@wdio/jasmine-framework": "^9.1.5",
"@wdio/local-runner": "^9.1.5",
"@wdio/spec-reporter": "^9.1.3",
"allure-commandline": "^2.27.0",
"allure-commandline": "^2.30.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-unicorn": "^56.0.0",
"npm-run-all2": "^6.1.2",
"npm-run-all2": "^6.2.3",
"release-it": "^17.8.2",
"rollup": "^4.12.0",
"rollup-plugin-delete": "^2.0.0",
"rollup": "^4.24.0",
"rollup-plugin-delete": "^2.1.0",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
}
}

0 comments on commit ac65599

Please sign in to comment.