Skip to content

Commit

Permalink
Merge pull request #19 from zanedeng/dependabot/npm_and_yarn/master/p…
Browse files Browse the repository at this point in the history
…rettier-and-types/prettier-3.0.1

chore: bump prettier and @types/prettier
  • Loading branch information
zanedeng committed Aug 4, 2023
2 parents 7bdc0ae + c195741 commit 6637295
Show file tree
Hide file tree
Showing 4 changed files with 4,738 additions and 4,853 deletions.
2 changes: 1 addition & 1 deletion internals/eslint-config/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.7.0",
"jsonc-eslint-parser": "^2.1.0",
"prettier": "^2.7.1",
"prettier": "^3.0.1",
"yaml-eslint-parser": "^1.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion internals/prettier-config/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"clean:deps": "rimraf node_modules"
},
"dependencies": {
"prettier": "^2.7.1"
"prettier": "^3.0.1"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/inquirer": "9.0.3",
"@types/jsdom": "20.0.1",
"@types/node": "*",
"@types/prettier": "2.7.1",
"@types/prettier": "3.0.0",
"@types/semver": "7.3.13",
"@vitest/ui": "^0.25.1",
"inquirer": "^9.1.4",
Expand Down
Loading

0 comments on commit 6637295

Please sign in to comment.