Skip to content

Commit

Permalink
Bump @next/swc-darwin-x64 from 14.2.14 to 14.2.15
Browse files Browse the repository at this point in the history
Bumps [@next/swc-darwin-x64](https://github.com/vercel/next.js/tree/HEAD/crates/napi/npm/darwin-x64) from 14.2.14 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.15/crates/napi/npm/darwin-x64)

---
updated-dependencies:
- dependency-name: "@next/swc-darwin-x64"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 15f0204 commit 0ce6454
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"@loadable/babel-plugin": "5.16.1",
"@loadable/webpack-plugin": "5.15.2",
"@next/swc-darwin-arm64": "14.2.14",
"@next/swc-darwin-x64": "14.2.14",
"@next/swc-darwin-x64": "14.2.15",
"@next/swc-linux-arm64-gnu": "14.2.14",
"@next/swc-linux-x64-gnu": "14.2.14",
"@next/swc-win32-arm64-msvc": "14.2.14",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4054,10 +4054,10 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.2.14":
version: 14.2.14
resolution: "@next/swc-darwin-x64@npm:14.2.14"
checksum: 10/c909611ffeaaeb94723740ec5e13b388f631b4c66f073e32622e26aad501c08361be583e8f5d03b41e7e37e673968509000de3fb985058b3cf347df0442e9030
"@next/swc-darwin-x64@npm:14.2.15":
version: 14.2.15
resolution: "@next/swc-darwin-x64@npm:14.2.15"
checksum: 10/9f25aedf9b0b7dbaf971584ef0494472745995b4f78f7f784dec07e33f6768ccb7d832620094990df277b62eec75d92f72919ee932625f34006e8485d4163a44
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -15935,7 +15935,7 @@ __metadata:
"@loadable/server": "npm:5.16.5"
"@loadable/webpack-plugin": "npm:5.15.2"
"@next/swc-darwin-arm64": "npm:14.2.14"
"@next/swc-darwin-x64": "npm:14.2.14"
"@next/swc-darwin-x64": "npm:14.2.15"
"@next/swc-linux-arm64-gnu": "npm:14.2.14"
"@next/swc-linux-x64-gnu": "npm:14.2.14"
"@next/swc-win32-arm64-msvc": "npm:14.2.14"
Expand Down

0 comments on commit 0ce6454

Please sign in to comment.