Skip to content

Commit

Permalink
Merge pull request #107 from snyk/chore/updated-dependencies
Browse files Browse the repository at this point in the history
chore: updated dependency versions
  • Loading branch information
Arvi3d authored Sep 23, 2021
2 parents dce4af0 + d901068 commit 0da8268
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,39 +45,39 @@
"@types/jest": "^26.0.12",
"@types/needle": "^2.5.2",
"@types/node": "^14.6.2",
"@types/write": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@types/write": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.0.1",
"eslint": "^7.8.1",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^26.4.2",
"jsonschema": "^1.2.11",
"prettier": "^2.1.1",
"ts-jest": "^26.3.0",
"typescript": "^4.0.2",
"write": "^2.0.0",
"yalc": "^1.0.0-pre.44"
"yalc": "^1.0.0-pre.53"
},
"dependencies": {
"@deepcode/dcignore": "^1.0.2",
"@deepcode/dcignore": "^1.0.4",
"@snyk/fast-glob": "^3.2.6-patch",
"@types/flat-cache": "^2.0.0",
"@types/lodash.omit": "^4.5.6",
"@types/lodash.pick": "^4.4.6",
"@types/lodash.union": "^4.6.6",
"@types/sarif": "^2.1.3",
"@types/uuid": "^8.3.0",
"@types/sarif": "^2.1.4",
"@types/uuid": "^8.3.1",
"ignore": "^5.1.8",
"lodash.omit": "^4.5.0",
"lodash.pick": "^4.4.0",
"lodash.union": "^4.6.0",
"multimatch": "^5.0.0",
"needle": "^2.8.0",
"needle": "^3.0.0",
"p-map": "^3.0.0",
"queue": "^6.0.1",
"queue": "^6.0.2",
"uuid": "^8.3.2",
"yaml": "^1.10.2"
}
Expand Down

0 comments on commit 0da8268

Please sign in to comment.