No description
Find a file
dependabot[bot] d95ebd1a50
Bump minimatch and editorconfig
Bumps [minimatch](https://github.com/isaacs/minimatch) and [editorconfig](https://github.com/editorconfig/editorconfig-core-js). These dependencies needed to be updated together.

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `minimatch` from 5.1.6 to 5.1.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `editorconfig` from 1.0.4 to 1.0.7
- [Release notes](https://github.com/editorconfig/editorconfig-core-js/releases)
- [Changelog](https://github.com/editorconfig/editorconfig-core-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/editorconfig/editorconfig-core-js/compare/v1.0.4...v1.0.7)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 5.1.9
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 9.0.9
  dependency-type: indirect
- dependency-name: editorconfig
  dependency-version: 1.0.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 07:02:36 +00:00
playwright-tests Add accessibility exports back in 2026-01-14 14:20:26 -05:00
public INSR-7760: Include fonts in public folder and import in hop-styling 2026-02-25 12:31:14 -05:00
src Merge pull request #1122 from Safelite/bugfix/humphries/INSR-8544 2026-02-27 13:31:28 -05:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.gitignore Feature/insr 7038: Playwright tests for big truck scenarios (#963) 2025-10-16 16:07:01 -04:00
azure-pipelines-automated-testing.yml Add Jira epic key back in 2026-01-14 14:34:20 -05:00
azure-pipelines.yml Upgrading build pipeline to use node.js v20 2026-02-12 12:06:28 -05:00
babel.config.js Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
Dockerfile.playwright Jira Writeback Integration for Playwright tests (#927) 2025-03-06 15:28:06 -05:00
eslint.config.js Update ESLint config and package.json with latest settings 2026-02-12 13:16:56 -06:00
jest.config.js Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -04:00
jsconfig.json Linting changes to ux-compontents 2023-07-24 14:27:39 -04:00
package-lock.json Bump minimatch and editorconfig 2026-03-01 07:02:36 +00:00
package.json Update ESLint config and package.json with latest settings 2026-02-12 13:16:56 -06:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js ESLint fix all warnings / errors. Removed old or disabled statements. 2026-02-12 13:26:00 -06:00
vue.release.config.js SSR-1117. Order Confirmation page: Add Customer Portal integration (#598) 2024-03-21 14:51:55 -04:00

digitalconsumer.iss

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.