Skip to content

Commit

Permalink
Bump the npm-dependencies group across 1 directory with 4 updates (#9)
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] authored May 6, 2024
1 parent 983909b commit 6bb2790
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 52 deletions.
106 changes: 58 additions & 48 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 @@ -7,12 +7,12 @@
"watch": "nodemon --watch source build.js"
},
"devDependencies": {
"@eslint/js": "^9.1.1",
"eslint": "^9.1.0",
"@eslint/js": "^9.2.0",
"eslint": "^9.2.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.0.0",
"globals": "^15.1.0",
"nodemon": "^3.1.0",
"prettier": "^3.2.4",
"puppeteer": "^22.6.5"
"puppeteer": "^22.7.1"
}
}

0 comments on commit 6bb2790

Please sign in to comment.