Skip to content

Commit 83ea3ad

Browse files
fix(deps): update dependency @poppinss/utils to v7
1 parent df61420 commit 83ea3ad

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@boringnode/bus": "^0.9.0",
35-
"@poppinss/utils": "^6.10.1",
35+
"@poppinss/utils": "^7.0.1",
3636
"emittery": "^1.2.0",
3737
"matchit": "^1.1.0"
3838
},

yarn.lock

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ __metadata:
103103
"@boringnode/bus": "npm:^0.9.0"
104104
"@japa/assert": "npm:^4.2.0"
105105
"@japa/runner": "npm:^5.3.0"
106-
"@poppinss/utils": "npm:^6.10.1"
106+
"@poppinss/utils": "npm:^7.0.1"
107107
"@swc/core": "npm:^1.15.8"
108108
"@types/node": "npm:^20.16.10"
109109
c8: "npm:^10.1.3"
@@ -1275,6 +1275,19 @@ __metadata:
12751275
languageName: node
12761276
linkType: hard
12771277

1278+
"@poppinss/utils@npm:^7.0.1":
1279+
version: 7.0.1
1280+
resolution: "@poppinss/utils@npm:7.0.1"
1281+
dependencies:
1282+
"@poppinss/exception": "npm:^1.2.3"
1283+
"@poppinss/object-builder": "npm:^1.1.0"
1284+
"@poppinss/string": "npm:^1.7.1"
1285+
"@poppinss/types": "npm:^1.2.1"
1286+
flattie: "npm:^1.1.1"
1287+
checksum: 10c0/fed3b6f830a3812eff263dbd3c4a8109fb69d336164f1791ebad394cfa3124debfec65f23efa627dbd94855a1bd2321742555ef709435d851c18cae54f7e88c9
1288+
languageName: node
1289+
linkType: hard
1290+
12781291
"@rollup/rollup-android-arm-eabi@npm:4.34.8":
12791292
version: 4.34.8
12801293
resolution: "@rollup/rollup-android-arm-eabi@npm:4.34.8"

0 commit comments

Comments
 (0)