Skip to content

Commit

Permalink
chore(release): 🚀 [skip ci]
Browse files Browse the repository at this point in the history
 - @blockmatic/[email protected]
 - @blockmatic/[email protected]
 - @blockmatic/[email protected]
 - @blockmatic/[email protected]
  • Loading branch information
gaboesquivel committed Mar 6, 2023
1 parent 7dcd79b commit 450844e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockmatic/eslint-config-react-native",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"description": "Blockmatic's ESLint config for React Native projects",
"repository": {
Expand All @@ -18,7 +18,7 @@
"node": ">=10"
},
"dependencies": {
"@blockmatic/eslint-config-react": "^2.0.1",
"@blockmatic/eslint-config-react": "^2.0.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-native-globals": "^0.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockmatic/eslint-config-react",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"description": "Blockmatic's ESLint config for React projects",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockmatic/eslint-config-typescript",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"description": "Blockmatic's ESLint config for TypeScript",
"main": "index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockmatic/eslint-config",
"version": "2.0.1",
"version": "2.0.2",
"description": "ESLint configurations for React, React Native and Node following Blockmatic conventions",
"homepage": "https://github.com/blockmatic/dev-configs#readme",
"license": "MIT",
Expand All @@ -20,8 +20,8 @@
},
"dependencies": {
"@blockmatic/eslint-config-base": "^2.0.1",
"@blockmatic/eslint-config-react": "^2.0.1",
"@blockmatic/eslint-config-typescript": "^2.0.1",
"@blockmatic/eslint-config-react": "^2.0.2",
"@blockmatic/eslint-config-typescript": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
Expand Down

0 comments on commit 450844e

Please sign in to comment.