Skip to content

Commit

Permalink
Merge pull request #917 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed Dec 12, 2020
2 parents 1ec8404 + 2155687 commit afdb88b
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 176 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
},
"homepage": "https://github.com/blackflux/eslint-plugin-rules#readme",
"devDependencies": {
"@babel/cli": "7.12.1",
"@babel/core": "7.12.3",
"@babel/register": "7.12.1",
"@babel/cli": "7.12.10",
"@babel/core": "7.12.10",
"@babel/register": "7.12.10",
"@blackflux/eslint-plugin-rules": "1.3.33",
"@blackflux/robo-config-plugin": "3.10.14",
"@blackflux/robo-config-plugin": "3.10.15",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"coveralls": "3.1.0",
"eslint": "7.13.0",
"eslint": "7.15.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-json": "2.1.2",
Expand All @@ -56,8 +56,8 @@
"js-gardener": "2.0.181",
"node-tdd": "2.18.11",
"nyc": "15.1.0",
"semantic-release": "17.2.4",
"babel-preset-latest-node": "5.1.1"
"semantic-release": "17.3.0",
"babel-preset-latest-node": "5.2.0"
},
"nyc": {
"tempDir": "./coverage/.nyc_output",
Expand Down Expand Up @@ -102,6 +102,6 @@
"lib"
],
"dependencies": {
"smart-fs": "1.12.1"
"smart-fs": "1.12.2"
}
}
Loading

0 comments on commit afdb88b

Please sign in to comment.