Skip to content

Commit

Permalink
chore: fix merge conflic
Browse files Browse the repository at this point in the history
rob893 committed Sep 7, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 5b30ba8 + cf032a0 commit 070bda6
Showing 41 changed files with 2,366 additions and 1,282 deletions.
124 changes: 112 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typescript-extended-linq",
"version": "1.2.1",
"version": "1.3.1",
"description": "Typescript Linq API",
"author": "Robert Herber",
"license": "MIT",
@@ -43,8 +43,8 @@
"@stryker-mutator/typescript-checker": "^5.4.0",
"@types/benchmark": "^2.1.1",
"@types/jest": "^27.0.1",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"@typescript-eslint/eslint-plugin": "^4.31.0",
"@typescript-eslint/parser": "^4.31.0",
"benchmark": "^2.1.4",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
Loading

0 comments on commit 070bda6

Please sign in to comment.