Skip to content

Commit 20ace88

Browse files
chore(deps): bump the production-deps group with 2 updates (#41)
Bumps the production-deps group with 2 updates: [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) and [@swc/core](https://github.com/swc-project/swc). Updates `eslint-plugin-react-hooks` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `@swc/core` from 1.13.3 to 1.13.5 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.13.3...v1.13.5) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-deps - dependency-name: "@swc/core" dependency-version: 1.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8118369 commit 20ace88

File tree

3 files changed

+385
-456
lines changed

3 files changed

+385
-456
lines changed

packages/eslint-config-payload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-perfectionist": "4.15.1",
3434
"eslint-plugin-playwright": "2.2.2",
3535
"eslint-plugin-react": "7.37.5",
36-
"eslint-plugin-react-hooks": "7.0.0",
36+
"eslint-plugin-react-hooks": "7.0.1",
3737
"eslint-plugin-regexp": "1.15.0"
3838
},
3939
"keywords": []

packages/mzinga/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@faceless-ui/window-info": "2.1.2",
5858
"@monaco-editor/react": "4.5.1",
5959
"@swc-node/register": "^1.11.1",
60-
"@swc/core": "1.13.3",
60+
"@swc/core": "1.13.5",
6161
"body-parser": "1.20.3",
6262
"body-scroll-lock": "4.0.0-beta.0",
6363
"bson-objectid": "2.0.4",

0 commit comments

Comments
 (0)