Skip to content

Commit 7dc3934

Browse files
authored
Merge branch 'alpha' into uuid-fix
2 parents ba6d62d + 23b8810 commit 7dc3934

File tree

2 files changed

+54
-36
lines changed

2 files changed

+54
-36
lines changed

package-lock.json

Lines changed: 50 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"@babel/plugin-proposal-class-properties": "7.10.1",
4343
"@babel/plugin-transform-flow-comments": "7.10.1",
4444
"@babel/plugin-transform-flow-strip-types": "7.19.0",
45-
"@babel/plugin-transform-runtime": "7.10.1",
45+
"@babel/plugin-transform-runtime": "7.19.6",
4646
"@babel/preset-env": "7.20.2",
4747
"@babel/preset-react": "7.10.1",
4848
"@parse/minami": "1.0.0",
49-
"@saithodev/semantic-release-backmerge": "2.1.2",
49+
"@saithodev/semantic-release-backmerge": "2.1.3",
5050
"@semantic-release/changelog": "5.0.1",
5151
"@semantic-release/commit-analyzer": "8.0.1",
5252
"@semantic-release/git": "9.0.0",
@@ -75,7 +75,7 @@
7575
"gulp-watch": "5.0.1",
7676
"husky": "4.3.8",
7777
"jasmine": "3.5.0",
78-
"jasmine-reporters": "2.3.2",
78+
"jasmine-reporters": "2.5.2",
7979
"jasmine-spec-reporter": "7.0.0",
8080
"jest": "24.9.0",
8181
"jsdoc": "3.6.3",
@@ -85,7 +85,7 @@
8585
"parse-server": "git+https://github.com/parse-community/parse-server#alpha",
8686
"prettier": "2.2.1",
8787
"puppeteer": "19.6.2",
88-
"regenerator-runtime": "0.13.5",
88+
"regenerator-runtime": "0.13.11",
8989
"semantic-release": "19.0.5",
9090
"vinyl-source-stream": "2.0.0"
9191
},

0 commit comments

Comments
 (0)