Skip to content

Commit

Permalink
update dependencies, we can no longer use legacy-peer-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Dec 1, 2021
1 parent 70c1732 commit 810be7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
package-lock=false
legacy-peer-deps=true
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-qunit": "^7.1.0",
"eslint-plugin-regexp": "^1.5.1",
"eslint-plugin-sonarjs": "~0.10.0",
"eslint-plugin-sonarjs": "~0.11.0",
"eslint-plugin-unicorn": "^39.0.0",
"jsonc-eslint-parser": "^2.0.4",
"karma": "^6.3.9",
Expand All @@ -57,7 +57,7 @@
"p-timeout": "^5.0.2",
"phantomjs-prebuilt": "~2.1.16",
"promises-aplus-tests": "^2.1.2",
"puppeteer": "~12.0.0",
"puppeteer": "~12.0.1",
"qunit": "^2.17.2",
"semver": "^7.3.5",
"terser": "^5.10.0",
Expand Down

0 comments on commit 810be7b

Please sign in to comment.