Skip to content

Commit 3b5952d

Browse files
committed
chore(eslint-config,eslint-plugin): bump versions
Bump eslint-config to 0.8.1 and eslint-plugin to 0.7.0.
1 parent 58da37e commit 3b5952d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@byscripts/eslint-config",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"repository": {
55
"url": "https://github.com/ByScripts/toolbox"
66
},

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@byscripts/eslint-plugin",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"repository": {
55
"url": "https://github.com/ByScripts/toolbox"
66
},

0 commit comments

Comments
 (0)