Skip to content

Commit 2d270b3

Browse files
Bump @next/codemod from 15.1.2 to 15.3.3
Bumps [@next/codemod](https://github.com/vercel/next.js/tree/HEAD/packages/next-codemod) from 15.1.2 to 15.3.3. - [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/v15.3.3/packages/next-codemod) --- updated-dependencies: - dependency-name: "@next/codemod" dependency-version: 15.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecf8485 commit 2d270b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"convert-posts": "node scripts/convert-mdx-to-json.js"
1212
},
1313
"dependencies": {
14-
"@next/codemod": "15.1.2",
14+
"@next/codemod": "15.3.3",
1515
"@radix-ui/react-slot": "^1.1.1",
1616
"canvas-confetti": "^1.9.3",
1717
"class-variance-authority": "^0.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -664,10 +664,10 @@
664664
"@jridgewell/resolve-uri" "3.1.0"
665665
"@jridgewell/sourcemap-codec" "1.4.14"
666666

667-
"@next/codemod@15.1.2":
668-
version "15.1.2"
669-
resolved "https://registry.yarnpkg.com/@next/codemod/-/codemod-15.1.2.tgz#d8e687fe790c27f3ce3c2f3b09e8b8a0e030c3fe"
670-
integrity sha512-ZKVSR9YCq2Kt19YupBoa27Yqxu5Me+6kiFxoZoE6Yl78Gg4KjPAJOjqzTSef6Wf9uGALWVwACIh8RCWlA00JcQ==
667+
"@next/codemod@15.3.3":
668+
version "15.3.3"
669+
resolved "https://registry.yarnpkg.com/@next/codemod/-/codemod-15.3.3.tgz#035d9bb154aed0128e6efb958335908fc0a0b524"
670+
integrity sha512-Qg+KE91Lewg/CK2M9eoU7bO6ygX+fmNHu3W6Y2zs6UJ8M7zfElOZKGifDsuo8B9NpinSKYJT7M0Gd0xFP3aK3w==
671671
dependencies:
672672
cheerio "1.0.0-rc.9"
673673
commander "12.1.0"

0 commit comments

Comments
 (0)