Skip to content

Commit 94fd5cc

Browse files
renovate[bot]renovate-botLekoArts
authored
chore(deps): update dependency babel-plugin-dev-expression to ^0.2.3 for gatsby-react-router-scroll (#33753)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Lennart <[email protected]>
1 parent 97eb351 commit 94fd5cc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby-react-router-scroll/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@babel/cli": "^7.15.4",
1414
"@babel/core": "^7.15.5",
15-
"babel-plugin-dev-expression": "^0.2.2",
15+
"babel-plugin-dev-expression": "^0.2.3",
1616
"babel-preset-gatsby-package": "^2.2.0-next.0",
1717
"cross-env": "^7.0.3",
1818
"history": "^5.0.1"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6248,10 +6248,10 @@ babel-plugin-codegen@^4.1.0:
62486248
babel-plugin-macros "^3.0.1"
62496249
require-from-string "^2.0.2"
62506250

6251-
babel-plugin-dev-expression@^0.2.2:
6252-
version "0.2.2"
6253-
resolved "https://registry.yarnpkg.com/babel-plugin-dev-expression/-/babel-plugin-dev-expression-0.2.2.tgz#c18de18a06150f9480edd151acbb01d2e65e999b"
6254-
integrity sha512-y32lfBif+c2FIh5dwGfcc/IfX5aw/Bru7Du7W2n17sJE/GJGAsmIk5DPW/8JOoeKpXW5evJfJOvRq5xkiS6vng==
6251+
babel-plugin-dev-expression@^0.2.3:
6252+
version "0.2.3"
6253+
resolved "https://registry.yarnpkg.com/babel-plugin-dev-expression/-/babel-plugin-dev-expression-0.2.3.tgz#8aaf52155dfb063ed4ddec6280456fbc256fead4"
6254+
integrity sha512-rP5LK9QQTzCW61nVVzw88En1oK8t8gTsIeC6E61oelxNsU842yMjF0G1MxhvUpCkxCEIj7sE8/e5ieTheT//uw==
62556255

62566256
babel-plugin-dynamic-import-node@^2.3.3:
62576257
version "2.3.3"

0 commit comments

Comments
 (0)