Skip to content

Commit 4832d83

Browse files
author
Ben M
authored
Merge pull request #138 from meeroslav/master
fix: bump globals to latest
2 parents b442c5c + 8c9c9eb commit 4832d83

File tree

2 files changed

+68
-13
lines changed

2 files changed

+68
-13
lines changed

package-lock.json

Lines changed: 67 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint": ">= 3.2.1"
2323
},
2424
"dependencies": {
25-
"globals": "^11.12.0"
25+
"globals": "^13.20.0"
2626
},
2727
"devDependencies": {
2828
"@cypress/eslint-plugin-dev": "3.2.0",

0 commit comments

Comments
 (0)