Skip to content

Commit 0f0bcc0

Browse files
refactor: Bump babel-plugin-transform-inline-environment-variables from 0.4.3 to 0.4.4 (#1743)
1 parent 055ede2 commit 0f0bcc0

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
check-lock-file-version:
1010
name: NPM Lock File Version
1111
timeout-minutes: 5
12-
runs-on: ubuntu-18.04
12+
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: Check NPM lock file version

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"babel-jest": "29.4.2",
5858
"babel-plugin-inline-package-json": "2.0.0",
5959
"babel-plugin-minify-dead-code-elimination": "0.5.2",
60-
"babel-plugin-transform-inline-environment-variables": "0.4.3",
60+
"babel-plugin-transform-inline-environment-variables": "0.4.4",
6161
"browserify": "16.5.1",
6262
"codecov": "3.8.3",
6363
"core-js": "3.27.2",

0 commit comments

Comments
 (0)