Merge pull request #629 from actions/dependabot/npm_and_yarn/prettier-3.1.0

Bump prettier from 3.0.3 to 3.1.0
This commit is contained in:
Federico Builes
2023-12-04 08:58:13 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
"eslint-plugin-prettier": "^5.0.1",
"js-yaml": "^4.1.0",
"nodemon": "^3.0.1",
"prettier": "3.0.3",
"prettier": "3.1.0",
"typescript": "^5.3.2"
}
}