Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent da0ef42 commit 411a298
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 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.1.7",
"packageManager": "pnpm@7.12.2",
"description": "simple, fast data filter",
"keywords": [
"match-sorter",
Expand Down Expand Up @@ -48,28 +48,28 @@
"ramda": "0.28.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-typescript": "^8.3.2",
"@rollup/plugin-typescript": "^8.5.0",
"@swc/core": "^1.2.196",
"@swc/jest": "^0.2.21",
"@types/jest": "^28.1.0",
"@types/match-sorter": "^6.0.0",
"@types/node": "^17.0.39",
"@types/ramda": "^0.28.13",
"@web-configs/eslint-plugin": "^0.3.0",
"@web-configs/prettier": "^0.1.1",
"@types/ramda": "^0.28.15",
"@web-configs/eslint-plugin": "^0.5.0",
"@web-configs/prettier": "^0.1.2",
"eslint": "^8.16.0",
"fuse.js": "^6.6.2",
"jest": "^28.1.0",
"match-sorter": "^6.3.1",
"prettier": "^2.6.2",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"rollup": "^2.75.5",
"rollup": "^2.79.1",
"rollup-plugin-terser": "^7.0.2",
"tslib": "^2.4.0",
"tsx": "^3.4.2",
"typescript": "^4.7.2"
"tsx": "^3.9.0",
"typescript": "^4.8.3"
},
"prettier": "@web-configs/prettier"
}

0 comments on commit 411a298

Please sign in to comment.