No description
Find a file
dependabot[bot] 6a3cb92013
Bump path-to-regexp from 0.1.12 to 0.1.13
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 0.1.12 to 0.1.13.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.12...v.0.1.13)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-version: 0.1.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 11:39:00 +00:00
playwright-tests Fix logic to address when drop off is not available 2026-03-26 23:12:58 -04:00
public INSR-8720: Fix payment-page defects 2026-03-06 09:57:01 -05:00
src Merge pull request #1151 from Safelite/feature/humphries/INSR-9036 2026-03-25 16:05:33 -04: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 Update template tag 2026-03-24 10:00:46 -04:00
azure-pipelines.yml INSR-8898: Add Adyen environment variables to pipeline and config files 2026-03-24 09:52:55 -04: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 path-to-regexp from 0.1.12 to 0.1.13 2026-03-30 11:39:00 +00:00
package.json INSR-7995: Adyen integration 2026-03-17 09:31:58 -04:00
README.md Init 2022-09-06 15:28:59 -04:00
vue.config.js dev url 2026-03-24 15:35:30 -04:00
vue.release.config.js INSR-8898: Add Adyen environment variables to pipeline and config files 2026-03-24 09:52: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.