From 2e0d2ebbec08bf5bbec790b3a5e98cf3402722e8 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 29 Nov 2024 10:03:40 -0500
Subject: [PATCH] chore(deps-dev): Bump the dev-dependencies group across 1
directory with 2 updates (#57)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the dev-dependencies group with 2 updates in the / directory:
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
and [prettier](https://github.com/prettier/prettier).
Updates `@types/node` from 22.9.4 to 22.10.1
Commits
Updates `prettier` from 3.3.3 to 3.4.1
Release notes
Sourced from prettier's
releases.
3.4.1
🔗 Changelog
3.4.0
diff
🔗 Release
note
Changelog
Sourced from prettier's
changelog.
3.4.1
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887
by @​fisker
)
<!-- Input -->
\<template>
<button @click="foo += 2">Click</button>
</template>
<!-- Prettier 3.4.0 -->
<template>
<button @​click
="(foo +=
2)">Click</button>
</template>
<!-- Prettier 3.4.1 -->
<template>
<button @​click
="foo +=
2">Click</button>
</template>
3.4.0
diff
🔗 Release
Notes
Commits
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 major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 28 +++++++++++++++-------------
package.json | 4 ++--
2 files changed, 17 insertions(+), 15 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 61f7c33..1dff492 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,13 +27,13 @@
},
"devDependencies": {
"@semantic-release/exec": "6.0.3",
- "@types/node": "22.9.4",
+ "@types/node": "22.10.1",
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "9.15.0",
"eslint-config-next": "15.0.3",
- "prettier": "3.3.3",
+ "prettier": "3.4.1",
"prettier-plugin-organize-imports": "4.1.0",
"semantic-release": "24.2.0",
"serve": "14.2.4",
@@ -2321,13 +2321,13 @@
"dev": true
},
"node_modules/@types/node": {
- "version": "22.9.4",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.9.4.tgz",
- "integrity": "sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg==",
+ "version": "22.10.1",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz",
+ "integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "undici-types": "~6.19.8"
+ "undici-types": "~6.20.0"
}
},
"node_modules/@types/normalize-package-data": {
@@ -10358,10 +10358,11 @@
}
},
"node_modules/prettier": {
- "version": "3.3.3",
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
- "integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
+ "version": "3.4.1",
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz",
+ "integrity": "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==",
"dev": true,
+ "license": "MIT",
"bin": {
"prettier": "bin/prettier.cjs"
},
@@ -12132,10 +12133,11 @@
}
},
"node_modules/undici-types": {
- "version": "6.19.8",
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
- "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
- "dev": true
+ "version": "6.20.0",
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz",
+ "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==",
+ "dev": true,
+ "license": "MIT"
},
"node_modules/unicode-emoji-modifier-base": {
"version": "1.0.0",
diff --git a/package.json b/package.json
index 306524a..9f2a005 100644
--- a/package.json
+++ b/package.json
@@ -65,13 +65,13 @@
},
"devDependencies": {
"@semantic-release/exec": "6.0.3",
- "@types/node": "22.9.4",
+ "@types/node": "22.10.1",
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"conventional-changelog-conventionalcommits": "8.0.0",
"eslint": "9.15.0",
"eslint-config-next": "15.0.3",
- "prettier": "3.3.3",
+ "prettier": "3.4.1",
"prettier-plugin-organize-imports": "4.1.0",
"semantic-release": "24.2.0",
"serve": "14.2.4",