Skip to content

Commit

Permalink
package.json and package-lock.json updates.
Browse files Browse the repository at this point in the history
We have updated the versions of npm / node.js packages specified
in the files:

* https://en.wikipedia.org/wiki/Npm_(software)

This is possibly thanks to a prompting by https://snyk.io/ or GitHub
or GitLab.
  • Loading branch information
shlomif committed Jun 16, 2024
1 parent 114a88c commit 779ea4d
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
82 changes: 41 additions & 41 deletions fc-solve/site/wml/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions fc-solve/site/wml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/preset-env": "^7.24.7",
"@types/jquery": "^3.5.30",
"@types/qunit": "^2.19.10",
"acorn": "^8.11.3",
"acorn": "^8.12.0",
"amdefine": "^1.0.1",
"big-integer": "^1.6.52",
"braces": "^3.0.3",
Expand Down Expand Up @@ -47,7 +47,7 @@
"webpack-cli": "^5.1.4"
},
"devDependencies": {
"eslint": "^9.4.0",
"eslint": "^9.5.0",
"typescript": "^5.4.5"
},
"scripts": {
Expand Down

0 comments on commit 779ea4d

Please sign in to comment.