Skip to content

Commit 08e7fd1

Browse files
authored
Upgrade acorn (#67592)
backport #65715 into 14.2
1 parent 1d08dab commit 08e7fd1

File tree

6 files changed

+36
-43
lines changed

6 files changed

+36
-43
lines changed

packages/next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"@vercel/ncc": "0.34.0",
198198
"@vercel/nft": "0.26.4",
199199
"@vercel/turbopack-ecmascript-runtime": "https://gitpkg-fork.vercel.sh/vercel/turbo/crates/turbopack-ecmascript-runtime/js?turbopack-240417.2",
200-
"acorn": "8.5.0",
200+
"acorn": "8.11.3",
201201
"amphtml-validator": "1.0.35",
202202
"anser": "1.4.9",
203203
"arg": "4.1.0",

packages/next/src/compiled/@vercel/nft/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/next/src/compiled/acorn/LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (C) 2012-2020 by various contributors (see AUTHORS)
3+
Copyright (C) 2012-2022 by various contributors (see AUTHORS)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

packages/next/src/compiled/acorn/acorn.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/next/src/compiled/webpack/bundle5.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-lock.yaml

+30-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)