Skip to content

Commit 1c049fe

Browse files
authored
chore: upgrade dependencies (#1001)
1 parent e86e655 commit 1c049fe

File tree

87 files changed

+5958
-5876
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+5958
-5876
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,17 @@
6262
],
6363
"license": "BSD-3-Clause",
6464
"devDependencies": {
65-
"@babel/core": "^7.18.10",
66-
"@babel/preset-env": "^7.18.10",
65+
"@babel/core": "^7.19.0",
66+
"@babel/preset-env": "^7.19.0",
6767
"babel-loader": "^8.0.5",
6868
"benchmark": "^2.1.4",
6969
"coveralls": "^3.0.3",
70-
"eslint": "^8.21.0",
71-
"eslint-plugin-jest": "^26.8.2",
70+
"eslint": "^8.23.1",
71+
"eslint-plugin-jest": "^27.0.4",
7272
"eslint-plugin-prettier": "^4.2.1",
7373
"husky": "^8.0.1",
74-
"jest": "^28.1.3",
75-
"jest-runner-eslint": "^1.0.1",
74+
"jest": "^29.0.3",
75+
"jest-runner-eslint": "^1.1.0",
7676
"jsdoc": "^3.6.11",
7777
"jsdoc-template": "^1.2.0",
7878
"lodash.template": ">=4.5.0",

0 commit comments

Comments
 (0)