[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=turbo&package-manager=npm_and_yarn&previous-version=2.3.2&new-version=2.3.3)](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)
---
package-lock.json | 56 +++++++++++++++++++++++------------------------
package.json | 2 +-
2 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index e214a49bf..b618d97c9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11,7 +11,7 @@
"*"
],
"devDependencies": {
- "turbo": "^2.3.2"
+ "turbo": "^2.3.3"
},
"engines": {
"node": ">=18"
@@ -8014,27 +8014,27 @@
"license": "0BSD"
},
"node_modules/turbo": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/turbo/-/turbo-2.3.2.tgz",
- "integrity": "sha512-vCJPoy8/3KkqY3W0cX2nrwhmtBQSZhEyrVgeJ4NlEXwGxu5vNRQDyV6se5VVAQMwfBsBJswlo87B7ai7Dr1MpQ==",
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/turbo/-/turbo-2.3.3.tgz",
+ "integrity": "sha512-DUHWQAcC8BTiUZDRzAYGvpSpGLiaOQPfYXlCieQbwUvmml/LRGIe3raKdrOPOoiX0DYlzxs2nH6BoWJoZrj8hA==",
"dev": true,
"license": "MIT",
"bin": {
"turbo": "bin/turbo"
},
"optionalDependencies": {
- "turbo-darwin-64": "2.3.2",
- "turbo-darwin-arm64": "2.3.2",
- "turbo-linux-64": "2.3.2",
- "turbo-linux-arm64": "2.3.2",
- "turbo-windows-64": "2.3.2",
- "turbo-windows-arm64": "2.3.2"
+ "turbo-darwin-64": "2.3.3",
+ "turbo-darwin-arm64": "2.3.3",
+ "turbo-linux-64": "2.3.3",
+ "turbo-linux-arm64": "2.3.3",
+ "turbo-windows-64": "2.3.3",
+ "turbo-windows-arm64": "2.3.3"
}
},
"node_modules/turbo-darwin-64": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-2.3.2.tgz",
- "integrity": "sha512-B1lS/UqjXNsG+kx1uzJNwXMuw2i5wavcyNy8opvSLjfuECdsqQU9B1wPqkSTU+mZjFTJcEfiGKyJ/I2EVk8vdw==",
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/turbo-darwin-64/-/turbo-darwin-64-2.3.3.tgz",
+ "integrity": "sha512-bxX82xe6du/3rPmm4aCC5RdEilIN99VUld4HkFQuw+mvFg6darNBuQxyWSHZTtc25XgYjQrjsV05888w1grpaA==",
"cpu": [
"x64"
],
@@ -8046,9 +8046,9 @@
]
},
"node_modules/turbo-darwin-arm64": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-2.3.2.tgz",
- "integrity": "sha512-XHeuEdk9tHaw2Bsr3rTzFtZyldeSyagDZkOSPIJ1zioavMjWEFPA75vdgy4j8ns96EBpZMaPXVEnODuEHfiZfQ==",
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/turbo-darwin-arm64/-/turbo-darwin-arm64-2.3.3.tgz",
+ "integrity": "sha512-DYbQwa3NsAuWkCUYVzfOUBbSUBVQzH5HWUFy2Kgi3fGjIWVZOFk86ss+xsWu//rlEAfYwEmopigsPYSmW4X15A==",
"cpu": [
"arm64"
],
@@ -8060,9 +8060,9 @@
]
},
"node_modules/turbo-linux-64": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-2.3.2.tgz",
- "integrity": "sha512-oKDsO5+flqpPx5tNLFGVUYpJ/sBc3KvaGpyNzXl2u3epzyafgblFKWMG5YsSiU1ruouPpcC6YG5SN5chA7Abfg==",
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/turbo-linux-64/-/turbo-linux-64-2.3.3.tgz",
+ "integrity": "sha512-eHj9OIB0dFaP6BxB88jSuaCLsOQSYWBgmhy2ErCu6D2GG6xW3b6e2UWHl/1Ho9FsTg4uVgo4DB9wGsKa5erjUA==",
"cpu": [
"x64"
],
@@ -8074,9 +8074,9 @@
]
},
"node_modules/turbo-linux-arm64": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-2.3.2.tgz",
- "integrity": "sha512-luyvTl3wQ1hF+ljK7ljH4TL7rg4pmx5pQ2mzvfMvPo5eaLuKr/tImmbdH6/vr56iffUIISkIsLVhVxgZeAsUOw==",
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/turbo-linux-arm64/-/turbo-linux-arm64-2.3.3.tgz",
+ "integrity": "sha512-NmDE/NjZoDj1UWBhMtOPmqFLEBKhzGS61KObfrDEbXvU3lekwHeoPvAMfcovzswzch+kN2DrtbNIlz+/rp8OCg==",
"cpu": [
"arm64"
],
@@ -8088,9 +8088,9 @@
]
},
"node_modules/turbo-windows-64": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-2.3.2.tgz",
- "integrity": "sha512-yw7BnTU5cE7GdUnZEW3jIAI98hh4dcWk+Jwza8X7CXpxpill2zteq7VPf+a/B3o/xm+oVXzLmP83YP91Bm0SaA==",
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/turbo-windows-64/-/turbo-windows-64-2.3.3.tgz",
+ "integrity": "sha512-O2+BS4QqjK3dOERscXqv7N2GXNcqHr9hXumkMxDj/oGx9oCatIwnnwx34UmzodloSnJpgSqjl8iRWiY65SmYoQ==",
"cpu": [
"x64"
],
@@ -8102,9 +8102,9 @@
]
},
"node_modules/turbo-windows-arm64": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-2.3.2.tgz",
- "integrity": "sha512-Hgp6V7jaIYlDcy5xpKN+XXyYCf5afT690GmXcEsMoUawd5dStvZe0QHWcGxuqho497BAlx0XGAWftm0KelNePA==",
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/turbo-windows-arm64/-/turbo-windows-arm64-2.3.3.tgz",
+ "integrity": "sha512-dW4ZK1r6XLPNYLIKjC4o87HxYidtRRcBeo/hZ9Wng2XM/MqqYkAyzJXJGgRMsc0MMEN9z4+ZIfnSNBrA0b08ag==",
"cpu": [
"arm64"
],
diff --git a/package.json b/package.json
index 80ab4a301..6857e67e0 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"test": "turbo test"
},
"devDependencies": {
- "turbo": "^2.3.2"
+ "turbo": "^2.3.3"
},
"overrides": {
"cookie": "0.7.2",