Skip to content

Commit

Permalink
[Dev Deps] update @babel/core, aud, eslint-doc-generator, `esli…
Browse files Browse the repository at this point in the history
…nt-plugin-import`, `npmignore`
  • Loading branch information
ljharb committed Dec 14, 2023
1 parent 96af875 commit 37d8bbe
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"string.prototype.matchall": "^4.0.10"
},
"devDependencies": {
"@babel/core": "^7.23.3",
"@babel/core": "^7.23.6",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-syntax-decorators": "^7.23.3",
"@babel/plugin-syntax-do-expressions": "^7.23.3",
Expand All @@ -53,13 +53,13 @@
"@types/estree": "0.0.52",
"@types/node": "^4.9.5",
"@typescript-eslint/parser": "^2.34.0 || ^3.10.1 || ^4.0.0 || ^5.0.0",
"aud": "^2.0.3",
"aud": "^2.0.4",
"babel-eslint": "^8 || ^9 || ^10.1.0",
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-doc-generator": "^1.5.4",
"eslint-doc-generator": "^1.6.1",
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-remote-tester": "^3.0.1",
"eslint-remote-tester-repositories": "^1.0.1",
"eslint-scope": "^3.7.3",
Expand All @@ -70,7 +70,7 @@
"ls-engines": "^0.8.1",
"markdownlint-cli": "^0.8.0 || ^0.32.2",
"mocha": "^5.2.0",
"npmignore": "^0.3.0",
"npmignore": "^0.3.1",
"sinon": "^7.5.0",
"typescript": "^3.9.9",
"typescript-eslint-parser": "^20.1.1"
Expand Down

0 comments on commit 37d8bbe

Please sign in to comment.