forked from parse-community/parse-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* source: (120 commits) chore(release): 4.1.4 [skip ci] fix: login fails with error `req.session.regenerate is not a function` (parse-community#2196) chore(release): 4.1.3 [skip ci] ci: release commit chore(release): 4.1.3-beta.1 [skip ci] chore(release): 4.1.2 [skip ci] ci: fix auto-release (parse-community#2174) refactor: upgrade commander from 9.2.0 to 9.3.0 (parse-community#2173) refactor: upgrade @babel/runtime from 7.18.2 to 7.18.3 (parse-community#2172) refactor: upgrade @babel/runtime from 7.18.0 to 7.18.2 (parse-community#2169) refactor: upgrade typescript from 4.6.4 to 4.7.2 (parse-community#2168) refactor: upgrade core-js from 3.22.6 to 3.22.7 (parse-community#2170) refactor: upgrade immutable from 4.0.0 to 4.1.0 (parse-community#2167) refactor: upgrade core-js from 3.22.5 to 3.22.6 (parse-community#2165) refactor: upgrade react-redux from 8.0.1 to 8.0.2 (parse-community#2166) refactor: upgrade otpauth from 7.1.2 to 7.1.3 (parse-community#2163) refactor: upgrade passport from 0.5.3 to 0.6.0 (parse-community#2162) refactor: upgrade @babel/runtime from 7.17.9 to 7.18.0 (parse-community#2161) refactor: upgrade passport from 0.5.2 to 0.5.3 (parse-community#2157) chore(release): 4.1.2-alpha.3 [skip ci] ... # Conflicts: # package-lock.json
- Loading branch information
Showing
29 changed files
with
1,063 additions
and
25,927 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"typeAcquisition": { | ||
"include": [ | ||
"jest" | ||
] | ||
}, | ||
"exclude": ["node_modules"] | ||
} |
Oops, something went wrong.