aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Expand)Author
2026-03-13package.json: move all dependencies to dev dependenciesHana Kim
2026-03-12all: upgrade Node.js to version 20Hana Kim
2024-05-16ran `npm audit fix`Jonathan Amsterdam
2023-03-30package.json: ran npm audit fixJamal Carvalho
2022-12-12static/frontend: upgrade postcss and fix stylelint config and errorsJamal Carvalho
2022-01-31pkgsite: remove the e2e testsJamal Carvalho
2022-01-27package.json: update puppeteerJamal Carvalho
2022-01-18package.json: pin npm dependencies to exact versionsJamal Carvalho
2022-01-18pkgsite: upgrade stylelint npm packagesJamal Carvalho
2022-01-18pkgsite: upgrade markdown npm packageJamal Carvalho
2021-10-25align jest package versionsJamal Carvalho
2021-10-25update npm package filesJonathan Amsterdam
2021-08-05devtools,package.json: upgrade and pin puppeteer versionJamal Carvalho
2021-06-12package.json: update directories for lint and test scriptsJamal Carvalho
2021-06-11package(-lock).json: run npm audit fixJamal Carvalho
2021-06-11package.json: add paths to lint and test commandsJamal Carvalho
2021-05-18package.json: add marked as a dependencyJamal Carvalho
2021-04-17e2e: update snapshot test configJamal Carvalho
2021-03-25devtools,e2e: use a single browser instance for e2e testsJamal Carvalho
2021-03-10package.json: remove build and develop scriptsJamal Carvalho
2021-03-04devtools,package.json: switch to jest runner to jest-circusJamal Carvalho
2021-03-01package.json: remove linters from test scriptJamal Carvalho
2021-02-16package.json: cleanup scripts and dependenciesJamal Carvalho
2021-01-13root: stylelint config updatesJamal Carvalho
2021-01-08content: remove postcss processed stylesJamal Carvalho
2021-01-05devtools: update jest configJamal Carvalho
2020-12-30root: add config and scripts for processing ts and css filesJamal Carvalho
2020-12-29devtools: config and scripts for frontend testingJamal Carvalho
2020-12-29root: setup linting config for typescript and cssJamal Carvalho
2020-12-09devtools: add support for running prettier within dockerJamal Carvalho