Skip to content

Commit

Permalink
chore: update devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Mar 2, 2024
1 parent ddb6aa3 commit 9ad9bc4
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 555 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,13 @@
"@testing-library/user-event": "^14.5.2",
"blob-util": "^2.0.2",
"compression": "^1.7.4",
"conventional-changelog-cli": "^2.2.2",
"conventional-changelog-cli": "^4.1.0",
"cross-env": "^7.0.3",
"csso": "^5.0.2",
"d2l-resize-aware": "github:BrightspaceUI/resize-aware#semver:^1.2.2",
"emoji-picker-element-data": "^1.6.0",
"emojibase-data": "^5.1.1",
"express": "^4.18.2",
"express": "^4.18.3",
"fake-indexeddb": "^5.0.2",
"fast-glob": "^3.3.2",
"fetch-mock-jest": "^1.5.1",
Expand All @@ -104,14 +104,14 @@
"markdown-toc": "^1.2.0",
"minify-html-literals": "^1.3.5",
"npm-run-all": "^4.1.5",
"playwright": "^1.41.2",
"playwright": "^1.42.1",
"pretty-bytes": "^6.1.1",
"puppeteer": "^22.1.0",
"puppeteer": "^22.3.0",
"recursive-readdir": "^2.2.3",
"rollup": "^4.12.0",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"sass": "^1.71.0",
"sass": "^1.71.1",
"shx": "^0.3.4",
"standard": "^17.1.0",
"string.prototype.replaceall": "^1.0.9",
Expand All @@ -120,7 +120,7 @@
"stylelint-scss": "^6.1.0",
"svgo": "^3.2.0",
"tachometer": "^0.7.0",
"terser": "^5.27.1"
"terser": "^5.28.1"
},
"//": {
"jsonwebtoken": "comes from tachometer, tachometer is pinned for now due to breaking change, but jsonwebtoken 8 has a vuln"
Expand Down
Loading

0 comments on commit 9ad9bc4

Please sign in to comment.