aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-03-25 21:18:23 +0000
committerGravatar vitalyster2024-03-26 20:12:15 +0300
commit2617713ba0c624902edfcb5e3a2d1528b10ee8fc (patch)
tree423d06dcffb1ef90b55dc97bb51232e4ec62a863 /.dockerignore
parentb35f9accff0f48bc0af4dc6cdfa94b9e121034ec (diff)
build(deps-dev): bump the development group with 14 updates
Bumps the development group with 14 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.0` | `7.24.3` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.23.10` | `7.24.1` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.0` | `7.24.3` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.23.3` | `7.24.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.1` | `14.2.2` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.18` | `10.4.19` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.36.0` | `3.36.1` | | [cssnano](https://github.com/cssnano/cssnano) | `6.1.0` | `6.1.2` | | [eslint-plugin-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) | `5.1.0` | `5.2.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.36` | `8.4.38` | | [postcss-import](https://github.com/postcss/postcss-import) | `16.0.1` | `16.1.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.2.1` | `16.3.0` | | [webpack](https://github.com/webpack/webpack) | `5.90.3` | `5.91.0` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.0.3` | `5.0.4` | Updates `@babel/core` from 7.24.0 to 7.24.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-core) Updates `@babel/eslint-parser` from 7.23.10 to 7.24.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.1/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.24.0 to 7.24.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-preset-env) Updates `@babel/preset-react` from 7.23.3 to 7.24.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-react) Updates `@testing-library/react` from 14.2.1 to 14.2.2 - [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/v14.2.1...v14.2.2) Updates `autoprefixer` from 10.4.18 to 10.4.19 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19) Updates `core-js` from 3.36.0 to 3.36.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.36.1/packages/core-js) Updates `cssnano` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.1.0...cssnano@6.1.2) Updates `eslint-plugin-jest-dom` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases) - [Commits](https://github.com/testing-library/eslint-plugin-jest-dom/compare/v5.1.0...v5.2.0) Updates `postcss` from 8.4.36 to 8.4.38 - [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.36...8.4.38) Updates `postcss-import` from 16.0.1 to 16.1.0 - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-import/compare/16.0.1...16.1.0) Updates `stylelint` from 16.2.1 to 16.3.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/16.2.1...16.3.0) Updates `webpack` from 5.90.3 to 5.91.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.91.0) Updates `webpack-dev-server` from 5.0.3 to 5.0.4 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.0.3...v5.0.4) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: autoprefixer 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: cssnano dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint-plugin-jest-dom dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: postcss-import 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 - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions