Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
yarn upgrade
manually update package.json
Update yarn.lock
  • Loading branch information
genygilles committed Jul 12, 2022
1 parent ce0bf42 commit f9d72ce
Show file tree
Hide file tree
Showing 2 changed files with 2,812 additions and 2,512 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,42 +28,42 @@
},
"homepage": "https://github.com/Genymobile/genymotion-device-web-player#readme",
"dependencies": {
"lodash": "^4.17.20",
"loglevel": "^1.7.0",
"webrtc-adapter": "^7.7.0"
"lodash": "^4.17.21",
"loglevel": "^1.8.0",
"webrtc-adapter": "^7.7.1"
},
"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"@babel/register": "^7.12.1",
"@babel/core": "^7.18.6",
"@babel/preset-env": "^7.18.6",
"@babel/register": "^7.18.6",
"babel-eslint": "^10.1.0",
"browser-sync": "^2.26.13",
"browser-sync": "^2.27.10",
"browserify": "^17.0.0",
"browserify-transform-tools": "^1.7.0",
"del": "^6.0.0",
"eslint": "^7.12.1",
"eslint-plugin-jest": "^24.1.0",
"del": "^6.1.1",
"eslint": "^7.32.0",
"eslint-plugin-jest": "^24.7.0",
"estraverse-fb": "^1.3.2",
"grasp": "^0.6.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
"gulp-babel": "^8.0.0",
"gulp-clean-css": "^4.3.0",
"gulp-concat": "^2.6.1",
"gulp-connect": "^5.0.0",
"gulp-connect": "^5.7.0",
"gulp-css-base64": "^2.0.0",
"gulp-html-to-js": "0.0.7",
"gulp-htmlmin": "^5.0.1",
"gulp-if": "^3.0.0",
"gulp-inject": "^5.0.5",
"gulp-sass": "^4.1.0",
"gulp-sass": "^4.1.1",
"gulp-streamify": "^1.0.2",
"gulp-tap": "^2.0.0",
"gulp-uglify-es": "^2.0.0",
"gulp-using": "^0.1.1",
"gulp-util": "^3.0.8",
"jest": "^26.6.3",
"jest-junit": "^12.0.0",
"jest-junit": "^12.3.0",
"merge2": "^1.4.1",
"through2": "^4.0.2",
"vinyl": "^2.2.1",
Expand Down
Loading

0 comments on commit f9d72ce

Please sign in to comment.