Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
friedjoff committed Jun 15, 2020
1 parent e78c51e commit 5fd0a1a
Show file tree
Hide file tree
Showing 4 changed files with 1,640 additions and 1,081 deletions.
20 changes: 10 additions & 10 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@
"main": "build/index.js",
"devDependencies": {
"@geops/mapbox-gl-fonts": "3.0.0",
"@neutrinojs/airbnb-base": "9.1.0",
"@neutrinojs/jest": "9.1.0",
"@neutrinojs/library": "9.1.0",
"@neutrinojs/airbnb-base": "9.2.0",
"@neutrinojs/jest": "9.2.0",
"@neutrinojs/library": "9.2.0",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"documentation": "12.3.0",
"eslint": "6.8.0",
"documentation": "13.0.1",
"eslint": "7.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-prettier": "3.1.4",
"husky": "4.2.5",
"jest": "26.0.1",
"lint-staged": "10.2.2",
"netlify-cli": "2.50.0",
"neutrino": "9.1.0",
"lint-staged": "10.2.10",
"netlify-cli": "2.53.0",
"neutrino": "9.2.0",
"prettier": "2.0.5",
"semantic-release": "17.0.7",
"semantic-release": "17.0.8",
"webpack": "4.43.0",
"webpack-cli": "3.3.11"
},
Expand Down
Loading

0 comments on commit 5fd0a1a

Please sign in to comment.