From cb4d4d88acf46ca92f406695b944cca6cf6d9c35 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 6 Mar 2024 08:58:52 +0000
Subject: [PATCH] chore(deps-dev): Bump jsii-diff from 1.94.0 to 1.95.0 (#711)
Bumps [jsii-diff](https://github.com/aws/jsii/tree/HEAD/packages/jsii-diff) from 1.94.0 to 1.95.0.
Release notes
Sourced from jsii-diff's releases.
v1.95.0
Bug Fixes
- jsii-pacmak: show custom pack-command in timer label (#4392) (3c1b4b1)
Changelog
Sourced from jsii-diff's changelog.
1.95.0 (2024-02-14)
Bug Fixes
- jsii-pacmak: show custom pack-command in timer label (#4392) (3c1b4b1)
Commits
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsii-diff&package-manager=npm_and_yarn&previous-version=1.94.0&new-version=1.95.0)](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)
---
yarn.lock | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index 202e631..0630846 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3789,14 +3789,14 @@ jsesc@^2.5.1:
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
jsii-diff@^1.89.0:
- version "1.94.0"
- resolved "https://registry.yarnpkg.com/jsii-diff/-/jsii-diff-1.94.0.tgz#fb1535f90b3fff45f0caa9e97bd907260f0cac4f"
- integrity sha512-jbiMsbzi0wrBl8tuXB+HvYiIHDQfj0Ktrc7bshhzung+POnT5QCU3M0/MwNr2V+u4F0DDCvO3PFML26eXABA5w==
+ version "1.95.0"
+ resolved "https://registry.yarnpkg.com/jsii-diff/-/jsii-diff-1.95.0.tgz#ec5dddf0a524cd69a9b11ba3caa5d6215b798faa"
+ integrity sha512-sfXREPhoScTW44fUVCxPtFInA3b5467cx+I7ASFiwv4KgirCaqR4c0nsTVPpnTFtt7BzNT27QyO2WsZaM05/jg==
dependencies:
- "@jsii/check-node" "1.94.0"
- "@jsii/spec" "^1.94.0"
+ "@jsii/check-node" "1.95.0"
+ "@jsii/spec" "^1.95.0"
fs-extra "^10.1.0"
- jsii-reflect "^1.94.0"
+ jsii-reflect "^1.95.0"
log4js "^6.9.1"
yargs "^16.2.0"
@@ -3833,16 +3833,16 @@ jsii-pacmak@^1.89.0:
xmlbuilder "^15.1.1"
yargs "^16.2.0"
-jsii-reflect@^1.89.0, jsii-reflect@^1.94.0:
- version "1.94.0"
- resolved "https://registry.yarnpkg.com/jsii-reflect/-/jsii-reflect-1.94.0.tgz#78b3504e975131a177cbb527d23ca44e2264b1f7"
- integrity sha512-Oupkl5iFFeq3GJ2a/fQNMnsXRMISmEKklPHksYs/l6MqrNFUQ5kg9oj1qxjSyaCpvvXBI8Eh7y73dqNE8w4cVw==
+jsii-reflect@^1.89.0, jsii-reflect@^1.94.0, jsii-reflect@^1.95.0:
+ version "1.95.0"
+ resolved "https://registry.yarnpkg.com/jsii-reflect/-/jsii-reflect-1.95.0.tgz#32f6485ca51b8ebaa4ace38188ae7cbc346b4d20"
+ integrity sha512-/o/UdqX1MtOmavwAF+cqMAHs7Ewi/j2a9PVGYTzi3U4M5Cvxsyrk7e1EWKvw/NHK0JZmmKd1UqE0Mz5EHqZSxw==
dependencies:
- "@jsii/check-node" "1.94.0"
- "@jsii/spec" "^1.94.0"
+ "@jsii/check-node" "1.95.0"
+ "@jsii/spec" "^1.95.0"
chalk "^4"
fs-extra "^10.1.0"
- oo-ascii-tree "^1.94.0"
+ oo-ascii-tree "^1.95.0"
yargs "^16.2.0"
jsii-rosetta@1.x, jsii-rosetta@^1.94.0:
@@ -4347,10 +4347,10 @@ onetime@^6.0.0:
dependencies:
mimic-fn "^4.0.0"
-oo-ascii-tree@^1.94.0:
- version "1.94.0"
- resolved "https://registry.yarnpkg.com/oo-ascii-tree/-/oo-ascii-tree-1.94.0.tgz#67089fc6f523e7c07d6ae6ae5eda2d6cd1fbba2d"
- integrity sha512-i6UllReifEW2InBJHVFJNxrledRp3yr/yKVbpDmgWTguRe8/7BtBK3njzjvZNcPLEAtiWWxr0o9SpwYjapmTOw==
+oo-ascii-tree@^1.95.0:
+ version "1.95.0"
+ resolved "https://registry.yarnpkg.com/oo-ascii-tree/-/oo-ascii-tree-1.95.0.tgz#3a16309f2b08764a0715fd10714d9561db5b4dbd"
+ integrity sha512-e9LWcjDtQIwFHICbeAjv2+RGJUFu3+A6oTjpymH+gfxATqPqcUV5oeGON9a/1uBr8Q0bc2/yEHVp1A/dp1iaog==
open@^9.1.0:
version "9.1.0"