Skip to content

Commit

Permalink
Merge pull request bentaylor2#19 from bentaylor2/eslint-security-patch
Browse files Browse the repository at this point in the history
Fixing security vulnerability
  • Loading branch information
Ben Taylor authored Jun 24, 2019
2 parents aac3647 + 045133f commit da9422c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-structured-data",
"version": "0.0.13",
"version": "0.0.14",
"description": "Declarative JSON-LD Structured Data for ReactJS Apps",
"author": "Ben Taylor <[email protected]>",
"private": false,
Expand Down Expand Up @@ -42,7 +42,7 @@
"babel-preset-stage-2": "^6.13.0",
"babel-runtime": "6.26.0",
"css-loader": "0.28.7",
"eslint": "4.10.0",
"eslint": "^4.18.2",
"html-webpack-plugin": "^3.2.0",
"mini-css-extract-plugin": "^0.4.0",
"node-sass": "^4.7.2",
Expand Down

0 comments on commit da9422c

Please sign in to comment.