Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansolid committed Oct 27, 2019
1 parent 5b96949 commit 8db927e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"test": "dom-expressions && jest --coverage"
},
"dependencies": {
"ejs": "^2.6.2"
"ejs": "^2.7.1"
},
"devDependencies": {
"@babel/core": "7.6.4",
"@babel/preset-env": "^7.6.3",
"babel-plugin-jsx-dom-expressions": "0.13.0",
"babel-plugin-jsx-dom-expressions": "0.14.0",
"coveralls": "3.0.6",
"jest": "24.9.0",
"s-js": "~0.4.9"
Expand Down

0 comments on commit 8db927e

Please sign in to comment.