Skip to content

Commit

Permalink
Update NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
samwilson committed Sep 10, 2021
1 parent 4cbdefb commit 6c3eed7
Show file tree
Hide file tree
Showing 18 changed files with 2,534 additions and 2,671 deletions.
5,139 changes: 2,501 additions & 2,638 deletions package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"license": "GPL-3.0-or-later",
"private": true,
"devDependencies": {
"@symfony/webpack-encore": "^1.3.0",
"core-js": "^3.12.1",
"eslint": "^7.26.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"@symfony/webpack-encore": "^1.6.1",
"core-js": "^3.17.3",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-standard": "^5.0.0",
Expand All @@ -16,9 +16,9 @@
"less": "^4.1.1",
"less-loader": "^8.1.1",
"normalize.css": "^8.0.1",
"postcss": "^8.2.15",
"postcss-loader": "^5.2.0",
"regenerator-runtime": "^0.13.2",
"postcss": "^8.3.6",
"postcss-loader": "^5.3.0",
"regenerator-runtime": "^0.13.9",
"select2": "^4.0.13",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
Expand Down
1 change: 1 addition & 0 deletions public/build/538.b752a06d.js

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

0 comments on commit 6c3eed7

Please sign in to comment.