Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2022
1 parent 04ddd01 commit b3c9f6b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"license": "GPL-3.0",
"devDependencies": {
"babel-core": "6.26.3",
"babel-loader": "^7.0.0",
"babel-preset-es2015": "^6.22.0",
"babel-preset-react": "^6.23.0",
"babel-preset-stage-0": "^6.22.0",
"babel-register": "^6.23.0",
"electron": "^8.0.1",
"electron-packager": "^14.2.1",
"eslint": "^4.0.0",
"eslint-plugin-react": "^7.1.0",
"install": "^0.10.1",
"node-sass": "^4.5.0",
"rimraf": "^2.5.4",
"webpack": "^3.3.0"
"babel-loader": "7.1.5",
"babel-preset-es2015": "6.24.1",
"babel-preset-react": "6.24.1",
"babel-preset-stage-0": "6.24.1",
"babel-register": "6.26.0",
"electron": "8.5.5",
"electron-packager": "14.2.1",
"eslint": "4.19.1",
"eslint-plugin-react": "7.30.0",
"install": "0.10.4",
"node-sass": "4.14.1",
"rimraf": "2.7.1",
"webpack": "3.12.0"
},
"dependencies": {
"angular": "^1.6.2",
Expand Down

0 comments on commit b3c9f6b

Please sign in to comment.