Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump babel-preset-gatsby from 3.12.0 to 3.12.1 #668

Merged
merged 1 commit into from
Oct 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.6",
"babel-jest": "^29.7.0",
"babel-preset-gatsby": "^3.12.0",
"babel-preset-gatsby": "^3.12.1",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
52 changes: 51 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10396,6 +10396,32 @@ __metadata:
languageName: node
linkType: hard

"babel-preset-gatsby@npm:^3.12.1":
version: 3.12.1
resolution: "babel-preset-gatsby@npm:3.12.1"
dependencies:
"@babel/plugin-proposal-class-properties": ^7.18.6
"@babel/plugin-proposal-nullish-coalescing-operator": ^7.18.6
"@babel/plugin-proposal-optional-chaining": ^7.20.7
"@babel/plugin-syntax-dynamic-import": ^7.8.3
"@babel/plugin-transform-classes": ^7.20.7
"@babel/plugin-transform-runtime": ^7.19.6
"@babel/plugin-transform-spread": ^7.20.7
"@babel/preset-env": ^7.20.2
"@babel/preset-react": ^7.18.6
"@babel/runtime": ^7.20.13
babel-plugin-dynamic-import-node: ^2.3.3
babel-plugin-macros: ^3.1.0
babel-plugin-transform-react-remove-prop-types: ^0.4.24
gatsby-core-utils: ^4.12.1
gatsby-legacy-polyfills: ^3.12.0
peerDependencies:
"@babel/core": ^7.11.6
core-js: ^3.0.0
checksum: 66b6368122bcc18e946bb62ce95d750dfabb89de5815f078e7cae43d0a17804e1d317e6e4ebf1ccc5f07af4e4b066a593878c1d149e941f4fc781a6d79bc9433
languageName: node
linkType: hard

"babel-preset-jest@npm:^29.6.3":
version: 29.6.3
resolution: "babel-preset-jest@npm:29.6.3"
Expand Down Expand Up @@ -14761,6 +14787,30 @@ __metadata:
languageName: node
linkType: hard

"gatsby-core-utils@npm:^4.12.1":
version: 4.12.1
resolution: "gatsby-core-utils@npm:4.12.1"
dependencies:
"@babel/runtime": ^7.20.13
ci-info: 2.0.0
configstore: ^5.0.1
fastq: ^1.15.0
file-type: ^16.5.4
fs-extra: ^11.1.1
got: ^11.8.6
hash-wasm: ^4.9.0
import-from: ^4.0.0
lmdb: 2.5.3
lock: ^1.1.0
node-object-hash: ^2.3.10
proper-lockfile: ^4.1.2
resolve-from: ^5.0.0
tmp: ^0.2.1
xdg-basedir: ^4.0.0
checksum: 97caf27b9ab0f5fe249b45c7c039474b220a2cc2a004cf21883b311be35d1600f4c633e443af99ac2becd2efe75c91b7e38c2595f7147cf696971e9bcb20ce14
languageName: node
linkType: hard

"gatsby-graphiql-explorer@npm:^3.12.1":
version: 3.12.1
resolution: "gatsby-graphiql-explorer@npm:3.12.1"
Expand Down Expand Up @@ -22477,7 +22527,7 @@ __metadata:
"@testing-library/react": ^14.0.0
"@types/jest": ^29.5.6
babel-jest: ^29.7.0
babel-preset-gatsby: ^3.12.0
babel-preset-gatsby: ^3.12.1
gatsby-plugin-testing: ^0.3.5
identity-obj-proxy: ^3.0.0
jest: ^29.7.0
Expand Down