Skip to content

Commit

Permalink
fix(deps): update dependency jsrender to v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 5, 2020
1 parent d3f2310 commit 7097885
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"d3": "3.5.17",
"jquery": "3.5.1",
"jquery.easing": "1.4.1",
"jsrender": "1.0.8",
"jsrender": "1.0.9",
"magnific-popup": "1.1.0",
"paginationjs": "2.1.5",
"popper.js": "1.16.1",
Expand Down
8 changes: 4 additions & 4 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1565,10 +1565,10 @@ json5@^2.1.2:
dependencies:
minimist "^1.2.5"

jsrender@1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/jsrender/-/jsrender-1.0.8.tgz#c916604ab429acc2ffd144eb93698a2450447226"
integrity sha512-ja1MWYKTEHq8xyndsC+iXZ/UuaDL2fgGFGhrlFTGzBoMT5FrU3IUsBl8HMh7vK2v7G+TTbHEP7M3c/uZi6sBnA==
jsrender@1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/jsrender/-/jsrender-1.0.9.tgz#3484c723894310719e3ac367a61b517214ee157b"
integrity sha512-OjXs5y1Sed6LRtFeyQ9oLYvdooSSgaC9918odbcAo6KXD0XamWkxB2CQi7M0naDrMnyiLtxY6RMlrnPmW4iRcA==
dependencies:
through2 "^3.0.1"

Expand Down

1 comment on commit 7097885

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for reacnetgenerator ready!

✅ Preview
https://reacnetgenerator-pe2r3pfjk.vercel.app

Built with commit 7097885.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.