Skip to content

Commit

Permalink
⬆️ Bump the development-dependencies group with 4 updates (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 34d1e04 commit 59c526d
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 70 deletions.
133 changes: 67 additions & 66 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 @@ -39,21 +39,21 @@
},
"devDependencies": {
"@actions/exec": "^1.1.1",
"@babel/preset-env": "^7.26.8",
"@babel/preset-env": "^7.26.9",
"@babel/preset-typescript": "^7.26.0",
"@eslint/js": "^9.20.0",
"@jest/globals": "^29.7.0",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.1",
"@types/node": "^22.13.4",
"@vercel/ncc": "^0.38.3",
"babel-jest": "^29.7.0",
"eslint": "^9.20.0",
"eslint": "^9.20.1",
"eslint-plugin-jest": "^28.11.0",
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.23.0"
"typescript-eslint": "^8.24.0"
},
"jest": {
"verbose": true,
Expand Down

0 comments on commit 59c526d

Please sign in to comment.