Skip to content

Commit

Permalink
Merge e2e608d into dce8b11
Browse files Browse the repository at this point in the history
  • Loading branch information
mcataford committed Aug 4, 2021
2 parents dce8b11 + e2e608d commit cc53039
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
"cross-env": "^6.0.3",
"css-loader": "^1.0.1",
"css-modules-require-hook": "^4.0.1",
"dotenv": "^4.0.0",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.5.0",
"eslint": "^7.32.0",
Expand All @@ -81,7 +80,6 @@
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.11.0",
"eslint-plugin-security": "^1.3.0",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^2.0.0",
"husky": "^4.2.3",
Expand Down
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5706,10 +5706,6 @@ dotenv-webpack@^1.5.7:
dependencies:
dotenv-defaults "^1.0.2"

dotenv@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-4.0.0.tgz#864ef1379aced55ce6f95debecdce179f7a0cd1d"

dotenv@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
Expand Down Expand Up @@ -6111,12 +6107,6 @@ eslint-plugin-react@^7.11.0:
prop-types "^15.6.2"
resolve "^1.9.0"

eslint-plugin-security@^1.3.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-security/-/eslint-plugin-security-1.4.0.tgz#d4f314484a80b1b613b8c8886e84f52efe1526c2"
dependencies:
safe-regex "^1.1.0"

eslint-restricted-globals@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/eslint-restricted-globals/-/eslint-restricted-globals-0.1.1.tgz#35f0d5cbc64c2e3ed62e93b4b1a7af05ba7ed4d7"
Expand Down

0 comments on commit cc53039

Please sign in to comment.