Skip to content

Commit 68ef285

Browse files
renovate[bot]renovate-boterezrokah
authored
chore(deps): update dependency ava to v4 (#3961)
* chore(deps): update dependency ava to v4 * chore: sync snapshots Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: erezrokah <[email protected]>
1 parent b41c4c9 commit 68ef285

9 files changed

+909
-764
lines changed

npm-shrinkwrap.json

Lines changed: 907 additions & 762 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"devDependencies": {
187187
"@babel/preset-react": "^7.12.13",
188188
"@netlify/eslint-config-node": "^4.1.6",
189-
"ava": "^3.15.0",
189+
"ava": "^4.0.0",
190190
"c8": "^7.11.0",
191191
"eslint-plugin-sort-destructure-keys": "^1.3.5",
192192
"fast-glob": "^3.2.7",
Binary file not shown.
51 Bytes
Binary file not shown.
-6 Bytes
Binary file not shown.
-16 Bytes
Binary file not shown.
-20 Bytes
Binary file not shown.
24 Bytes
Binary file not shown.

tools/eslint-rules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"peerDependencies": {
77
"eslint": "^7.21.0",
8-
"ava": "^3.15.0"
8+
"ava": "^4.0.0"
99
},
1010
"engines": {
1111
"node": "^12.20.0 || ^14.14.0 || >=16.0.0"

0 commit comments

Comments
 (0)