Skip to content

Commit

Permalink
[E4E-0]: Update dependencies to resolve audit issues
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCleric committed Feb 8, 2022
1 parent 861add4 commit 6102393
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"Jon Cursi <[email protected]>"
],
"dependencies": {
"@actinc/eslint-config": "3.4.0",
"@actinc/eslint-config": "3.4.1",
"@commitlint/cli": "15.0.0",
"@commitlint/config-conventional": "15.0.0",
"@testing-library/jest-dom": "^5.16.1",
Expand All @@ -31,11 +31,11 @@
"eslint-plugin-new-with-error": "3.1.0",
"eslint-plugin-no-loops": "0.3.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-promise": "5.1.1",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-react": "7.27.1",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-security": "1.4.0",
"markdownlint-cli": "0.30.0",
"markdownlint-cli": "0.31.0",
"prettier": "2.4.1",
"ts-node": "10.4.0",
"typescript": "4.5.2"
Expand Down Expand Up @@ -76,7 +76,7 @@
"main": "index.js",
"name": "@encoura/eslint-config",
"peerDependencies": {
"@actinc/eslint-config": "3.4.0",
"@actinc/eslint-config": "3.4.1",
"@commitlint/cli": "15.0.0",
"@commitlint/config-conventional": "15.0.0",
"@typescript-eslint/eslint-plugin": "5.4.0",
Expand All @@ -96,11 +96,11 @@
"eslint-plugin-new-with-error": "3.1.0",
"eslint-plugin-no-loops": "0.3.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-promise": "5.1.1",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-react": "7.27.1",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-security": "1.4.0",
"markdownlint-cli": "0.30.0",
"markdownlint-cli": "0.31.0",
"prettier": "2.4.1",
"typescript": "4.5.2"
},
Expand Down

0 comments on commit 6102393

Please sign in to comment.