Skip to content

Commit

Permalink
Merge pull request #1022 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu authored Dec 12, 2020
2 parents 0c6ecc7 + 59db98a commit 2ff997f
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 177 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@
},
"homepage": "https://github.com/blackflux/yaml-boost#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.42",
"@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",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-mocha": "8.0.0",
"js-gardener": "2.0.181",
"nyc": "15.1.0",
"semantic-release": "17.2.3",
"babel-preset-latest-node": "5.1.1"
"semantic-release": "17.3.0",
"babel-preset-latest-node": "5.2.0"
},
"keywords": [
"yaml",
Expand All @@ -71,7 +71,7 @@
"lib"
],
"dependencies": {
"js-yaml": "3.14.0",
"js-yaml": "3.14.1",
"lodash.get": "4.4.2",
"lodash.mergewith": "4.6.2",
"lodash.set": "4.3.2"
Expand Down
Loading

0 comments on commit 2ff997f

Please sign in to comment.