Skip to content

Commit

Permalink
fix(packages): update non-major dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent b7b48b7 commit 34f9e5f
Show file tree
Hide file tree
Showing 9 changed files with 1,073 additions and 763 deletions.
18 changes: 9 additions & 9 deletions packages/gatsby-plugin-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@fastify/accepts": "^4.2.0",
"@fastify/http-proxy": "^8.4.0",
"@fastify/middie": "^8.3.0",
"@fastify/static": "^6.10.2",
"@fastify/static": "^6.12.0",
"fastify-plugin": "^4.5.1",
"fs-extra": "^11.1.1",
"gatsby-core-utils": "^4.12.0",
"gatsby-plugin-utils": "^4.12.0",
"http-status-codes": "^2.2.0",
"gatsby-core-utils": "^4.12.1",
"gatsby-plugin-utils": "^4.12.3",
"http-status-codes": "^2.3.0",
"mime": "^3.0.0",
"open": "^8.4.2",
"picomatch": "^2.3.1",
Expand All @@ -48,13 +48,13 @@
"devDependencies": {
"@babel/cli": "^7.22.10",
"@babel/core": "^7.22.10",
"@types/connect": "^3.4.35",
"@types/connect": "^3.4.38",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^29.5.2",
"@types/mime": "^3.0.1",
"@types/node": "^18.17.11",
"@types/picomatch": "^2.3.0",
"@types/yargs": "^17.0.24",
"@types/mime": "^3.0.4",
"@types/node": "^18.18.9",
"@types/picomatch": "^2.3.3",
"@types/yargs": "^17.0.31",
"babel-jest": "^29.6.2",
"babel-preset-gatsby-package": "^3.11.0",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-github-ribbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"babel-jest": "^29.6.2",
"babel-preset-gatsby-package": "^3.11.0",
"cross-env": "^7.0.3",
"gatsby": "^5.12.1",
"gatsby": "^5.12.9",
"jest": "^29.5.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-pinterest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/core": "^7.22.10",
"babel-jest": "^29.6.2",
"babel-preset-gatsby-package": "^3.11.0",
"gatsby-plugin-utils": "^4.12.0",
"gatsby-plugin-utils": "^4.12.3",
"jest": "^29.5.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-relative-ci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "Alex Moon <[email protected]>",
"license": "MIT",
"dependencies": {
"@relative-ci/agent": "^4.1.8"
"@relative-ci/agent": "^4.1.10"
},
"scripts": {
"build": "babel src --out-dir ./dist --ignore \"**/__tests__\"",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-airtable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"mime": "^2.6.0"
},
"devDependencies": {
"covector": "0.10.0"
"covector": "0.10.2"
},
"peerDependencies": {
"gatsby-source-filesystem": ">=2.0.0-rc.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-packagist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/core": "^7.22.10",
"babel-preset-gatsby-package": "^3.11.0",
"cross-env": "^7.0.3",
"gatsby-source-filesystem": "^5.12.0"
"gatsby-source-filesystem": "^5.12.1"
},
"peerDependencies": {
"gatsby": "^4.0.0 || ^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/gatsby-source-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"devDependencies": {
"@babel/cli": "^7.22.10",
"@babel/core": "^7.22.10",
"@types/node": "^18.17.11",
"@types/node": "^18.18.9",
"babel-preset-gatsby-package": "^3.11.0",
"cypress": "^12.17.4",
"start-server-and-test": "^2.0.0"
"start-server-and-test": "^2.0.2"
},
"scripts": {
"build": "babel src --out-dir ./dist --ignore \"**/__tests__,**/*.d.ts\" --extensions \".ts,.js\"",
Expand All @@ -35,10 +35,10 @@
"test": "start-server-and-test 'yarn start' http://localhost:9000 'yarn test:e2e'"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.398.0",
"@aws-sdk/s3-request-presigner": "^3.398.0",
"@aws-sdk/client-s3": "^3.449.0",
"@aws-sdk/s3-request-presigner": "^3.449.0",
"@babel/runtime": "^7.22.10",
"gatsby-source-filesystem": "^5.12.0"
"gatsby-source-filesystem": "^5.12.1"
},
"peerDependencies": {
"gatsby": "^4.5.2 || ^5.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
],
"license": "MIT",
"dependencies": {
"axios": "1.4.0",
"axios": "1.6.1",
"commonmark": "^0.30.0",
"gatsby-source-filesystem": "^5.12.0",
"gatsby-source-filesystem": "^5.12.1",
"lodash": "^4.17.21",
"qs": "^6.11.2"
},
Expand Down
Loading

0 comments on commit 34f9e5f

Please sign in to comment.