Skip to content

Commit 981dadc

Browse files
committedNov 1, 2023
Update dependencies
1 parent 008e3a7 commit 981dadc

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed
 

‎package-lock.json

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

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@
4646
"@npmcli/map-workspaces": "^3.0.4",
4747
"@pkgjs/parseargs": "0.11.0",
4848
"@pnpm/logger": "5.0.0",
49-
"@pnpm/workspace.pkgs-graph": "2.0.9",
49+
"@pnpm/workspace.pkgs-graph": "2.0.10",
5050
"@snyk/github-codeowners": "^1.1.0",
5151
"chalk": "^5.2.0",
5252
"easy-table": "^1.2.0",
5353
"fast-glob": "^3.2.12",
5454
"globby": "^13.1.3",
55-
"jiti": "^1.19.3",
55+
"jiti": "1.21.0",
5656
"js-yaml": "^4.1.0",
5757
"micromatch": "^4.0.5",
5858
"minimist": "^1.2.8",
@@ -73,12 +73,12 @@
7373
"@types/js-yaml": "4.0.8",
7474
"@types/micromatch": "4.0.4",
7575
"@types/minimist": "1.2.4",
76-
"@types/node": "20.8.9",
76+
"@types/node": "20.8.10",
7777
"@types/npmcli__map-workspaces": "3.0.3",
7878
"@types/pkgjs__parseargs": "0.10.2",
7979
"@types/webpack": "5.28.4",
80-
"@typescript-eslint/eslint-plugin": "6.9.0",
81-
"@typescript-eslint/parser": "6.9.0",
80+
"@typescript-eslint/eslint-plugin": "6.9.1",
81+
"@typescript-eslint/parser": "6.9.1",
8282
"c8": "8.0.1",
8383
"eslint": "8.52.0",
8484
"eslint-import-resolver-typescript": "3.6.1",

0 commit comments

Comments
 (0)
Please sign in to comment.