Skip to content

Commit dbabfa7

Browse files
authored
cleanup(core): update @yarnpkg/parsers to a stable version (#27666)
1 parent 8e4f9f5 commit dbabfa7

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
"@types/three": "^0.166.0",
345345
"@widgetbot/react-embed": "^1.9.0",
346346
"@yarnpkg/lockfile": "^1.1.0",
347-
"@yarnpkg/parsers": "3.0.0-rc.46",
347+
"@yarnpkg/parsers": "3.0.2",
348348
"axios": "^1.7.4",
349349
"classnames": "^2.5.1",
350350
"cliui": "^8.0.1",

packages/nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@napi-rs/wasm-runtime": "0.2.4",
4141
"@yarnpkg/lockfile": "^1.1.0",
42-
"@yarnpkg/parsers": "3.0.0-rc.46",
42+
"@yarnpkg/parsers": "3.0.2",
4343
"@zkochan/js-yaml": "0.0.7",
4444
"axios": "^1.7.4",
4545
"chalk": "^4.1.0",

pnpm-lock.yaml

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)