From 66341908f223fbfd03eda5fdbb84d14247720e53 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 18 Aug 2023 22:01:22 +0000 Subject: build(deps-dev): bump the development group with 7 updates Bumps the development group with 7 updates: | Package | From | To | | --- | --- | --- | | [@swc/core](https://github.com/swc-project/swc) | `1.3.76` | `1.3.78` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.0.0` | `6.0.1` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.32.0` | `3.32.1` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.0` | `2.28.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.1` | `7.33.2` | | [postcss](https://github.com/postcss/postcss) | `8.4.27` | `8.4.28` | | [stylelint](https://github.com/stylelint/stylelint) | `15.10.2` | `15.10.3` | Updates `@swc/core` from 1.3.76 to 1.3.78 - [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.76...v1.3.78) Updates `@testing-library/jest-dom` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.0.0...v6.0.1) Updates `core-js` from 3.32.0 to 3.32.1 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.32.1/packages/core-js) Updates `eslint-plugin-import` from 2.28.0 to 2.28.1 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1) Updates `eslint-plugin-react` from 7.33.1 to 7.33.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.33.1...v7.33.2) Updates `postcss` from 8.4.27 to 8.4.28 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.28) Updates `stylelint` from 15.10.2 to 15.10.3 - [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/15.10.2...15.10.3) --- updated-dependencies: - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch 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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 5ec7970e..a728b973 100644 --- a/package.json +++ b/package.json @@ -43,25 +43,25 @@ "@babel/core": "^7.22.10", "@babel/preset-env": "^7.22.10", "@babel/preset-react": "^7.22.5", - "@swc/core": "^1.3.76", + "@swc/core": "^1.3.78", "@swc/jest": "^0.2.29", - "@testing-library/jest-dom": "^6.0.0", + "@testing-library/jest-dom": "^6.0.1", "@testing-library/react": "^14.0.0", "autoprefixer": "^10.4.15", "babel-loader": "^9.1.3", - "core-js": "^3.32.0", + "core-js": "^3.32.1", "cors": "^2.8.5", "cross-env": "^7.0.3", "css-loader": "^6.8.1", "cssnano": "^6.0.1", "eslint": "8.47.0", - "eslint-plugin-import": "^2.28.0", + "eslint-plugin-import": "^2.28.1", "eslint-plugin-jest": "^27.2.3", "eslint-plugin-jest-dom": "^5.0.2", "eslint-plugin-jsdoc": "^46.4.6", "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.1.1", - "eslint-plugin-react": "^7.33.1", + "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-testing-library": "^6.0.0", "eslint-webpack-plugin": "^4.0.1", @@ -69,7 +69,7 @@ "jest": "^29.6.2", "jest-environment-jsdom": "^29.6.2", "mini-css-extract-plugin": "^2.7.6", - "postcss": "^8.4.27", + "postcss": "^8.4.28", "postcss-cli": "^10.1.0", "postcss-import": "^15.1.0", "postcss-loader": "^7.3.3", @@ -78,7 +78,7 @@ "react-test-renderer": "^18.2.0", "regenerator-runtime": "^0.14.0", "style-loader": "^3.3.3", - "stylelint": "^15.10.2", + "stylelint": "^15.10.3", "stylelint-config-standard": "^34.0.0", "webpack": "^5.88.2", "webpack-cli": "^5.1.4", -- cgit v1.2.3