Skip to content

Commit c02a747

Browse files
committed
update first test app
1 parent c582d25 commit c02a747

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test_apps/yarn-pnp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"webpack": "^5.74.0",
1111
"webpack-cli": "^4.10.0"
1212
},
13-
"packageManager": "yarn@3.2.2"
13+
"packageManager": "yarn@3.3.0"
1414
}

test_apps/yarn-pnp/yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -2412,7 +2412,7 @@ __metadata:
24122412

24132413
"resolve@patch:resolve@^1.14.2#~builtin<compat/resolve>, resolve@patch:resolve@^1.9.0#~builtin<compat/resolve>":
24142414
version: 1.22.1
2415-
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=07638b"
2415+
resolution: "resolve@patch:resolve@npm%3A1.22.1#~builtin<compat/resolve>::version=1.22.1&hash=c3c19d"
24162416
dependencies:
24172417
is-core-module: ^2.9.0
24182418
path-parse: ^1.0.7

0 commit comments

Comments
 (0)