Skip to content

Commit

Permalink
Merge pull request #106 from NationalBankBelgium/dependabot/npm_and_y…
Browse files Browse the repository at this point in the history
…arn/prettier-3.1.1

chore(deps-dev): bump prettier from 2.3.2 to 3.1.1
  • Loading branch information
SuperITMan authored Jan 5, 2024
2 parents 1ef69ca + b1d7645 commit 4c9229b
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .prettierrc.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = require("@nationalbankbelgium/code-style/prettier/2.3.x");
module.exports = require("@nationalbankbelgium/code-style/prettier/3.1.x");
35 changes: 19 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@
"devDependencies": {
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@nationalbankbelgium/code-style": "^1.7.0",
"@nationalbankbelgium/code-style": "^1.8.0",
"@release-it/conventional-changelog": "^5.1.1",
"commitizen": "^4.3.0",
"conventional-changelog-cli": "^2.0.31",
"cz-customizable": "^7.0.0",
"husky": "^8.0.0",
"lint-staged": "^13.2.2",
"pinst": "~3.0.0",
"prettier": "~2.3.2",
"prettier": "~3.1.1",
"release-it": "^15.10.3"
},
"scripts": {
Expand Down

0 comments on commit 4c9229b

Please sign in to comment.