-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(NPM): safe minor package updates, Electron and Puppeteer to latest
- Loading branch information
1 parent
1f34805
commit e441711
Showing
14 changed files
with
272 additions
and
212 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,28 +14,28 @@ | |
"@daisy/jest-env-puppeteer": "1.3.3-alpha.3", | ||
"@daisy/jest-puppeteer": "1.3.3-alpha.3", | ||
"@jest-runner/electron": "^3.0.1", | ||
"@kayahr/jest-electron-runner": "^29.14.0", | ||
"@kayahr/jest-electron-runner": "^29.15.0", | ||
"babel-core": "^6.26.3", | ||
"babel-jest": "^26.6.3", | ||
"babel-preset-env": "^1.7.0", | ||
"babel-register": "^6.26.0", | ||
"chalk": "^4.1.2", | ||
"cpy-cli": "^3.1.1", | ||
"cross-env": "^7.0.3", | ||
"cross-spawn": "^7.0.3", | ||
"cross-spawn": "^7.0.6", | ||
"glob": "^7.2.0", | ||
"i18next-json-sync": "^3.1.2", | ||
"jest": "^29.7.0", | ||
"json": "^11.0.0", | ||
"json-diff": "^0.9.0", | ||
"lerna": "^4.0.0", | ||
"micromatch": "^4.0.5", | ||
"micromatch": "^4.0.8", | ||
"mkdirp": "^1.0.4", | ||
"rimraf": "^3.0.2", | ||
"strip-ansi": "^6.0.0" | ||
}, | ||
"resolutions": { | ||
"electron": "^33.0.2" | ||
"electron": "^33.2.1" | ||
}, | ||
"scripts": { | ||
"axe-dev": "cpy \"../axe-core_DAISY/axe.js\" \"node_modules/@daisy/axe-core-for-ace/\" && cpy \"../axe-core_DAISY/axe.min.js\" \"node_modules/@daisy/axe-core-for-ace/\" && cpy \"../axe-core_DAISY/axe.d.ts\" \"node_modules/@daisy/axe-core-for-ace/\" && cpy \"../axe-core_DAISY/locales/*.*\" \"node_modules/@daisy/axe-core-for-ace/locales/\" && cpy \"../axe-core_DAISY/package.json\" \"node_modules/@daisy/axe-core-for-ace/\"", | ||
|
@@ -75,5 +75,5 @@ | |
"i18n-scan": "npm run i18n-scan-ace-report && npm run i18n-scan-ace-report-axe && npm run i18n-scan-ace-core", | ||
"i18n-check": "sync-i18n --files 'packages/**/src/l10n/locales/*.json' --primary en --languages fr pt_BR es da ja de zh_TW --space 4 --finalnewline --newkeysempty" | ||
}, | ||
"packageManager": "[email protected].19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447" | ||
"packageManager": "[email protected].22" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.