Skip to content

Commit

Permalink
build(deps): bump jsrender from 1.0.14 to 1.0.15 in /reacnetgenerator…
Browse files Browse the repository at this point in the history
…/static/webpack (#2269)

Bumps [jsrender](https://github.com/borismoore/jsrender) from 1.0.14 to
1.0.15.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/borismoore/jsrender/releases">jsrender's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.15</h2>
<p>JsRender v1.0.15</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/BorisMoore/jsrender/commit/e3e3d090621048a703e387a23ec26b5b57985b16"><code>e3e3d09</code></a>
v1.0.15 release</li>
<li>See full diff in <a
href="https://github.com/borismoore/jsrender/compare/v1.0.14...v1.0.15">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsrender&package-manager=npm_and_yarn&previous-version=1.0.14&new-version=1.0.15)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 8430239 commit 9686761
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"bootstrap-select": "1.14.0-beta3",
"d3": "3.5.17",
"jquery": "3.7.1",
"jsrender": "1.0.14",
"jsrender": "1.0.15",
"magnific-popup": "1.2.0",
"paginationjs": "2.6.0",
"popper.js": "1.16.1",
Expand Down
10 changes: 5 additions & 5 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2002,12 +2002,12 @@ __metadata:
languageName: node
linkType: hard

"jsrender@npm:1.0.14":
version: 1.0.14
resolution: "jsrender@npm:1.0.14"
"jsrender@npm:1.0.15":
version: 1.0.15
resolution: "jsrender@npm:1.0.15"
dependencies:
through2: "npm:^3.0.1"
checksum: 10/3299d7d98e7ca14d3c5d67c1b27561b8cc6ebad596a8ab97176c93853eb5b0d58678dbcc37459ee3d86406e143849df1fb59cd20699ce2e266362cfa8b775909
checksum: 10/e5eee38063c31ee5a70feaa0fc9b4a374a53965619ffff96e51df1ec06b0fc5c779aa5ffc1f7e719ce6c9abad2df8cf23cbab99753648d9721844eb7f6a9d131
languageName: node
linkType: hard

Expand Down Expand Up @@ -3115,7 +3115,7 @@ __metadata:
html-webpack-plugin: "npm:5.6.0"
ifdef-loader: "npm:2.3.2"
jquery: "npm:3.7.1"
jsrender: "npm:1.0.14"
jsrender: "npm:1.0.15"
magnific-popup: "npm:1.2.0"
mini-css-extract-plugin: "npm:2.9.0"
paginationjs: "npm:2.6.0"
Expand Down

0 comments on commit 9686761

Please sign in to comment.