Skip to content

Commit

Permalink
fix(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Apr 11, 2023
1 parent c076012 commit 0ab1e52
Show file tree
Hide file tree
Showing 12 changed files with 279 additions and 270 deletions.
6 changes: 3 additions & 3 deletions __utils__/eslint-config/package.json
Expand Up @@ -23,9 +23,9 @@
"repository": "https://github.com/pnpm/pnpm/blob/master/utils/eslint-config",
"scripts": {},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"eslint": "^8.37.0",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"eslint": "^8.38.0",
"eslint-config-standard-with-typescript": "^34.0.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",
Expand Down
2 changes: 1 addition & 1 deletion fetching/tarball-fetcher/package.json
Expand Up @@ -43,7 +43,7 @@
"@zkochan/retry": "^0.2.0",
"p-map-values": "^1.0.0",
"ramda": "npm:@pnpm/ramda@0.28.1",
"ssri": "10.0.1"
"ssri": "10.0.3"
},
"devDependencies": {
"@pnpm/cafs-types": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
"@types/node": "^14.18.42",
"c8": "^7.13.0",
"cross-env": "^7.0.3",
"eslint": "^8.37.0",
"eslint": "^8.38.0",
"husky": "^8.0.3",
"jest": "^29.5.0",
"keyv": "4.5.2",
Expand Down
2 changes: 1 addition & 1 deletion pkg-manager/package-requester/package.json
Expand Up @@ -61,7 +61,7 @@
"rename-overwrite": "^4.0.3",
"safe-promise-defer": "^1.0.1",
"semver": "^7.4.0",
"ssri": "10.0.1"
"ssri": "10.0.3"
},
"devDependencies": {
"@pnpm/cafs-types": "workspace:*",
Expand Down

0 comments on commit 0ab1e52

Please sign in to comment.