From 968676188f003f7db9a5d3fab4c40a961ee9f2ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 21:38:04 -0400 Subject: [PATCH] build(deps): bump jsrender from 1.0.14 to 1.0.15 in /reacnetgenerator/static/webpack (#2269) Bumps [jsrender](https://github.com/borismoore/jsrender) from 1.0.14 to 1.0.15.
Release notes

Sourced from jsrender's releases.

v1.0.15

JsRender v1.0.15

Commits

[![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) ---
Dependabot commands and options
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 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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- reacnetgenerator/static/webpack/package.json | 2 +- reacnetgenerator/static/webpack/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reacnetgenerator/static/webpack/package.json b/reacnetgenerator/static/webpack/package.json index f3048b9a2..aecdb566e 100644 --- a/reacnetgenerator/static/webpack/package.json +++ b/reacnetgenerator/static/webpack/package.json @@ -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", diff --git a/reacnetgenerator/static/webpack/yarn.lock b/reacnetgenerator/static/webpack/yarn.lock index c3f2fb1ad..05ad3c8e9 100644 --- a/reacnetgenerator/static/webpack/yarn.lock +++ b/reacnetgenerator/static/webpack/yarn.lock @@ -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 @@ -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"