Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#770)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 9f5267a commit 36bcc74
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
44 changes: 22 additions & 22 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 @@ -50,19 +50,19 @@
"!**/*.map"
],
"devDependencies": {
"@types/jest": "^29.5.10",
"@types/node": "^18.19.2",
"@types/jest": "^29.5.11",
"@types/node": "^18.19.3",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"cross-env": "^7.0.3",
"eslint": "^8.55.0",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"lorem-ipsum": "^2.0.8",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"homepage": "https://github.com/streetsidesoftware/regexp-worker#readme"
}

0 comments on commit 36bcc74

Please sign in to comment.