Skip to content

Commit

Permalink
feat: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @babel/core from 7.22.1 to 7.25.2.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - @babel/preset-env from 7.22.4 to 7.25.4.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-env
  - ava from 5.3.0 to 6.1.3.
    See this package in npm: https://www.npmjs.com/package/ava
  - babel-loader from 9.1.2 to 9.1.3.
    See this package in npm: https://www.npmjs.com/package/babel-loader
  - c8 from 7.14.0 to 10.1.2.
    See this package in npm: https://www.npmjs.com/package/c8
  - eslint from 8.45.0 to 9.9.1.
    See this package in npm: https://www.npmjs.com/package/eslint
  - eslint-plugin-jsdoc from 46.1.0 to 50.2.2.
    See this package in npm: https://www.npmjs.com/package/eslint-plugin-jsdoc
  - eslint-plugin-n from 16.0.0 to 17.10.2.
    See this package in npm: https://www.npmjs.com/package/eslint-plugin-n
  - eslint-plugin-regexp from 1.15.0 to 2.6.0.
    See this package in npm: https://www.npmjs.com/package/eslint-plugin-regexp
  - eslint-plugin-unicorn from 47.0.0 to 55.0.0.
    See this package in npm: https://www.npmjs.com/package/eslint-plugin-unicorn
  - globby from 13.1.4 to 14.0.2.
    See this package in npm: https://www.npmjs.com/package/globby
  - markdown-it from 13.0.1 to 14.1.0.
    See this package in npm: https://www.npmjs.com/package/markdown-it
  - markdown-it-for-inline from 0.1.1 to 2.0.1.
    See this package in npm: https://www.npmjs.com/package/markdown-it-for-inline
  - markdown-it-sub from 1.0.0 to 2.0.0.
    See this package in npm: https://www.npmjs.com/package/markdown-it-sub
  - markdown-it-sup from 1.0.0 to 2.0.0.
    See this package in npm: https://www.npmjs.com/package/markdown-it-sup
  - markdownlint-micromark from 0.1.5 to 0.1.10.
    See this package in npm: https://www.npmjs.com/package/markdownlint-micromark
  - markdownlint-rule-helpers from 0.19.0 to 0.26.0.
    See this package in npm: https://www.npmjs.com/package/markdownlint-rule-helpers
  - strip-json-comments from 5.0.0 to 5.0.1.
    See this package in npm: https://www.npmjs.com/package/strip-json-comments
  - terser-webpack-plugin from 5.3.9 to 5.3.10.
    See this package in npm: https://www.npmjs.com/package/terser-webpack-plugin
  - typescript from 5.1.3 to 5.5.4.
    See this package in npm: https://www.npmjs.com/package/typescript
  - webpack from 5.85.0 to 5.94.0.
    See this package in npm: https://www.npmjs.com/package/webpack
  - webpack-cli from 5.1.1 to 5.1.4.
    See this package in npm: https://www.npmjs.com/package/webpack-cli
  - yaml from 2.3.1 to 2.5.0.
    See this package in npm: https://www.npmjs.com/package/yaml

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/14fb146e-7d9c-4fae-9564-bc36f1da8ba1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 23, 2024
1 parent c71a84c commit a3eebf9
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,37 +64,37 @@
"node": ">=16"
},
"dependencies": {
"markdown-it": "13.0.1",
"markdownlint-micromark": "0.1.5"
"markdown-it": "14.1.0",
"markdownlint-micromark": "0.1.10"
},
"devDependencies": {
"@babel/core": "7.22.1",
"@babel/preset-env": "7.22.4",
"ava": "5.3.0",
"babel-loader": "9.1.2",
"c8": "7.14.0",
"eslint": "8.45.0",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"ava": "6.1.3",
"babel-loader": "9.1.3",
"c8": "10.1.2",
"eslint": "9.9.1",
"eslint-plugin-es": "4.1.0",
"eslint-plugin-jsdoc": "46.1.0",
"eslint-plugin-n": "16.0.0",
"eslint-plugin-regexp": "1.15.0",
"eslint-plugin-unicorn": "47.0.0",
"globby": "13.1.4",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-unicorn": "55.0.0",
"globby": "14.0.2",
"js-yaml": "4.1.0",
"markdown-it-for-inline": "0.1.1",
"markdown-it-sub": "1.0.0",
"markdown-it-sup": "1.0.0",
"markdown-it-for-inline": "2.0.1",
"markdown-it-sub": "2.0.0",
"markdown-it-sup": "2.0.0",
"markdown-it-texmath": "1.0.0",
"markdownlint-rule-helpers": "0.19.0",
"markdownlint-rule-helpers": "0.26.0",
"npm-run-all": "4.1.5",
"strip-json-comments": "5.0.0",
"terser-webpack-plugin": "5.3.9",
"strip-json-comments": "5.0.1",
"terser-webpack-plugin": "5.3.10",
"toml": "3.0.0",
"tv4": "1.3.0",
"typescript": "5.1.3",
"webpack": "5.85.0",
"webpack-cli": "5.1.1",
"yaml": "2.3.1"
"typescript": "5.5.4",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
"yaml": "2.5.0"
},
"keywords": [
"markdown",
Expand Down

0 comments on commit a3eebf9

Please sign in to comment.