aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
AgeCommit message (Collapse)Author
2023-10-10Bumping prettier supported versionmitermayer
2021-06-29Merge branch 'master' into masterMitermayer Reis
2021-06-28Bump ws from 5.2.2 to 5.2.3dependabot[bot]
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28feat: Adding support for prettier svelte pluginDmitriy
2021-06-15Update prettier to latest versionFranco Victorio
2021-05-24Merge pull request #295 from prettier/dependabot/npm_and_yarn/handlebars-4.7.7Mitermayer Reis
Bump handlebars from 4.7.2 to 4.7.7
2021-05-24Merge pull request #296 from prettier/dependabot/npm_and_yarn/lodash-4.17.21Mitermayer Reis
Bump lodash from 4.17.19 to 4.17.21
2021-05-24Merge pull request #297 from ↵Mitermayer Reis
prettier/dependabot/npm_and_yarn/hosted-git-info-2.8.9 Bump hosted-git-info from 2.8.5 to 2.8.9
2021-05-24fix for #287: update dependency (prettier-php) to fix buildAm Laher
2021-05-11Bump hosted-git-info from 2.8.5 to 2.8.9dependabot[bot]
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11Bump lodash from 4.17.19 to 4.17.21dependabot[bot]
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08Bump handlebars from 4.7.2 to 4.7.7dependabot[bot]
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.2 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.2...v4.7.7) Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31Bump y18n from 3.2.1 to 3.2.2dependabot[bot]
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07Merge branch 'master' into issue/232-adding-support-for-prettier-2.xMitermayer Reis
2020-08-03Bump acorn from 5.7.3 to 5.7.4dependabot[bot]
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19Bump lodash from 4.17.15 to 4.17.19dependabot[bot]
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
2020-04-27issue/232-adding-support-for-prettier-2.x - Adding support for prettiermitermayer
2.x - Updating default config - Adding missing configuration - Updating yarn lock - Updating package.json depedencies
2020-03-21bugfix/issue-229-fixing-neovim-0-4-compatibilitymitermayer
- Updated nvim test version to latest 0.4.3 on Dockerfile - Updated nvim async job to behave similar to vim8 - Removing support for python plugins since it has been archieved from repository - bumping prettier dep - updating snapshots
2020-02-18issues/214 - Fixing reference to wrong prettier cli versionmitermayer
- yarn lock was pointing to a broken prettier cli version
2020-02-15Added support for prettier xml pluginmitermayer
- updated package.json deps - added tests - updated lock file
2020-02-15Removing swift plugin supportmitermayer
- Unfortunetly the prettier swift plugin could not be installed in a linux box making testing development and maintainence of it very tricky
2020-02-05Updating yarn.lock filemitermayer
2019-08-30enabling-tests-to-auto-run-on-ci - testing new settings and includingmitermayer
lock