Skip to content

Commit 2c5a37b

Browse files
authoredFeb 12, 2025··
fix(deps): update dependency globals to v15.15.0 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7829105 commit 2c5a37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"eslint-config-prettier": "9.1.0",
4141
"eslint-plugin-prettier": "5.2.3",
42-
"globals": "15.14.0"
42+
"globals": "15.15.0"
4343
},
4444
"devDependencies": {
4545
"@podium/semantic-release-config": "2.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.