Skip to content

Commit 85160b9

Browse files
Bump loader-utils from 1.2.3 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.2.3 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v1.2.3...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0be987 commit 85160b9

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"jest-styled-components": "^7.0.0",
175175
"jest-watch-typeahead": "0.4.2",
176176
"lint-staged": "9.5.0",
177-
"loader-utils": "1.2.3",
177+
"loader-utils": "1.4.2",
178178
"ngrok": "^3.2.5",
179179
"node-plop": "0.23.0",
180180
"null-loader": "^3.0.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9210,13 +9210,13 @@ [email protected]:
92109210
json5 "^0.5.0"
92119211
object-assign "^4.0.1"
92129212

9213-
loader-utils@1.2.3, loader-utils@~1.2.3:
9214-
version "1.2.3"
9215-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7"
9216-
integrity sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==
9213+
loader-utils@1.4.2, loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3, loader-utils@^1.4.0:
9214+
version "1.4.2"
9215+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3"
9216+
integrity sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==
92179217
dependencies:
92189218
big.js "^5.2.2"
9219-
emojis-list "^2.0.0"
9219+
emojis-list "^3.0.0"
92209220
json5 "^1.0.1"
92219221

92229222
@@ -9228,15 +9228,6 @@ [email protected]:
92289228
emojis-list "^3.0.0"
92299229
json5 "^2.1.2"
92309230

9231-
loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.3, loader-utils@^1.4.0:
9232-
version "1.4.0"
9233-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
9234-
integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
9235-
dependencies:
9236-
big.js "^5.2.2"
9237-
emojis-list "^3.0.0"
9238-
json5 "^1.0.1"
9239-
92409231
loader-utils@^2.0.0:
92419232
version "2.0.2"
92429233
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.2.tgz#d6e3b4fb81870721ae4e0868ab11dd638368c129"
@@ -9246,6 +9237,15 @@ loader-utils@^2.0.0:
92469237
emojis-list "^3.0.0"
92479238
json5 "^2.1.2"
92489239

9240+
loader-utils@~1.2.3:
9241+
version "1.2.3"
9242+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7"
9243+
integrity sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA==
9244+
dependencies:
9245+
big.js "^5.2.2"
9246+
emojis-list "^2.0.0"
9247+
json5 "^1.0.1"
9248+
92499249
locate-path@^2.0.0:
92509250
version "2.0.0"
92519251
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"

0 commit comments

Comments
 (0)