Skip to content

Commit b65e9ec

Browse files
authored
[deps] update resolve
This updates to resolve@next, which for this package's uses is a nonbreaking update. What this allows in the future, however, is `exports`-aware resolution.
1 parent 91e1930 commit b65e9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/babel-helper-define-polyfill-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/helper-plugin-utils": "^7.28.6",
3838
"debug": "^4.4.3",
3939
"lodash.debounce": "^4.0.8",
40-
"resolve": "^1.22.11"
40+
"resolve": "^2.0.0-next.6"
4141
},
4242
"peerDependencies": {
4343
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"

0 commit comments

Comments
 (0)