Skip to content

Commit

Permalink
Bumped package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vpmedia committed Feb 7, 2024
1 parent b444283 commit 20b0839
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 39 deletions.
79 changes: 42 additions & 37 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jsdoc": "^48.0.5",
"eslint-plugin-jsdoc": "^48.0.6",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lefthook": "^1.6.1",
Expand All @@ -42,7 +42,7 @@
"test": "NODE_OPTIONS=--experimental-vm-modules jest --passWithNoTests",
"lint": "eslint \"**/*.{js,jsx}\"",
"typecheck": "tsc",
"format": "prettier --write \"./**/*.{js,jsx,mjs,cjs,ts,tsx,json,md}\"",
"format": "prettier --write \"./**/*.{js,jsx,mjs,cjs,ts,tsx,json,md,css}\"",
"lefthook:install": "lefthook install",
"lefthook:uninstall": "lefthook uninstall"
},
Expand Down

0 comments on commit 20b0839

Please sign in to comment.