From 4bffd9dd9894cb2e63e366e949fd3e34e31c9a52 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 20 Oct 2023 21:39:50 +0000 Subject: build(deps-dev): bump the development group with 3 updates Bumps the development group with 3 updates: [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js), [eslint](https://github.com/eslint/eslint) and [stylelint](https://github.com/stylelint/stylelint). Updates `core-js` from 3.33.0 to 3.33.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.33.1/packages/core-js) Updates `eslint` from 8.51.0 to 8.52.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.51.0...v8.52.0) Updates `stylelint` from 15.10.3 to 15.11.0 - [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.3...15.11.0) --- updated-dependencies: - dependency-name: core-js 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 - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor 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 ac24b1c1..4700e665 100644 --- a/package.json +++ b/package.json @@ -49,12 +49,12 @@ "@testing-library/react": "^14.0.0", "autoprefixer": "^10.4.16", "babel-loader": "^9.1.3", - "core-js": "^3.33.0", + "core-js": "^3.33.1", "cors": "^2.8.5", "cross-env": "^7.0.3", "css-loader": "^6.8.1", "cssnano": "^6.0.1", - "eslint": "8.51.0", + "eslint": "8.52.0", "eslint-plugin-import": "^2.28.1", "eslint-plugin-jest": "^27.4.2", "eslint-plugin-jest-dom": "^5.1.0", @@ -78,7 +78,7 @@ "react-test-renderer": "^18.2.0", "regenerator-runtime": "^0.14.0", "style-loader": "^3.3.3", - "stylelint": "^15.10.3", + "stylelint": "^15.11.0", "stylelint-config-standard": "^34.0.0", "webpack": "^5.89.0", "webpack-cli": "^5.1.4", -- cgit v1.2.3