File tree 2 files changed +621
-519
lines changed
2 files changed +621
-519
lines changed Original file line number Diff line number Diff line change 62
62
],
63
63
"license" : " BSD-3-Clause" ,
64
64
"devDependencies" : {
65
- "@babel/core" : " ^7.20.5 " ,
65
+ "@babel/core" : " ^7.21.3 " ,
66
66
"@babel/preset-env" : " ^7.20.2" ,
67
- "babel-loader" : " ^9.1.0 " ,
67
+ "babel-loader" : " ^9.1.2 " ,
68
68
"benchmark" : " ^2.1.4" ,
69
69
"coveralls" : " ^3.0.3" ,
70
- "eslint" : " ^8.30 .0" ,
71
- "eslint-plugin-jest" : " ^27.1.7 " ,
70
+ "eslint" : " ^8.36 .0" ,
71
+ "eslint-plugin-jest" : " ^27.2.1 " ,
72
72
"eslint-plugin-prettier" : " ^4.2.1" ,
73
- "husky" : " ^8.0.2 " ,
74
- "jest" : " ^29.3.1 " ,
75
- "jest-runner-eslint" : " ^1.1 .0" ,
73
+ "husky" : " ^8.0.3 " ,
74
+ "jest" : " ^29.5.0 " ,
75
+ "jest-runner-eslint" : " ^2.0 .0" ,
76
76
"jsdoc" : " ^3.6.11" ,
77
77
"jsdoc-template" : " ^1.2.0" ,
78
78
"lodash.template" : " >=4.5.0" ,
79
- "prettier" : " ^2.7.1 " ,
79
+ "prettier" : " ^2.8.6 " ,
80
80
"tsd-jsdoc" : " ^2.5.0" ,
81
- "webpack" : " ^5.75.0 " ,
82
- "webpack-cli" : " ^4.10.0 " ,
81
+ "webpack" : " ^5.76.2 " ,
82
+ "webpack-cli" : " ^5.0.1 " ,
83
83
"yarpm" : " ^1.2.0"
84
84
}
85
85
}
You can’t perform that action at this time.
0 commit comments