Skip to content

Commit

Permalink
Update benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
axtgr committed Mar 9, 2024
1 parent ff960a0 commit ead18a9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"eslint-plugin-prettier": "^3.4.1",
"globrex": "^0.1.2",
"husky": "^4.3.8",
"matcher": "^3.0.0",
"picomatch": "^2.3.1",
"matcher": "^4.0.0",
"picomatch": "^4.0.1",
"prettier": "^2.8.0",
"pta": "^0.1.3",
"rollup": "^2.79.1",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1912,12 +1912,12 @@ __metadata:
languageName: node
linkType: hard

"matcher@npm:^3.0.0":
version: 3.0.0
resolution: "matcher@npm:3.0.0"
"matcher@npm:^4.0.0":
version: 4.0.0
resolution: "matcher@npm:4.0.0"
dependencies:
escape-string-regexp: ^4.0.0
checksum: 8bee1a7ab7609c2c21d9c9254b6785fa708eadf289032b556d57a34e98fcd4c537659a004dafee6ce80ab157099e645c199dc52678dff1e7fb0a6684e0da4dbe
checksum: d338aff31d8dfd3626873e43777f46b123579734d53bb8d18d64b08a822ba5e8d39f5fe2e23403258e6143aa0cbe20a15662720d825cd0d3af961d5a44230328
languageName: node
linkType: hard

Expand Down Expand Up @@ -2167,8 +2167,8 @@ __metadata:
eslint-plugin-prettier: ^3.4.1
globrex: ^0.1.2
husky: ^4.3.8
matcher: ^3.0.0
picomatch: ^2.3.1
matcher: ^4.0.0
picomatch: ^4.0.1
prettier: ^2.8.0
pta: ^0.1.3
rollup: ^2.79.1
Expand Down Expand Up @@ -2300,6 +2300,13 @@ __metadata:
languageName: node
linkType: hard

"picomatch@npm:^4.0.1":
version: 4.0.1
resolution: "picomatch@npm:4.0.1"
checksum: f135d38bb7d190186907714cf2f3abe043de9c66b1c5e5687ae7ae63fd9693a51634aa3662ac1dcd79e1209e02edcaa0740c4f3edda2ffed03f1a0bee38d8f67
languageName: node
linkType: hard

"pkg-dir@npm:^5.0.0":
version: 5.0.0
resolution: "pkg-dir@npm:5.0.0"
Expand Down

0 comments on commit ead18a9

Please sign in to comment.