Skip to content

Commit

Permalink
chore(deps): batch bump deps flagged by dependabot (#751)
Browse files Browse the repository at this point in the history
* chore(deps): batch bump deps flagged by dependabot

* revert ts-jest bump
  • Loading branch information
dohaki authored May 30, 2023
1 parent 4353ccc commit 4f3ca01
Show file tree
Hide file tree
Showing 3 changed files with 572 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3.0.3
uses: actions/dependency-review-action@v3.0.4
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"framer-motion": "4.1.17",
"jose": "^4.9.3",
"lodash-es": "^4.17.21",
"luxon": "^2.3.1",
"luxon": "^3.3.0",
"numeral": "^2.0.6",
"react": "^17.0.2",
"react-device-detect": "^2.2.2",
Expand Down Expand Up @@ -106,7 +106,7 @@
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^27.0.0",
"@types/lodash-es": "^4.17.5",
"@types/luxon": "^2.3.0",
"@types/luxon": "^3.3.0",
"@types/node": "^12.0.0",
"@types/numeral": "^2.0.2",
"@types/react": "^17.0.0",
Expand All @@ -121,13 +121,13 @@
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-register": "^6.26.0",
"chromatic": "^6.9.0",
"chromatic": "^6.17.4",
"cypress": "^10.4.0",
"eslint-plugin-prettier": "^4.2.1",
"hardhat": "^2.12.7",
"husky": "^8.0.0",
"jest-environment-hardhat": "^1.1.8",
"lint-staged": "^12.4.1",
"lint-staged": "^13.0.3",
"prettier": "^2.4.1",
"serve": "^14.0.1",
"ts-jest": "^26.5.6",
Expand Down
Loading

2 comments on commit 4f3ca01

@vercel
Copy link

@vercel vercel bot commented on 4f3ca01 May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

goerli-frontend-v2 – ./

goerli-frontend-v2-git-master-uma.vercel.app
goerli-frontend-v2.vercel.app
goerli-frontend-v2-uma.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 4f3ca01 May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.