Skip to content

Commit

Permalink
chore: update devdependencies (non-major) (#4658)
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 May 21, 2024
1 parent ea359fc commit ed052be
Show file tree
Hide file tree
Showing 4 changed files with 250 additions and 251 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"eslint": "^8.57.0",
"eslint-config-smarthr": "^6.30.0",
"eslint-config-smarthr": "^6.30.1",
"eslint-plugin-storybook": "^0.8.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/smarthr-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"@storybook/test": "^8.0.10",
"@storybook/test-runner": "^0.18.1",
"@storybook/theming": "^8.0.10",
"@swc/core": "^1.5.5",
"@swc/core": "^1.5.7",
"@swc/jest": "^0.2.36",
"@testing-library/react": "^15.0.7",
"@types/jest": "^29.5.12",
"@types/lodash.merge": "^4.6.9",
"@types/lodash.range": "^3.2.9",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@types/react-test-renderer": "^17.0.9",
Expand All @@ -59,7 +59,7 @@
"babel-loader": "^9.1.3",
"babel-plugin-polyfill-corejs2": "^0.4.11",
"babel-plugin-polyfill-regenerator": "^0.6.2",
"chromatic": "^11.3.2",
"chromatic": "^11.3.5",
"ecma-version-validator-webpack-plugin": "^1.2.1",
"fs-extra": "^11.2.0",
"glob": "10.3.15",
Expand All @@ -73,7 +73,7 @@
"postcss": "^8.4.38",
"postcss-styled-syntax": "^0.6.4",
"postcss-syntax": "^0.36.2",
"puppeteer": "^22.8.0",
"puppeteer": "^22.8.2",
"react": "^18.3.1",
"react-docgen-typescript": "^2.2.2",
"react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit ed052be

Please sign in to comment.