Skip to content

Commit

Permalink
[pac-resolver] Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jun 29, 2023
1 parent 7008a93 commit 0fe8b72
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 24 deletions.
5 changes: 5 additions & 0 deletions .changeset/sour-frogs-bathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'pac-resolver': patch
---

Update dependencies
10 changes: 5 additions & 5 deletions packages/pac-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@
"dist"
],
"dependencies": {
"degenerator": "^4.0.1",
"ip": "^1.1.5",
"degenerator": "^4.0.3",
"ip": "^1.1.8",
"netmask": "^2.0.2"
},
"devDependencies": {
"@types/ip": "^1.1.0",
"@types/jest": "^29.5.1",
"@types/jest": "^29.5.2",
"@types/netmask": "^1.0.30",
"@types/node": "^14.18.45",
"@types/node": "^14.18.52",
"jest": "^29.5.0",
"ts-jest": "^29.1.0",
"tsconfig": "workspace:*",
"typescript": "^5.0.4"
"typescript": "^5.1.6"
},
"scripts": {
"build": "tsc",
Expand Down
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 0fe8b72

@vercel
Copy link

@vercel vercel bot commented on 0fe8b72 Jun 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

proxy-agents – ./

proxy-agents-tootallnate.vercel.app
proxy-agents.vercel.app
proxy-agents-git-main-tootallnate.vercel.app

Please sign in to comment.