Skip to content

Commit

Permalink
chore(deps): Bump node-fetch from 2.6.12 to 3.3.2 (#91)
Browse files Browse the repository at this point in the history
* chore(deps): Bump node-fetch from 2.6.12 to 3.3.2

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.12 to 3.3.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.12...v3.3.2)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Change version rule for node-fetch

Signed-off-by: Oğuzhan Durgun <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Oğuzhan Durgun <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oğuzhan Durgun <[email protected]>
  • Loading branch information
dependabot[bot] and oguzhand95 authored Oct 3, 2023
1 parent 3bc7c8c commit ee1ccbf
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 32 deletions.
18 changes: 11 additions & 7 deletions dist/index.js

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

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"@actions/tool-cache": "^2.0.1",
"@octokit/core": "^5.0.0",
"https-proxy-agent": "^7.0.2",
"node-fetch": "^2.6.12"
"node-fetch": "2.x"
},
"devDependencies": {
"@types/node": "^20.4.5",
"@types/node-fetch": "^2.6.4",
"@types/node-fetch": "^2.6.6",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.6.0",
"@vercel/ncc": "^0.36.1",
Expand Down

0 comments on commit ee1ccbf

Please sign in to comment.