Skip to content

Commit

Permalink
@0.11.2 - devdep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
localnerve committed Feb 14, 2024
1 parent 74fbca9 commit 1fd3935
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 31 deletions.
58 changes: 30 additions & 28 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "picklr",
"version": "0.11.1",
"version": "0.11.2",
"description": "A utility to update a single line in multiple files",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -36,9 +36,9 @@
"homepage": "https://github.com/localnerve/picklr#readme",
"devDependencies": {
"c8": "^9.1.0",
"chai": "^5.0.3",
"chai": "^5.1.0",
"eslint": "^8.56.0",
"mocha": "^10.2.0",
"mocha": "^10.3.0",
"precommit-hook": "^3.0.0"
},
"pre-commit": [
Expand Down

0 comments on commit 1fd3935

Please sign in to comment.