Skip to content

Commit 09e28eb

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency babel-loader to v8.2.5
1 parent 1e5b7bf commit 09e28eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "17.0.15",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",
28-
"babel-loader": "8.2.4",
28+
"babel-loader": "8.2.5",
2929
"intersection-observer": "0.12.0",
3030
"npm-run-all": "4.1.5",
3131
"prop-types": "15.8.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4250,10 +4250,10 @@ babel-jest@^26.6.3:
42504250
graceful-fs "^4.2.4"
42514251
slash "^3.0.0"
42524252

4253-
[email protected].4, babel-loader@^8.0.0:
4254-
version "8.2.4"
4255-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.4.tgz#95f5023c791b2e9e2ca6f67b0984f39c82ff384b"
4256-
integrity sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==
4253+
[email protected].5, babel-loader@^8.0.0:
4254+
version "8.2.5"
4255+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.5.tgz#d45f585e654d5a5d90f5350a779d7647c5ed512e"
4256+
integrity sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==
42574257
dependencies:
42584258
find-cache-dir "^3.3.1"
42594259
loader-utils "^2.0.0"

0 commit comments

Comments
 (0)