Skip to content

Commit

Permalink
chore(deps): update bod monorepo to ^5.7.0 (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 19, 2022
1 parent 74d96db commit b7da4f5
Show file tree
Hide file tree
Showing 6 changed files with 745 additions and 590 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"homepage": "https://github.com/sabertazimi/awesome-web",
"packageManager": "yarn@3.2.0",
"devDependencies": {
"@dg-scripts/eslint-config": "^5.6.2",
"@dg-scripts/stylelint-config": "^5.6.2",
"@dg-scripts/eslint-config": "^5.7.0",
"@dg-scripts/stylelint-config": "^5.7.0",
"@types/node": "^16.11.26",
"eslint": "^8.11.0",
"lerna": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"web-vitals": "^2.1.4"
},
"devDependencies": {
"@sabertazimi/react-scripts": "^5.6.2",
"@sabertazimi/react-scripts": "^5.7.0",
"@testing-library/dom": "^8.11.3",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-basis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"vuex": "^4.0.2"
},
"devDependencies": {
"@dg-scripts/eslint-config": "^5.6.2",
"@dg-scripts/eslint-config": "^5.7.0",
"@types/jest": "^27.4.1",
"@vue/cli-plugin-babel": "^5.0.3",
"@vue/cli-plugin-eslint": "^5.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"preview": "vite preview"
},
"devDependencies": {
"@dg-scripts/eslint-config": "^5.6.2",
"@dg-scripts/eslint-config": "^5.7.0",
"eslint": "^8.11.0",
"prettier": "^2.6.0",
"typescript": "^4.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-trello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"vuex": "^4.0.2"
},
"devDependencies": {
"@dg-scripts/eslint-config": "^5.6.2",
"@dg-scripts/stylelint-config": "^5.6.2",
"@dg-scripts/eslint-config": "^5.7.0",
"@dg-scripts/stylelint-config": "^5.7.0",
"@vitejs/plugin-vue": "^2.2.4",
"autoprefixer": "^10.4.4",
"eslint": "^8.11.0",
Expand Down
Loading

0 comments on commit b7da4f5

Please sign in to comment.