Skip to content

Commit

Permalink
@0.11.5, devdep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
localnerve committed Aug 12, 2024
1 parent e3d78a0 commit f46ebef
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 36 deletions.
70 changes: 39 additions & 31 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "picklr",
"version": "0.11.4",
"version": "0.11.5",
"description": "A utility to update a single line in multiple files",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -35,12 +35,12 @@
},
"homepage": "https://github.com/localnerve/picklr#readme",
"devDependencies": {
"@eslint/js": "^9.6.0",
"@eslint/js": "^9.9.0",
"c8": "^10.1.2",
"chai": "^5.1.1",
"eslint": "^9.6.0",
"globals": "^15.8.0",
"mocha": "^10.6.0",
"eslint": "^9.9.0",
"globals": "^15.9.0",
"mocha": "^10.7.3",
"precommit-hook": "^3.0.0"
},
"pre-commit": [
Expand Down

0 comments on commit f46ebef

Please sign in to comment.