Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to ^27.4.0 (#285)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jeroen Claassens <support@favware.tech>
  • Loading branch information
3 people committed Nov 29, 2021
1 parent 44b8f52 commit 28719b1
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 789 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"eslint": "^8.3.0",
"gen-esm-wrapper": "^1.1.3",
"husky": "^7.0.4",
"jest": "^27.3.1",
"jest-circus": "^27.3.1",
"jest": "^27.4.0",
"jest-circus": "^27.4.0",
"lint-staged": "^12.1.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.0",
Expand Down Expand Up @@ -99,6 +99,9 @@
"publishConfig": {
"access": "public"
},
"resolutions": {
"jest-environment-jsdom": "https://registry.yarnpkg.com/@favware/skip-dependency/-/skip-dependency-1.1.2.tgz"
},
"gypfile": true,
"prettier": "@sapphire/prettier-config",
"packageManager": "yarn@3.1.1"
Expand Down

0 comments on commit 28719b1

Please sign in to comment.