Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2023
1 parent aebbab6 commit eb702d0
Show file tree
Hide file tree
Showing 8 changed files with 314 additions and 312 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"ci-info": "^3.8.0",
"concurrently": "^8.1.0",
"concurrently": "^8.2.0",
"consola": "^3.1.0",
"dotenv": "^16.1.3",
"dotenv": "^16.1.4",
"eslint": "^8.42.0",
"jest": "^29.5.0",
"lerna": "^6.6.2",
"prettier": "^2.8.8",
"semver": "^7.5.1",
"stylelint": "^15.6.3",
"stylelint": "^15.7.0",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"tslib": "^2.5.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/cra-template-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.7",
"react-router-dom": "^6.11.2",
"react-router-dom": "^6.12.1",
"web-vitals": "^3.3.2"
},
"devDependencies": {
Expand All @@ -58,7 +58,7 @@
"@types/jest": "^29.5.2",
"@types/jest-axe": "^3.5.5",
"@types/node": "^18.16.16",
"@types/react": "^18.2.8",
"@types/react": "^18.2.9",
"@types/react-dom": "^18.2.4",
"@types/react-test-renderer": "^18.0.0",
"jest-axe": "^7.0.1",
Expand Down
10 changes: 5 additions & 5 deletions packages/eslint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"eslint": "^8.0.0"
},
"dependencies": {
"@babel/core": "^7.22.1",
"@babel/eslint-parser": "^7.21.8",
"@rushstack/eslint-patch": "^1.3.0",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@babel/core": "^7.22.5",
"@babel/eslint-parser": "^7.22.5",
"@rushstack/eslint-patch": "^1.3.1",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"babel-preset-react-app": "^10.0.1",
"confusing-browser-globals": "^1.0.11",
"eslint-plugin-import": "^2.27.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@dg-scripts/eslint-config-basic": "^5.13.5",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8"
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9"
}
}
12 changes: 6 additions & 6 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
}
},
"dependencies": {
"@babel/core": "^7.22.1",
"@babel/core": "^7.22.5",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@svgr/webpack": "^8.0.1",
"autoprefixer": "^10.4.14",
Expand All @@ -53,7 +53,7 @@
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.0",
"dotenv": "^16.1.3",
"dotenv": "^16.1.4",
"dotenv-expand": "^10.0.0",
"eslint": "^8.42.0",
"eslint-config-bod": "^5.13.5",
Expand All @@ -62,7 +62,7 @@
"eslint-webpack-plugin": "^4.0.1",
"file-loader": "^6.2.0",
"fs-extra": "^11.1.1",
"html-webpack-plugin": "^5.5.1",
"html-webpack-plugin": "^5.5.2",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
Expand All @@ -86,15 +86,15 @@
"semver": "^7.5.1",
"source-map-loader": "^4.0.1",
"style-loader": "^3.3.3",
"stylelint": "^15.6.3",
"stylelint": "^15.7.0",
"stylelint-config-bod": "^5.13.5",
"stylelint-prettier": "^3.0.0",
"stylelint-webpack-plugin": "^4.1.1",
"tailwindcss": "^3.3.2",
"terser-webpack-plugin": "^5.3.9",
"webpack": "^5.85.0",
"webpack": "^5.86.0",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-dev-server": "^4.15.0",
"webpack-dev-server": "^4.15.1",
"webpack-manifest-plugin": "^5.0.0",
"webpackbar": "^5.0.2",
"workbox-webpack-plugin": "^7.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/stylelint-config-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"postcss-html": "^1.5.0",
"postcss-markdown": "^1.2.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recess-order": "^4.0.0",
"stylelint-config-recess-order": "^4.2.0",
"stylelint-config-standard": "^33.0.0",
"stylelint-config-standard-scss": "^9.0.0"
},
"devDependencies": {
"stylelint": "^15.6.3"
"stylelint": "^15.7.0"
}
}
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
},
"devDependencies": {
"prettier": "^2.8.8",
"stylelint": "^15.6.3"
"stylelint": "^15.7.0"
}
}
Loading

0 comments on commit eb702d0

Please sign in to comment.