Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 25, 2023
1 parent 15e0566 commit 0300a2d
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,35 +51,35 @@
"devDependencies": {
"@apollo/client": "^3.0.0-beta.29",
"@apollo/link-error": "^2.0.0-beta.3",
"@babel/core": "7.x",
"@types/graphql": "14.x",
"@types/jest": "23.x",
"@types/node": "10.x",
"@types/qs": "6.5.x",
"browserify": "16.2.x",
"bundlesize": "0.17.x",
"camelcase": "5.0.x",
"codecov": "3.x",
"danger": "6.x",
"fetch-mock": "7.x",
"graphql": "14.x",
"isomorphic-fetch": "2.2.x",
"jest": "23.x",
"jest-fetch-mock": "2.x",
"lerna": "3.6.x",
"lint-staged": "8.1.x",
"lodash": "4.17.x",
"pre-commit": "1.2.x",
"prettier": "1.15.x",
"qs": "6.6.x",
"rimraf": "2.6.x",
"rollup": "0.67.x",
"rollup-plugin-local-resolve": "1.0.x",
"rollup-plugin-sourcemaps": "0.4.x",
"snake-case": "2.1.x",
"ts-jest": "23.10.x",
"typescript": "3.x",
"uglify-js": "3.4.x"
"@babel/core": "7.22.11",
"@types/graphql": "14.2.3",
"@types/jest": "23.3.14",
"@types/node": "10.17.60",
"@types/qs": "6.5.3",
"browserify": "16.2.3",
"bundlesize": "0.17.2",
"camelcase": "5.0.0",
"codecov": "3.8.2",
"danger": "6.1.13",
"fetch-mock": "7.7.3",
"graphql": "14.7.0",
"isomorphic-fetch": "2.2.1",
"jest": "23.6.0",
"jest-fetch-mock": "2.1.2",
"lerna": "3.6.0",
"lint-staged": "8.1.7",
"lodash": "4.17.21",
"pre-commit": "1.2.2",
"prettier": "1.15.3",
"qs": "6.6.1",
"rimraf": "2.6.3",
"rollup": "0.67.4",
"rollup-plugin-local-resolve": "1.0.7",
"rollup-plugin-sourcemaps": "0.4.2",
"snake-case": "2.1.0",
"ts-jest": "23.10.5",
"typescript": "3.9.10",
"uglify-js": "3.4.10"
},
"resolutions": {
"babel-core": "7.0.0-bridge.0",
Expand Down

0 comments on commit 0300a2d

Please sign in to comment.