Skip to content

Commit

Permalink
chore(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent 63a9426 commit 73be740
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions packages/gatsby-source-sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,29 +57,29 @@
"url-parse": "^1.5.10"
},
"devDependencies": {
"@sanity/semantic-release-preset": "^4.1.1",
"@types/debug": "^4.1.7",
"@types/jest": "^29.4.0",
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.18",
"@types/react-dom": "^18.0.10",
"@types/semver": "^7.3.13",
"@types/split2": "^4.0.0",
"@types/through2": "^2.0.38",
"@sanity/semantic-release-preset": "^4.1.4",
"@types/debug": "^4.1.9",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.199",
"@types/node": "^18.18.5",
"@types/react-dom": "^18.2.13",
"@types/semver": "^7.5.3",
"@types/split2": "^4.2.1",
"@types/through2": "^2.0.39",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-sanity": "^6.0.0",
"gatsby": "^5.5.0",
"gatsby-plugin-image": "^3.5.0",
"jest": "^29.4.1",
"gatsby": "^5.12.7",
"gatsby-plugin-image": "^3.12.1",
"jest": "^29.7.0",
"mkdirp": "^2.1.3",
"prettier": "^2.8.3",
"prettier-plugin-packagejson": "^2.4.2",
"prettier-plugin-tailwindcss": "^0.4.0",
"prettier": "^2.8.8",
"prettier-plugin-packagejson": "^2.4.6",
"prettier-plugin-tailwindcss": "^0.5.6",
"react": "^18.2.0",
"semantic-release": "^21.1.1",
"ts-jest": "^29.0.5",
"typescript": "^5.0.0"
"semantic-release": "^21.1.2",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
},
"peerDependencies": {
"gatsby": "^3.0.0 || ^4.0.0 || ^5.0.0",
Expand Down

0 comments on commit 73be740

Please sign in to comment.