Skip to content

Commit

Permalink
chore(deps): update bod monorepo to ^5.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent 111aada commit ba309f4
Show file tree
Hide file tree
Showing 7 changed files with 2,172 additions and 1,979 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"test": "pnpm -r run test"
},
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.1",
"@dg-scripts/stylelint-config": "^5.21.1",
"@dg-scripts/eslint-config": "^5.21.2",
"@dg-scripts/stylelint-config": "^5.21.2",
"@types/node": "^20.14.9",
"eslint": "^8.57.0",
"lerna": "^8.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/mortal-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"vue-i18n": "^9.13.1"
},
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.1",
"@dg-scripts/eslint-config": "^5.21.2",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.14.9",
"@vitejs/plugin-vue": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-reconciler": "^0.29.2"
},
"devDependencies": {
"@sabertazimi/react-scripts": "^5.21.1",
"@sabertazimi/react-scripts": "^5.21.2",
"@testing-library/dom": "^10.2.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-basis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"vuex": "^4.1.0"
},
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.1",
"@dg-scripts/stylelint-config": "^5.21.1",
"@dg-scripts/eslint-config": "^5.21.2",
"@dg-scripts/stylelint-config": "^5.21.2",
"@types/node": "^20.14.9",
"@vitejs/plugin-vue": "^5.0.5",
"autoprefixer": "^10.4.19",
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 @@ -19,7 +19,7 @@
"snabbdom": "^3.6.2"
},
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.1",
"@dg-scripts/eslint-config": "^5.21.2",
"eslint": "^8.57.0",
"prettier": "^3.3.2",
"typescript": "^5.5.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 @@ -20,8 +20,8 @@
"vuex": "^4.1.0"
},
"devDependencies": {
"@dg-scripts/eslint-config": "^5.21.1",
"@dg-scripts/stylelint-config": "^5.21.1",
"@dg-scripts/eslint-config": "^5.21.2",
"@dg-scripts/stylelint-config": "^5.21.2",
"@types/node": "^20.14.9",
"@vitejs/plugin-vue": "^5.0.5",
"autoprefixer": "^10.4.19",
Expand Down
4,133 changes: 2,163 additions & 1,970 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit ba309f4

Please sign in to comment.