Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to ^29.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 19, 2023
1 parent 71e2728 commit 77e6277
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nick-mazuk/lib",
"version": "0.8.254",
"version": "0.8.255",
"description": "",
"scripts": {
"eslint": "eslint '**/*.{js,ts,tsx}' --quiet --fix",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.21.0",
"@nick-mazuk/eslint-config": "^0.8.16",
"@types/jest": "^29.5.0",
"@types/jest": "^29.5.1",
"@types/node": "^18.15.10",
"@types/react": "^18.0.30",
"@types/validator": "^13.7.14",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 77e6277

Please sign in to comment.