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] committed Sep 18, 2024
1 parent 47d4db8 commit d8e64cb
Show file tree
Hide file tree
Showing 9 changed files with 2,253 additions and 1,260 deletions.
12 changes: 6 additions & 6 deletions packages/gatsby-plugin-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"@babel/runtime": "^7.23.7",
"@fastify/accepts": "^4.3.0",
"@fastify/http-proxy": "^8.4.0",
"@fastify/middie": "^8.3.0",
"@fastify/middie": "^8.3.3",
"@fastify/static": "^6.12.0",
"fastify-plugin": "^4.5.1",
"fs-extra": "^11.2.0",
"gatsby-core-utils": "^4.13.0",
"gatsby-plugin-utils": "^4.13.0",
"gatsby-core-utils": "^4.13.1",
"gatsby-plugin-utils": "^4.13.1",
"http-status-codes": "^2.3.0",
"mime": "^3.0.0",
"open": "^8.4.2",
Expand All @@ -52,9 +52,9 @@
"@types/fs-extra": "^11.0.4",
"@types/jest": "^29.5.11",
"@types/mime": "^3.0.4",
"@types/node": "^20.10.6",
"@types/picomatch": "^2.3.3",
"@types/yargs": "^17.0.32",
"@types/node": "^20.16.5",
"@types/picomatch": "^2.3.4",
"@types/yargs": "^17.0.33",
"babel-jest": "^29.7.0",
"babel-preset-gatsby-package": "^3.13.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.7.0",
"babel-preset-gatsby-package": "^3.13.0",
"cross-env": "^7.0.3",
"gatsby": "^5.13.1",
"gatsby": "^5.13.7",
"jest": "^29.7.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.23.7",
"babel-jest": "^29.7.0",
"babel-preset-gatsby-package": "^3.13.0",
"gatsby-plugin-utils": "^4.13.0",
"gatsby-plugin-utils": "^4.13.1",
"jest": "^29.7.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 <alex.jared.moon@gmail.com>",
"license": "MIT",
"dependencies": {
"@relative-ci/agent": "^4.2.3"
"@relative-ci/agent": "^4.2.11"
},
"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.2"
"covector": "0.12.3"
},
"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.23.7",
"babel-preset-gatsby-package": "^3.13.0",
"cross-env": "^7.0.3",
"gatsby-source-filesystem": "^5.13.0"
"gatsby-source-filesystem": "^5.13.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.23.4",
"@babel/core": "^7.23.7",
"@types/node": "^20.10.6",
"@types/node": "^20.16.5",
"babel-preset-gatsby-package": "^3.13.0",
"cypress": "^12.17.4",
"start-server-and-test": "^2.0.3"
"start-server-and-test": "^2.0.8"
},
"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.484.0",
"@aws-sdk/s3-request-presigner": "^3.484.0",
"@aws-sdk/client-s3": "^3.654.0",
"@aws-sdk/s3-request-presigner": "^3.654.0",
"@babel/runtime": "^7.23.7",
"gatsby-source-filesystem": "^5.13.0"
"gatsby-source-filesystem": "^5.13.1"
},
"peerDependencies": {
"gatsby": "^4.5.2 || ^5.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/gatsby-source-strapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
],
"license": "MIT",
"dependencies": {
"axios": "1.6.3",
"commonmark": "^0.30.0",
"gatsby-source-filesystem": "^5.13.0",
"axios": "1.7.7",
"commonmark": "^0.31.1",
"gatsby-source-filesystem": "^5.13.1",
"lodash": "^4.17.21",
"qs": "^6.11.2"
"qs": "^6.13.0"
},
"scripts": {
"build": "babel src --out-dir dist"
Expand Down
Loading

0 comments on commit d8e64cb

Please sign in to comment.