Skip to content

Commit

Permalink
fix(deps): update external fixes (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 23e1104 commit 8e5ae94
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"dotenv": "16.4.5",
"eslint": "8.57.1",
"fs-extra": "11.2.0",
"husky": "9.1.6",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"mocha": "10.8.2",
"mocha-multi-reporters": "1.5.1",
"nock": "13.5.5",
"nock": "13.5.6",
"semantic-release": "24.2.0",
"yauzl": "3.1.3"
"yauzl": "3.2.0"
},
"lint-staged": {
"*.js": "eslint",
Expand All @@ -55,7 +55,7 @@
},
"dependencies": {
"@adobe/fastly-native-promises": "^3.0.10",
"@fastly/js-compute": "3.26.0",
"@fastly/js-compute": "3.27.2",
"chalk-template": "1.1.0",
"constants-browserify": "1.0.0",
"form-data": "4.0.1",
Expand Down

0 comments on commit 8e5ae94

Please sign in to comment.