Skip to content

Commit c4125f4

Browse files
chore(deps): bump loader-utils from 3.0.0 to 3.1.0
1 parent f41a352 commit c4125f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/deno-lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"dependencies": {
5555
"@node-rs/helper": "^1.2.1",
5656
"clipanion": "^3.1.0",
57-
"loader-utils": "^3.0.0",
57+
"loader-utils": "^3.1.0",
5858
"typanion": "^3.7.1"
5959
},
6060
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4578,10 +4578,10 @@ loader-runner@^4.2.0:
45784578
resolved "https://registry.npmjs.org/loader-runner/-/loader-runner-4.2.0.tgz#d7022380d66d14c5fb1d496b89864ebcfd478384"
45794579
integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==
45804580

4581-
loader-utils@^3.0.0:
4582-
version "3.0.0"
4583-
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.0.0.tgz#dfcd9d1101bc4512d4956e1d5d67577c647b47fe"
4584-
integrity sha512-ry4RE7qen73BFLgihlbyllGIW9SVWLUD5Cq9VWtzrqhntOMOJl8yEjA89d5mCUTT0puCnHo4EecO6bz+BOAS8w==
4581+
loader-utils@^3.1.0:
4582+
version "3.1.0"
4583+
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-3.1.0.tgz#5d6583148713e4c022b3dac9daac0efd9b6bca42"
4584+
integrity sha512-7YF6k8Q9xXFHkQhVaX76PyJVAIcPAKNk+7zJs5w2k/wVqkb8uq8O6MIWuY50BkuinY2WD5Ugmpu0oVipDexFkQ==
45854585
dependencies:
45864586
big.js "^6.1.1"
45874587

0 commit comments

Comments
 (0)