Skip to content

Commit

Permalink
Update dependency prettier to v2.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent cd37d49 commit e6640d4
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion examples/data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/node": "18.15.10",
"@types/prop-types": "15.7.12",
"@types/react": "16.14.35",
"prettier": "2.8.7",
"prettier": "2.8.8",
"tslib": "2.5.0",
"typescript": "4.8.4",
"eslint": "8.36.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/services/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"jest": "29.5.0",
"jest-serializer-html": "7.1.0",
"mini-css-extract-plugin": "2.7.5",
"prettier": "2.8.7",
"prettier": "2.8.8",
"prop-types": "15.8.1",
"sass": "1.60.0",
"sass-loader": "13.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/tabs/palette-exemplar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"jest": "29.5.0",
"jest-serializer-html": "7.1.0",
"mini-css-extract-plugin": "2.7.5",
"prettier": "2.8.7",
"prettier": "2.8.8",
"prop-types": "15.8.1",
"sass": "1.60.0",
"sass-loader": "13.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/tabs/palette-lts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"jest": "29.5.0",
"jest-serializer-html": "7.1.0",
"mini-css-extract-plugin": "2.7.5",
"prettier": "2.8.7",
"prettier": "2.8.8",
"prop-types": "15.8.1",
"sass": "1.60.0",
"sass-loader": "13.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/tabs/starter-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"jest": "29.5.0",
"jest-serializer-html": "7.1.0",
"mini-css-extract-plugin": "2.7.5",
"prettier": "2.8.7",
"prettier": "2.8.8",
"prop-types": "15.8.1",
"sass": "1.60.0",
"sass-loader": "13.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lodash": "4.17.21",
"node-plop": "0.26.3",
"pkg": "5.8.1",
"prettier": "2.8.7",
"prettier": "2.8.8",
"progress": "2.0.3",
"root-require": "0.3.1",
"shelljs": "0.8.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/cli/plop-templates/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"jest": "29.5.0",
"jest-serializer-html": "7.1.0",
"mini-css-extract-plugin": "2.7.5",
"prettier": "2.8.7",
"prettier": "2.8.8",
"prop-types": "15.8.1",
"sass": "1.60.0",
"sass-loader": "13.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"css-minimizer-webpack-plugin": "4.2.2",
"eslint": "8.36.0",
"mini-css-extract-plugin": "2.7.5",
"prettier": "2.8.7",
"prettier": "2.8.8",
"sass": "1.60.0",
"sass-loader": "13.2.1",
"source-map-loader": "4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"jest-emotion": "10.0.32",
"jest-environment-jsdom": "29.5.0",
"jest-serializer-html": "7.1.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"sass": "1.60.0",
"sass-loader": "13.2.1",
"style-loader": "3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"css-loader": "6.7.3",
"html-webpack-harddisk-plugin": "2.0.0",
"html-webpack-plugin": "5.5.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"sass": "1.60.0",
"sass-loader": "13.2.1",
"style-loader": "3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"prepare": "npm run-script ci-build"
},
"dependencies": {
"prettier": "2.8.7"
"prettier": "2.8.8"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.56.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@misk/simpleredux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"jest-emotion": "10.0.32",
"jest-environment-jsdom": "29.5.0",
"jest-serializer-html": "7.1.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"ts-jest": "29.0.5",
"ts-loader": "9.4.2",
"tslib": "2.5.0",
Expand Down

0 comments on commit e6640d4

Please sign in to comment.