Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeniau committed Jul 30, 2024
1 parent abbeb74 commit d2e11ec
Show file tree
Hide file tree
Showing 2 changed files with 630 additions and 638 deletions.
2 changes: 1 addition & 1 deletion tests_config/raw-serializer.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ module.exports = {
Object.prototype.hasOwnProperty.call(val, RAW) &&
typeof val[RAW] === 'string'
);
}
},
};
Loading

0 comments on commit d2e11ec

Please sign in to comment.