Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 8804571 commit 1b846e7
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.0
20.11.1
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,18 +75,18 @@
"dependencies": {
"@actions/core": "1.10.1",
"@actions/exec": "1.1.1",
"csv-parse": "5.5.3"
"csv-parse": "5.5.5"
},
"devDependencies": {
"@types/jest": "29.5.12",
"@types/node": "20.11.17",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vercel/ncc": "0.38.1",
"eslint": "8.56.0",
"eslint-plugin-github": "4.10.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jsonc": "2.13.0",
"eslint": "8.57.0",
"eslint-plugin-github": "4.10.2",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsonc": "2.14.1",
"eslint-plugin-prettier": "5.1.3",
"jest": "29.7.0",
"make-coverage-badge": "1.2.0",
Expand All @@ -95,7 +95,7 @@
"prettier": "3.2.5",
"prettier-eslint": "16.3.0",
"ts-jest": "29.1.2",
"typescript": "5.3.3",
"typescript": "5.4.3",
"yaml-lint": "1.7.0"
},
"eslintConfig": {}
Expand Down
Loading

0 comments on commit 1b846e7

Please sign in to comment.