Skip to content

Commit 3ffdfc6

Browse files
committed
chore: dependencies update
1 parent f062540 commit 3ffdfc6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
"@types/jasmine": "~4.3.0",
6868
"@types/lodash-es": "^4.17.6",
6969
"@types/node": "^16.18.3",
70-
"@typescript-eslint/eslint-plugin": "^5.42.0",
71-
"@typescript-eslint/parser": "^5.42.0",
72-
"eslint": "~8.26.0",
70+
"@typescript-eslint/eslint-plugin": "^5.42.1",
71+
"@typescript-eslint/parser": "^5.42.1",
72+
"eslint": "~8.27.0",
7373
"jasmine-core": "^4.5.0",
7474
"karma": "^6.4.1",
7575
"karma-chrome-launcher": "^3.1.1",

projects/coreui-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"dependencies": {
20-
"@popperjs/core": "~2.11.5",
20+
"@popperjs/core": "~2.11.6",
2121
"tslib": "^2.3.0"
2222
},
2323
"peerDependencies": {

0 commit comments

Comments
 (0)