1
0
mirror of https://github.com/kremalicious/gatsby-plugin-matomo.git synced 2024-06-13 16:03:25 +02:00

Bump babel-preset-gatsby-package from 2.11.0 to 2.14.0 (#302)

This commit is contained in:
dependabot[bot] 2022-05-16 08:05:26 +01:00 committed by GitHub
parent 5bda1a1777
commit c695cbe7a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

28
package-lock.json generated
View File

@ -6489,9 +6489,9 @@
} }
}, },
"node_modules/babel-preset-gatsby-package": { "node_modules/babel-preset-gatsby-package": {
"version": "2.11.0", "version": "2.14.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.11.0.tgz", "resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.14.0.tgz",
"integrity": "sha512-99o+ukvXdYaKtV3ddIpQysZQqN/4JAIkhNAyzvakK76qNM6F4b039jwrX8e7j3zU9NO/77fN+ozgebRjaMJNPA==", "integrity": "sha512-zkD7mucD82Q8W7PjOOXi2N+LkzygCm3VFG7JIjRtrirmhGncMLDurjTL9IC5c1uICnCtv6hriJ3opb0gMlzsvw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
@ -6504,7 +6504,7 @@
"@babel/preset-react": "^7.14.0", "@babel/preset-react": "^7.14.0",
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-dynamic-import-node": "^2.3.3",
"core-js": "^3.17.2" "core-js": "^3.22.3"
}, },
"engines": { "engines": {
"node": ">=14.15.0" "node": ">=14.15.0"
@ -8050,9 +8050,9 @@
} }
}, },
"node_modules/core-js": { "node_modules/core-js": {
"version": "3.19.1", "version": "3.22.5",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.1.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.5.tgz",
"integrity": "sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg==", "integrity": "sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA==",
"hasInstallScript": true, "hasInstallScript": true,
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
@ -31427,9 +31427,9 @@
} }
}, },
"babel-preset-gatsby-package": { "babel-preset-gatsby-package": {
"version": "2.11.0", "version": "2.14.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.11.0.tgz", "resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.14.0.tgz",
"integrity": "sha512-99o+ukvXdYaKtV3ddIpQysZQqN/4JAIkhNAyzvakK76qNM6F4b039jwrX8e7j3zU9NO/77fN+ozgebRjaMJNPA==", "integrity": "sha512-zkD7mucD82Q8W7PjOOXi2N+LkzygCm3VFG7JIjRtrirmhGncMLDurjTL9IC5c1uICnCtv6hriJ3opb0gMlzsvw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
@ -31442,7 +31442,7 @@
"@babel/preset-react": "^7.14.0", "@babel/preset-react": "^7.14.0",
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-dynamic-import-node": "^2.3.3",
"core-js": "^3.17.2" "core-js": "^3.22.3"
} }
}, },
"babel-preset-jest": { "babel-preset-jest": {
@ -32664,9 +32664,9 @@
"peer": true "peer": true
}, },
"core-js": { "core-js": {
"version": "3.19.1", "version": "3.22.5",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.1.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.5.tgz",
"integrity": "sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg==" "integrity": "sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA=="
}, },
"core-js-compat": { "core-js-compat": {
"version": "3.19.1", "version": "3.19.1",