Skip to content

Commit

Permalink
☝️ Bump np dep
Browse files Browse the repository at this point in the history
  • Loading branch information
himynameisdave committed Apr 8, 2024
1 parent 05a65e1 commit 86883b5
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 501 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"print-config": "eslint --print-config index.js > config-full.json",
"test": "npm run find-rules && npm run lint",
"test:od": "npm outdated && npm run find-rules && npm run lint",
"release": "np --no-yarn"
"release": "np"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.6.0",
Expand All @@ -32,7 +32,7 @@
"eslint-find-rules": "^4.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"np": "^9.2.0",
"np": "^10.0.3",
"svelte": "^4.2.12",
"typescript": "^5.4.4"
},
Expand Down
Loading

0 comments on commit 86883b5

Please sign in to comment.