Skip to content

Commit

Permalink
chore(deps): update dependency @wayofdev/eslint-config-bases to v3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent b5fe3b6 commit 23d51e5
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 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.11.16",
"@types/react": "18.2.52",
"@types/react-dom": "18.2.18",
"@wayofdev/eslint-config-bases": "3.0.1",
"@wayofdev/eslint-config-bases": "3.0.7",
"es-check": "7.1.1",
"eslint": "8.56.0",
"sharp": "0.33.2",
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.52",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react-swc": "3.6.0",
"@wayofdev/eslint-config-bases": "3.0.1",
"@wayofdev/eslint-config-bases": "3.0.7",
"@wayofdev/postcss-config": "3.0.2",
"autoprefixer": "^10.4.14",
"eslint": "8.56.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.7",
"@types/testing-library__jest-dom": "5.14.9",
"@wayofdev/common-i18n": "workspace:*",
"@wayofdev/eslint-config-bases": "3.0.1",
"@wayofdev/eslint-config-bases": "3.0.7",
"@wayofdev/postcss-config": "3.0.2",
"autoprefixer": "10.4.17",
"css-loader": "6.10.0",
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.12",
"@types/node": "20.11.16",
"@wayofdev/eslint-config-bases": "3.0.1",
"@wayofdev/eslint-config-bases": "3.0.7",
"eslint": "8.56.0",
"prettier": "3.2.4",
"rimraf": "5.0.5",
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.30",
"@types/react": "18.2.52",
"@types/react-dom": "18.2.18",
"@wayofdev/eslint-config-bases": "3.0.1"
"@wayofdev/eslint-config-bases": "3.0.7"
},
"peerDependencies": {
"next": "13.4.19",
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.52",
"@types/react-dom": "18.2.18",
"@wayofdev/eslint-config-bases": "3.0.1"
"@wayofdev/eslint-config-bases": "3.0.7"
},
"peerDependencies": {
"next": "13.4.19",
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.52",
"@types/react-dom": "18.2.18",
"@types/react-test-renderer": "18.0.7",
"@wayofdev/eslint-config-bases": "3.0.1",
"@wayofdev/eslint-config-bases": "3.0.7",
"@wayofdev/lint-staged-config": "2.1.2",
"@wayofdev/postcss-config": "3.0.2",
"eslint": "8.56.0",
Expand Down

0 comments on commit 23d51e5

Please sign in to comment.