Skip to content

Commit

Permalink
chore(deps): update dependency @wayofdev/eslint-config-bases to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent 13643b0 commit 85bd6fc
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 147 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "20.4.2",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@wayofdev/eslint-config-bases": "3.0.1",
"@wayofdev/eslint-config-bases": "3.0.2",
"es-check": "7.1.1",
"eslint": "8.45.0",
"sharp": "0.32.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react-swc": "3.3.2",
"@wayofdev/eslint-config-bases": "3.0.1",
"@wayofdev/eslint-config-bases": "3.0.2",
"@wayofdev/postcss-config": "3.0.1",
"autoprefixer": "^10.4.14",
"eslint": "8.45.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/react-test-renderer": "18.0.0",
"@types/testing-library__jest-dom": "5.14.8",
"@wayofdev/common-i18n": "workspace:*",
"@wayofdev/eslint-config-bases": "3.0.1",
"@wayofdev/eslint-config-bases": "3.0.2",
"@wayofdev/postcss-config": "3.0.1",
"autoprefixer": "10.4.14",
"css-loader": "6.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/common-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@types/jest": "29.5.3",
"@types/node": "20.4.2",
"@wayofdev/eslint-config-bases": "3.0.1",
"@wayofdev/eslint-config-bases": "3.0.2",
"eslint": "8.45.0",
"prettier": "3.0.0",
"rimraf": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/facebook-pixel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/facebook-pixel": "0.0.25",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@wayofdev/eslint-config-bases": "3.0.1"
"@wayofdev/eslint-config-bases": "3.0.2"
},
"peerDependencies": {
"next": "13.4.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-tag-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/gapi.client.tagmanager": "2.0.4",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@wayofdev/eslint-config-bases": "3.0.1"
"@wayofdev/eslint-config-bases": "3.0.2"
},
"peerDependencies": {
"next": "13.4.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@types/react-test-renderer": "18.0.0",
"@wayofdev/eslint-config-bases": "3.0.1",
"@wayofdev/eslint-config-bases": "3.0.2",
"@wayofdev/lint-staged-config": "2.1.1",
"@wayofdev/postcss-config": "3.0.1",
"eslint": "8.45.0",
Expand Down
169 changes: 29 additions & 140 deletions pnpm-lock.yaml

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

0 comments on commit 85bd6fc

Please sign in to comment.