Skip to content

Commit

Permalink
Merge pull request #141 from nmcdaines/upgrade-jsesc-dependency
Browse files Browse the repository at this point in the history
upgrade jsesc dependency
  • Loading branch information
jviereck authored Sep 16, 2024
2 parents 0a037a2 + dccfed7 commit 49741a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"README.md"
],
"dependencies": {
"jsesc": "~0.5.0"
"jsesc": "~3.0.2"
},
"devDependencies": {
"eslint": "^9.10.0",
Expand Down

0 comments on commit 49741a3

Please sign in to comment.