From 845b57ca5f1c5e7aa5767ca849784eb6ed272507 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 21 Nov 2023 21:26:16 +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-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library). Updates `@swc/core` from 1.3.96 to 1.3.99 - [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.96...v1.3.99) Updates `eslint-plugin-testing-library` from 6.1.2 to 6.2.0 - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.1.2...v6.2.0) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint-plugin-testing-library 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 3535f095..15c90a05 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@babel/core": "^7.23.3", "@babel/preset-env": "^7.23.3", "@babel/preset-react": "^7.23.3", - "@swc/core": "^1.3.96", + "@swc/core": "^1.3.99", "@swc/jest": "^0.2.29", "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.1.2", @@ -63,7 +63,7 @@ "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-testing-library": "^6.1.2", + "eslint-plugin-testing-library": "^6.2.0", "eslint-webpack-plugin": "^4.0.1", "html-webpack-plugin": "^5.5.3", "jest": "^29.7.0", -- cgit v1.2.3