Skip to content

Commit

Permalink
⬆️ Bump the development-dependencies group with 4 updates (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 2b74610 commit 52c0090
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 82 deletions.
160 changes: 82 additions & 78 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 @@ -41,19 +41,19 @@
"@actions/exec": "^1.1.1",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@jest/globals": "^29.7.0",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.5",
"@vercel/ncc": "^0.38.3",
"babel-jest": "^29.7.0",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-jest": "^28.10.0",
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0"
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1"
},
"jest": {
"verbose": true,
Expand Down

0 comments on commit 52c0090

Please sign in to comment.