mirror of
https://github.com/kremalicious/gatsby-plugin-matomo.git
synced 2024-12-22 09:13:19 +01:00
Bump babel-preset-gatsby-package from 2.17.0 to 2.21.0 (#333)
Bumps [babel-preset-gatsby-package](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby-package) from 2.17.0 to 2.21.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby-package/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@2.21.0/packages/babel-preset-gatsby-package) --- updated-dependencies: - dependency-name: babel-preset-gatsby-package dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6664048940
commit
ffe5d5f39e
22
package-lock.json
generated
22
package-lock.json
generated
@ -6449,7 +6449,6 @@
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz",
|
||||
"integrity": "sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@babel/helper-module-imports": "^7.0.0-beta.49",
|
||||
"@babel/types": "^7.0.0-beta.49",
|
||||
@ -6582,9 +6581,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/babel-preset-gatsby-package": {
|
||||
"version": "2.17.0",
|
||||
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.17.0.tgz",
|
||||
"integrity": "sha512-t7BtwAFz3kUujHsPZ6DAvVvZEfljbTgGzihKGnV8GWsIeD7MRIBfaJK8j00s2dm+t4OtmH5HNrwGNjORL8ibZw==",
|
||||
"version": "2.21.0",
|
||||
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.21.0.tgz",
|
||||
"integrity": "sha512-EDZ7k6/i7LOh+1cpZ3ostSdHpOEV955gs7cy79ZUudIZLjz5st+0QVLtPAwjxP+ja7YozYW4e0V8+Nwru+VgXA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
||||
@ -6597,6 +6596,7 @@
|
||||
"@babel/preset-react": "^7.14.0",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.3",
|
||||
"babel-plugin-lodash": "^3.3.4",
|
||||
"core-js": "^3.22.3"
|
||||
},
|
||||
"engines": {
|
||||
@ -23486,8 +23486,7 @@
|
||||
"node_modules/require-package-name": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/require-package-name/-/require-package-name-2.0.1.tgz",
|
||||
"integrity": "sha1-wR6XJ2tluOKSP3Xav1+y7ww4Qbk=",
|
||||
"peer": true
|
||||
"integrity": "sha1-wR6XJ2tluOKSP3Xav1+y7ww4Qbk="
|
||||
},
|
||||
"node_modules/requires-port": {
|
||||
"version": "1.0.0",
|
||||
@ -32776,7 +32775,6 @@
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz",
|
||||
"integrity": "sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==",
|
||||
"peer": true,
|
||||
"requires": {
|
||||
"@babel/helper-module-imports": "^7.0.0-beta.49",
|
||||
"@babel/types": "^7.0.0-beta.49",
|
||||
@ -32883,9 +32881,9 @@
|
||||
}
|
||||
},
|
||||
"babel-preset-gatsby-package": {
|
||||
"version": "2.17.0",
|
||||
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.17.0.tgz",
|
||||
"integrity": "sha512-t7BtwAFz3kUujHsPZ6DAvVvZEfljbTgGzihKGnV8GWsIeD7MRIBfaJK8j00s2dm+t4OtmH5HNrwGNjORL8ibZw==",
|
||||
"version": "2.21.0",
|
||||
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.21.0.tgz",
|
||||
"integrity": "sha512-EDZ7k6/i7LOh+1cpZ3ostSdHpOEV955gs7cy79ZUudIZLjz5st+0QVLtPAwjxP+ja7YozYW4e0V8+Nwru+VgXA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
||||
@ -32898,6 +32896,7 @@
|
||||
"@babel/preset-react": "^7.14.0",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.3",
|
||||
"babel-plugin-lodash": "^3.3.4",
|
||||
"core-js": "^3.22.3"
|
||||
}
|
||||
},
|
||||
@ -45598,8 +45597,7 @@
|
||||
"require-package-name": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/require-package-name/-/require-package-name-2.0.1.tgz",
|
||||
"integrity": "sha1-wR6XJ2tluOKSP3Xav1+y7ww4Qbk=",
|
||||
"peer": true
|
||||
"integrity": "sha1-wR6XJ2tluOKSP3Xav1+y7ww4Qbk="
|
||||
},
|
||||
"requires-port": {
|
||||
"version": "1.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user