Skip to content

Commit

Permalink
npm(deps): bump the npm group in /scripts with 2 updates (#109)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 24, 2024
1 parent 1131c8c commit 432c85d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions scripts/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 scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"dependencies": {
"@annangela/eslint-config": "^5.1.1",
"@octokit/auth-unauthenticated": "^6.1.0",
"@octokit/plugin-retry": "^7.1.0",
"@octokit/plugin-retry": "^7.1.1",
"@octokit/rest": "^20.1.0",
"byte-size": "^8.1.1",
"cron": "^3.1.7",
"eslint": "^8.57.0",
"minimatch": "^9.0.4",
"minio": "^7.1.3",
"simple-git": "^3.24.0",
"undici": "^6.14.0"
"undici": "^6.14.1"
},
"scripts": {
"ci": "export RANDOM_UUID=$(uuidgen) && node ci/before.js && npm ci && node ci/after.js",
Expand Down

0 comments on commit 432c85d

Please sign in to comment.