From bb014265ab1a2d31646097cd38cd620c913a1e06 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 6 Oct 2023 21:34:30 +0000 Subject: build(deps-dev): bump the development group with 2 updates Bumps the development group with 2 updates: [@swc/core](https://github.com/swc-project/swc) and [eslint](https://github.com/eslint/eslint). Updates `@swc/core` from 1.3.91 to 1.3.92 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.91...v1.3.92) Updates `eslint` from 8.50.0 to 8.51.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 1cc4f032..ad190b0a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@babel/core": "^7.23.0", "@babel/preset-env": "^7.22.20", "@babel/preset-react": "^7.22.15", - "@swc/core": "^1.3.91", + "@swc/core": "^1.3.92", "@swc/jest": "^0.2.29", "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", @@ -54,7 +54,7 @@ "cross-env": "^7.0.3", "css-loader": "^6.8.1", "cssnano": "^6.0.1", - "eslint": "8.50.0", + "eslint": "8.51.0", "eslint-plugin-import": "^2.28.1", "eslint-plugin-jest": "^27.4.2", "eslint-plugin-jest-dom": "^5.1.0", -- cgit v1.2.3