Skip to content

Commit

Permalink
chore(deps): update js test packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Github changeset workflow committed Jul 31, 2023
1 parent 6dacb42 commit 6418e2f
Show file tree
Hide file tree
Showing 3 changed files with 362 additions and 341 deletions.
8 changes: 8 additions & 0 deletions .changeset/renovate-5573efd.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'filter-data': patch
---

Updated dependency `@swc/core` to `^1.3.72`.
Updated dependency `@swc/jest` to `^0.2.27`.
Updated dependency `@types/jest` to `^29.5.3`.
Updated dependency `jest` to `^29.6.2`.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,17 +65,17 @@
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.2",
"@swc/core": "^1.3.67",
"@swc/jest": "^0.2.26",
"@types/jest": "^29.5.2",
"@swc/core": "^1.3.72",
"@swc/jest": "^0.2.27",
"@types/jest": "^29.5.3",
"@types/match-sorter": "^6.0.0",
"@types/node": "^18.17.1",
"@types/ramda": "^0.29.3",
"@web-configs/eslint-plugin": "^0.5.1",
"@web-configs/prettier": "^0.1.2",
"eslint": "^8.44.0",
"fuse.js": "^6.6.2",
"jest": "^29.5.0",
"jest": "^29.6.2",
"match-sorter": "^6.3.1",
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
Expand Down
Loading

0 comments on commit 6418e2f

Please sign in to comment.