From 332b6551f3c0228cebe48b77de80ef07afb0c4f0 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 3 Jun 2024 22:02:18 +0000 Subject: build(deps-dev): bump the development group with 3 updates Bumps the development group with 3 updates: [@swc/core](https://github.com/swc-project/swc), [@testing-library/react](https://github.com/testing-library/react-testing-library) and [stylelint](https://github.com/stylelint/stylelint). Updates `@swc/core` from 1.5.7 to 1.5.24 - [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.5.7...v1.5.24) Updates `@testing-library/react` from 15.0.7 to 16.0.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v15.0.7...v16.0.0) Updates `stylelint` from 16.6.0 to 16.6.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.6.0...16.6.1) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 8457f9ed..34210f21 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,10 @@ "@babel/eslint-parser": "^7.24.6", "@babel/preset-env": "^7.24.6", "@babel/preset-react": "^7.24.6", - "@swc/core": "^1.5.7", + "@swc/core": "^1.5.24", "@swc/jest": "^0.2.36", "@testing-library/jest-dom": "^6.4.5", - "@testing-library/react": "^15.0.7", + "@testing-library/react": "^16.0.0", "autoprefixer": "^10.4.19", "babel-loader": "^9.1.3", "core-js": "^3.37.1", @@ -59,7 +59,7 @@ "react-test-renderer": "^18.3.1", "regenerator-runtime": "^0.14.1", "style-loader": "^4.0.0", - "stylelint": "^16.6.0", + "stylelint": "^16.6.1", "stylelint-config-standard": "^36.0.0", "webpack": "^5.91.0", "webpack-cli": "^5.1.4", -- cgit v1.2.3