Skip to content

Commit

Permalink
build(dev-deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2023
1 parent b8db336 commit 2a7ec92
Show file tree
Hide file tree
Showing 2 changed files with 508 additions and 493 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@ivangabriele/eslint-config-typescript-react": "6.0.1",
"@ivangabriele/prettier-config": "3.1.0",
"@ivangabriele/tsconfig-react": "1.2.2",
"@swc/core": "1.3.37",
"@swc/core": "1.3.38",
"@swc/jest": "0.2.24",
"@tauri-apps/cli": "1.2.3",
"@testing-library/jest-dom": "5.16.5",
Expand All @@ -63,18 +63,18 @@
"@types/react-dom": "18.0.11",
"@types/shelljs": "0.8.11",
"@types/styled-components": "5.1.26",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"@wdio/cli": "8.5.5",
"@wdio/local-runner": "8.5.5",
"@wdio/mocha-framework": "8.4.0",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"@wdio/cli": "8.5.6",
"@wdio/local-runner": "8.5.6",
"@wdio/mocha-framework": "8.5.6",
"@wdio/spec-reporter": "8.4.0",
"bhala": "3.0.4",
"cross-env": "7.0.3",
"eslint": "8.35.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.6.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-jsx-a11y": "6.7.1",
Expand All @@ -87,8 +87,8 @@
"eslint-plugin-typescript-sort-keys": "2.1.0",
"esm-path": "1.0.1",
"husky": "8.0.3",
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"lint-staged": "13.1.2",
"make-dir-cli": "3.0.0",
"prettier": "2.8.4",
Expand Down
Loading

0 comments on commit 2a7ec92

Please sign in to comment.