File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
],
12
12
"dependencies" : {
13
13
"@babel/runtime-corejs3" : " ^7.12.13" ,
14
- "@xcmats/js-toolbox" : " ^0.12.0 "
14
+ "@xcmats/js-toolbox" : " ^0.12.1 "
15
15
},
16
16
"description" : " Shared memory." ,
17
17
"devDependencies" : {
20
20
"@babel/eslint-parser" : " ^7.12.13" ,
21
21
"@babel/plugin-proposal-class-properties" : " ^7.12.13" ,
22
22
"@babel/plugin-proposal-export-namespace-from" : " ^7.12.13" ,
23
- "@babel/plugin-transform-runtime" : " ^7.12.13 " ,
23
+ "@babel/plugin-transform-runtime" : " ^7.12.15 " ,
24
24
"@babel/preset-env" : " ^7.12.13" ,
25
25
"@babel/preset-typescript" : " ^7.12.13" ,
26
- "@typescript-eslint/eslint-plugin" : " ^4.14.2 " ,
27
- "@typescript-eslint/parser" : " ^4.14.2 " ,
26
+ "@typescript-eslint/eslint-plugin" : " ^4.15.0 " ,
27
+ "@typescript-eslint/parser" : " ^4.15.0 " ,
28
28
"babel-plugin-inline-json-import" : " ^0.3.2" ,
29
29
"cross-env" : " ^7.0.3" ,
30
30
"eslint" : " ^7.19.0" ,
34
34
"jsdoc-babel" : " ^0.5.0" ,
35
35
"minami" : " ^1.2.3" ,
36
36
"rimraf" : " ^3.0.2" ,
37
- "typescript" : " ^4.1.3 "
37
+ "typescript" : " ^4.1.4 "
38
38
},
39
39
"engines" : {
40
40
"node" : " >=12.0.0" ,
You can’t perform that action at this time.
0 commit comments