mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-19 14:20:36 -04:00
chore(deps): update
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@babel/types": "^7.18.9",
|
||||
"@changesets/cli": "^2.23.2",
|
||||
"@changesets/cli": "^2.24.1",
|
||||
"@commitlint/cli": "^17.0.3",
|
||||
"@commitlint/config-conventional": "^17.0.3",
|
||||
"@commitlint/prompt-cli": "^17.0.3",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"homepage": "https://github.com/pnpm/pnpm/blob/main/packages/plugin-commands-setup#readme",
|
||||
"dependencies": {
|
||||
"@pnpm/cli-utils": "workspace:*",
|
||||
"@pnpm/os.env.path-extender": "^0.2.4",
|
||||
"@pnpm/os.env.path-extender": "^0.2.5",
|
||||
"render-help": "^1.0.2"
|
||||
},
|
||||
"funding": "https://opencollective.com/pnpm",
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
"deep-require-cwd": "1.0.0",
|
||||
"delay": "^5.0.0",
|
||||
"dir-is-case-sensitive": "^2.0.0",
|
||||
"esbuild": "^0.14.49",
|
||||
"esbuild": "^0.14.51",
|
||||
"execa": "npm:safe-execa@^0.1.2",
|
||||
"exists-link": "2.0.0",
|
||||
"is-ci": "^3.0.1",
|
||||
|
||||
513
pnpm-lock.yaml
generated
513
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -23,8 +23,8 @@
|
||||
"repository": "https://github.com/pnpm/pnpm/blob/master/utils/eslint-config",
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
||||
"@typescript-eslint/parser": "^5.30.7",
|
||||
"@typescript-eslint/eslint-plugin": "^5.31.0",
|
||||
"@typescript-eslint/parser": "^5.31.0",
|
||||
"eslint": "^8.20.0",
|
||||
"eslint-config-standard-with-typescript": "^21.0.1",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
|
||||
Reference in New Issue
Block a user