Skip to content

Commit

Permalink
chore(deps): update js test packages (#101)
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 Aug 31, 2023
1 parent 30c4bcb commit 712efaf
Show file tree
Hide file tree
Showing 3 changed files with 2,671 additions and 6,688 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"updated": "lerna updated"
},
"devDependencies": {
"@swc/core": "^1.3.73",
"@swc/jest": "^0.2.27",
"@types/jest": "^29.5.3",
"@swc/core": "^1.3.81",
"@swc/jest": "^0.2.29",
"@types/jest": "^29.5.4",
"@web-configs/babel-preset": "workspace:*",
"@web-configs/eslint-plugin": "workspace:*",
"@web-configs/prettier": "workspace:*",
"eslint": "^8.46.0",
"fs-extra": "^11.1.1",
"glob": "^10.3.3",
"jest": "^29.6.2",
"jest": "^29.6.4",
"lerna": "^7.1.5",
"plop": "^3.1.2",
"prettier": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"stylelint": ">=15.10.2"
},
"devDependencies": {
"jest-preset-stylelint": "^6.1.1",
"jest-preset-stylelint": "^6.2.0",
"strip-ansi": "^7.1.0",
"stylelint": "^15.10.2"
}
Expand Down
Loading

0 comments on commit 712efaf

Please sign in to comment.