Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#59)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2023
1 parent 96402ed commit 48a0cb5
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "filter-data",
"version": "0.2.0",
"packageManager": "pnpm@7.14.2",
"packageManager": "pnpm@7.23.0",
"description": "simple, fast data filter",
"keywords": [
"match-sorter",
Expand Down Expand Up @@ -56,20 +56,20 @@
"@types/jest": "^29.2.1",
"@types/match-sorter": "^6.0.0",
"@types/node": "^18.11.18",
"@types/ramda": "^0.28.18",
"@types/ramda": "^0.28.20",
"@web-configs/eslint-plugin": "^0.5.0",
"@web-configs/prettier": "^0.1.2",
"eslint": "^8.31.0",
"fuse.js": "^6.6.2",
"jest": "^29.2.2",
"match-sorter": "^6.3.1",
"prettier": "^2.7.1",
"prettier": "^2.8.2",
"rimraf": "^3.0.2",
"rollup": "^2.79.1",
"rollup-plugin-terser": "^7.0.2",
"tslib": "^2.4.1",
"tsx": "^3.11.0",
"typescript": "^4.8.4"
"tsx": "^3.12.1",
"typescript": "^4.9.4"
},
"prettier": "@web-configs/prettier"
}
Loading

0 comments on commit 48a0cb5

Please sign in to comment.